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: '7efd5aa6-1558-eaf9-5d0b-66acef11f94a' Node name: 'onap-msb-consul-5454dcc5c5-qjw9p' 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/07 22:40:11 [DEBUG] agent: Using random ID "7efd5aa6-1558-eaf9-5d0b-66acef11f94a" as node ID 2022/11/07 22:40:11 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7efd5aa6-1558-eaf9-5d0b-66acef11f94a Address:127.0.0.1:8300}] 2022/11/07 22:40:11 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/07 22:40:11 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-qjw9p.dc1 127.0.0.1 2022/11/07 22:40:11 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-qjw9p 127.0.0.1 2022/11/07 22:40:11 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-qjw9p.dc1" in area "wan" 2022/11/07 22:40:11 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-qjw9p (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 22:40:11 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/07 22:40:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/07 22:40:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/07 22:40:11 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/07 22:40:11 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/07 22:40:11 [INFO] agent: started state syncer 2022/11/07 22:40:11 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/07 22:40:11 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/07 22:40:11 [DEBUG] raft: Votes needed: 1 2022/11/07 22:40:11 [DEBUG] raft: Vote granted from 7efd5aa6-1558-eaf9-5d0b-66acef11f94a in term 2. Tally: 1 2022/11/07 22:40:11 [INFO] raft: Election won. Tally: 1 2022/11/07 22:40:11 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/07 22:40:11 [INFO] consul: cluster leadership acquired 2022/11/07 22:40:11 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-qjw9p 2022/11/07 22:40:11 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/07 22:40:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:40:11 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-qjw9p' joined, marking health alive 2022/11/07 22:40:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:40:12 [INFO] agent: Synced node info 2022/11/07 22:40:12 [DEBUG] agent: Node info in sync 2022/11/07 22:40:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:40:14 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/07 22:41:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:41:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:41:35 [DEBUG] agent: Node info in sync 2022/11/07 22:42:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 22:42:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:43:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:43:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:43:22 [DEBUG] agent: Node info in sync 2022/11/07 22:44:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:44:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:44:50 [DEBUG] agent: Node info in sync 2022/11/07 22:45:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 22:45:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:46:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:46:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:46:43 [DEBUG] agent: Node info in sync 2022/11/07 22:47:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:47:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 22:48:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:48:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:48:40 [DEBUG] agent: Node info in sync 2022/11/07 22:49:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:49:25 [DEBUG] http: Request GET /v1/status/leader (1.713399ms) from=127.0.0.6:52875 2022/11/07 22:49:25 [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/07 22:49:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:25 [INFO] agent: Synced service "_v0_multicloud_10.233.31.25_9001" 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (12.661761ms) from=127.0.0.6:52875 2022/11/07 22:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (539.44µs) from=127.0.0.6:52875 2022/11/07 22:49:25 [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/07 22:49:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:25 [INFO] agent: Synced service "_v1_multicloud_10.233.31.25_9001" 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.937005ms) from=127.0.0.6:52875 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.238135ms) from=127.0.0.6:52875 2022/11/07 22:49:25 [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/07 22:49:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.9.47_9015" 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.668541ms) from=127.0.0.6:52875 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (254.848µs) from=127.0.0.6:52875 2022/11/07 22:49:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.8.63_9007" 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.459885ms) from=127.0.0.6:52875 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (272.75µs) from=127.0.0.6:52875 2022/11/07 22:49:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:25 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.8.63_9007" 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (31.028537ms) from=127.0.0.6:52875 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (281.08µs) from=127.0.0.6:52875 2022/11/07 22:49:25 [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/07 22:49:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:25 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.5.221_9011" 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:25 [DEBUG] agent: Node info in sync 2022/11/07 22:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.897808ms) from=127.0.0.6:52875 2022/11/07 22:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (379.762µs) from=127.0.0.6:52875 2022/11/07 22:49:26 [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/07 22:49:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:26 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.5.221_9011" 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.772943ms) from=127.0.0.6:52875 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (362.484µs) from=127.0.0.6:52875 2022/11/07 22:49:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:26 [INFO] agent: Synced service "_v1_sdc-gui_10.233.53.230_8181" 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.727483ms) from=127.0.0.6:52875 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (204.048µs) from=127.0.0.6:52875 2022/11/07 22:49:26 [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/07 22:49:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.22.139_443" 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.648588ms) from=127.0.0.6:52875 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (469.14µs) from=127.0.0.6:52875 2022/11/07 22:49:26 [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/07 22:49:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [INFO] agent: Synced service "_v1_wf-gui_10.233.38.91_8080" 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.981014ms) from=127.0.0.6:52875 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (191.506µs) from=127.0.0.6:52875 2022/11/07 22:49:26 [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/07 22:49:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:49:26 [INFO] agent: Synced service "_v1_parser_10.233.22.17_8806" 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.370243ms) from=127.0.0.6:52875 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (4.088686ms) from=127.0.0.6:52875 2022/11/07 22:49:26 [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/07 22:49:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [INFO] agent: Synced service "_v1_catalog_10.233.22.17_8806" 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.923263ms) from=127.0.0.6:52875 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (348.511µs) from=127.0.0.6:52875 2022/11/07 22:49:26 [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/07 22:49:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [INFO] agent: Synced service "_v1_nsd_10.233.22.17_8806" 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.230685ms) from=127.0.0.6:52875 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (328.511µs) from=127.0.0.6:52875 2022/11/07 22:49:26 [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/07 22:49:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.22.17_8806" 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.797756ms) from=127.0.0.6:52875 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:49:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 22:49:26 [DEBUG] agent: Node info in sync 2022/11/07 22:49:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (256.004µs) from=127.0.0.6:52875 2022/11/07 22:49:37 [DEBUG] http: Request GET /v1/catalog/services (341.973µs) from=127.0.0.6:52875 2022/11/07 22:49:37 [DEBUG] http: Request GET /v1/status/leader (170.283µs) from=127.0.0.6:52875 2022/11/07 22:49:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (295.625µs) from=127.0.0.6:43955 2022/11/07 22:49:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (145.875µs) from=127.0.0.6:60997 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/catalog/services (313.583µs) from=127.0.0.6:45273 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/status/leader (121.686µs) from=127.0.0.6:45273 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (221.736µs) from=127.0.0.6:37723 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (138.939µs) from=127.0.0.6:50635 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (154.34µs) from=127.0.0.6:50635 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (112.25µs) from=127.0.0.6:50635 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (138.339µs) from=127.0.0.6:37723 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (152.7µs) from=127.0.0.6:37723 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (209.628µs) from=127.0.0.6:56071 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (148.577µs) from=127.0.0.6:56071 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (111.853µs) from=127.0.0.6:56071 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (243.905µs) from=127.0.0.6:50635 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (128.485µs) from=127.0.0.6:56071 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (112.345µs) from=127.0.0.6:37723 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (183.961µs) from=127.0.0.6:59395 2022/11/07 22:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (145.621µs) from=127.0.0.6:48689 2022/11/07 22:49:57 [DEBUG] http: Request GET /v1/status/leader (170.625µs) from=127.0.0.6:48367 2022/11/07 22:50:02 [DEBUG] http: Request GET /v1/status/leader (1.171479ms) from=127.0.0.6:48367 2022/11/07 22:50:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:50:17 [DEBUG] http: Request GET /v1/status/leader (177.746µs) from=127.0.0.6:50305 2022/11/07 22:50:22 [DEBUG] http: Request GET /v1/status/leader (351.143µs) from=127.0.0.6:50305 2022/11/07 22:50:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 22:50:37 [DEBUG] http: Request GET /v1/status/leader (272.628µs) from=127.0.0.6:50305 2022/11/07 22:50:42 [DEBUG] http: Request GET /v1/status/leader (164.249µs) from=127.0.0.6:50305 2022/11/07 22:50:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:50:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:50:50 [DEBUG] agent: Node info in sync 2022/11/07 22:50:57 [DEBUG] http: Request GET /v1/status/leader (215.001µs) from=127.0.0.6:50305 2022/11/07 22:51:02 [DEBUG] http: Request GET /v1/status/leader (745.252µs) from=127.0.0.6:48367 2022/11/07 22:51:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:51:17 [DEBUG] http: Request GET /v1/status/leader (467.843µs) from=127.0.0.6:48367 2022/11/07 22:51:22 [DEBUG] http: Request GET /v1/status/leader (325.533µs) from=127.0.0.6:50305 2022/11/07 22:51:37 [DEBUG] http: Request GET /v1/status/leader (166.492µs) from=127.0.0.6:50305 2022/11/07 22:51:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m1.091046759s) from=127.0.0.6:52875 2022/11/07 22:51:40 [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/07 22:51:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:51:40 [INFO] agent: Synced service "_v1_sdnc_10.233.39.243_8282" 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:51:40 [DEBUG] agent: Node info in sync 2022/11/07 22:51:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.476731ms) from=127.0.0.6:48367 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:51:40 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:51:40 [DEBUG] agent: Node info in sync 2022/11/07 22:51:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (1.698412335s) from=127.0.0.6:52875 2022/11/07 22:51:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (1m58.1485876s) from=127.0.0.6:45273 2022/11/07 22:51:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (290.008µs) from=127.0.0.6:52875 2022/11/07 22:51:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (247.465µs) from=127.0.0.6:52875 2022/11/07 22:51:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.432601178s) from=127.0.0.6:60997 2022/11/07 22:51:42 [DEBUG] http: Request GET /v1/status/leader (304.084µs) from=127.0.0.6:50305 2022/11/07 22:51:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.020437117s) from=127.0.0.6:56071 2022/11/07 22:51:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.547075516s) from=127.0.0.6:59395 2022/11/07 22:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.300691439s) from=127.0.0.6:49741 2022/11/07 22:51:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.046185032s) from=127.0.0.6:43955 2022/11/07 22:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.002134773s) from=127.0.0.6:55949 2022/11/07 22:51:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.007759818s) from=127.0.0.6:45789 2022/11/07 22:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.22158492s) from=127.0.0.6:50635 2022/11/07 22:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.304436876s) from=127.0.0.6:52025 2022/11/07 22:51:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.530665137s) from=127.0.0.6:34925 2022/11/07 22:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.627728396s) from=127.0.0.6:39857 2022/11/07 22:51:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.520244173s) from=127.0.0.6:48689 2022/11/07 22:51:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.696826202s) from=127.0.0.6:44019 2022/11/07 22:51:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.754456766s) from=127.0.0.6:53981 2022/11/07 22:51:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.263562406s) from=127.0.0.6:37723 2022/11/07 22:51:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.174342585s) from=127.0.0.6:45267 2022/11/07 22:51:57 [DEBUG] http: Request GET /v1/status/leader (248.001µs) from=127.0.0.6:50305 2022/11/07 22:52:02 [DEBUG] http: Request GET /v1/status/leader (306.636µs) from=127.0.0.6:50305 2022/11/07 22:52:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:52:17 [DEBUG] http: Request GET /v1/status/leader (179.748µs) from=127.0.0.6:47225 2022/11/07 22:52:22 [DEBUG] http: Request GET /v1/status/leader (158.822µs) from=127.0.0.6:50305 2022/11/07 22:52:37 [DEBUG] http: Request GET /v1/status/leader (261.466µs) from=127.0.0.6:47225 2022/11/07 22:52:42 [DEBUG] http: Request GET /v1/status/leader (285.812µs) from=127.0.0.6:50305 2022/11/07 22:52:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 22:52:57 [DEBUG] http: Request GET /v1/status/leader (127.858µs) from=127.0.0.6:50305 2022/11/07 22:53:02 [DEBUG] http: Request GET /v1/status/leader (128.443µs) from=127.0.0.6:50305 2022/11/07 22:53:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:53:17 [DEBUG] http: Request GET /v1/status/leader (235.494µs) from=127.0.0.6:47225 2022/11/07 22:53:22 [DEBUG] http: Request GET /v1/status/leader (299.409µs) from=127.0.0.6:50305 2022/11/07 22:53:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:53:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:53:36 [DEBUG] agent: Node info in sync 2022/11/07 22:53:37 [DEBUG] http: Request GET /v1/status/leader (1.129493ms) from=127.0.0.6:47225 2022/11/07 22:53:42 [DEBUG] http: Request GET /v1/status/leader (178.79µs) from=127.0.0.6:50305 2022/11/07 22:53:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.918961232s) from=127.0.0.6:48367 2022/11/07 22:53:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.699674242s) from=127.0.0.6:49741 2022/11/07 22:53:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.013034298s) from=127.0.0.6:59395 2022/11/07 22:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.029382225s) from=127.0.0.6:39857 2022/11/07 22:53:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.559138524s) from=127.0.0.6:50635 2022/11/07 22:53:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.362592055s) from=127.0.0.6:52875 2022/11/07 22:53:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.419659533s) from=127.0.0.6:45273 2022/11/07 22:53:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.88868731s) from=127.0.0.6:34925 2022/11/07 22:53:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.593958748s) from=127.0.0.6:55949 2022/11/07 22:53:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.885552996s) from=127.0.0.6:60997 2022/11/07 22:53:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.971581521s) from=127.0.0.6:56071 2022/11/07 22:53:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.762298567s) from=127.0.0.6:52025 2022/11/07 22:53:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.209791901s) from=127.0.0.6:43955 2022/11/07 22:53:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.677487881s) from=127.0.0.6:53981 2022/11/07 22:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.219884827s) from=127.0.0.6:45267 2022/11/07 22:53:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.478429763s) from=127.0.0.6:45789 2022/11/07 22:53:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.897470798s) from=127.0.0.6:48689 2022/11/07 22:53:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.12798774s) from=127.0.0.6:44019 2022/11/07 22:53:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.3942197s) from=127.0.0.6:37723 2022/11/07 22:53:57 [DEBUG] http: Request GET /v1/status/leader (244.809µs) from=127.0.0.6:47225 2022/11/07 22:54:02 [DEBUG] http: Request GET /v1/status/leader (1.244324ms) from=127.0.0.6:50305 2022/11/07 22:54:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:54:17 [DEBUG] http: Request GET /v1/status/leader (171.923µs) from=127.0.0.6:47225 2022/11/07 22:54:22 [DEBUG] http: Request GET /v1/status/leader (248.402µs) from=127.0.0.6:50305 2022/11/07 22:54:37 [DEBUG] http: Request GET /v1/status/leader (514.824µs) from=127.0.0.6:47225 2022/11/07 22:54:42 [DEBUG] http: Request GET /v1/status/leader (371.552µs) from=127.0.0.6:50305 2022/11/07 22:54:57 [DEBUG] http: Request GET /v1/status/leader (459.91µs) from=127.0.0.6:50305 2022/11/07 22:55:02 [DEBUG] http: Request GET /v1/status/leader (154.538µs) from=127.0.0.6:50305 2022/11/07 22:55:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:55:17 [DEBUG] http: Request GET /v1/status/leader (309.806µs) from=127.0.0.6:50305 2022/11/07 22:55:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 22:55:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:55:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:55:18 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 22:55:18 [DEBUG] agent: Node info in sync 2022/11/07 22:55:22 [DEBUG] http: Request GET /v1/status/leader (1.782494ms) from=127.0.0.6:50305 2022/11/07 22:55:37 [DEBUG] http: Request GET /v1/status/leader (274.808µs) from=127.0.0.6:47225 2022/11/07 22:55:42 [DEBUG] http: Request GET /v1/status/leader (260.516µs) from=127.0.0.6:50305 2022/11/07 22:55:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.411743642s) from=127.0.0.6:39857 2022/11/07 22:55:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.299685251s) from=127.0.0.6:49741 2022/11/07 22:55:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.203069523s) from=127.0.0.6:59395 2022/11/07 22:55:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.03344561s) from=127.0.0.6:55949 2022/11/07 22:55:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.405736894s) from=127.0.0.6:56071 2022/11/07 22:55:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.451257722s) from=127.0.0.6:48367 2022/11/07 22:55:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.313891793s) from=127.0.0.6:45273 2022/11/07 22:55:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.383623853s) from=127.0.0.6:52875 2022/11/07 22:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.393971766s) from=127.0.0.6:52025 2022/11/07 22:55:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.128313615s) from=127.0.0.6:34925 2022/11/07 22:55:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.520180931s) from=127.0.0.6:45789 2022/11/07 22:55:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.427264612s) from=127.0.0.6:60997 2022/11/07 22:55:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.165467565s) from=127.0.0.6:43955 2022/11/07 22:55:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m7.216830481s) from=127.0.0.6:50635 2022/11/07 22:55:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.340111473s) from=127.0.0.6:45267 2022/11/07 22:55:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.63613238s) from=127.0.0.6:53981 2022/11/07 22:55:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.115686834s) from=127.0.0.6:37723 2022/11/07 22:55:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.940299065s) from=127.0.0.6:48689 2022/11/07 22:55:57 [DEBUG] http: Request GET /v1/status/leader (175.229µs) from=127.0.0.6:50305 2022/11/07 22:55:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.811981494s) from=127.0.0.6:44019 2022/11/07 22:56:02 [DEBUG] http: Request GET /v1/status/leader (204.761µs) from=127.0.0.6:50305 2022/11/07 22:56:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:56:17 [DEBUG] http: Request GET /v1/status/leader (223.262µs) from=127.0.0.6:47225 2022/11/07 22:56:22 [DEBUG] http: Request GET /v1/status/leader (274.071µs) from=127.0.0.6:50305 2022/11/07 22:56:37 [DEBUG] http: Request GET /v1/status/leader (148.064µs) from=127.0.0.6:50305 2022/11/07 22:56:42 [DEBUG] http: Request GET /v1/status/leader (150.531µs) from=127.0.0.6:50305 2022/11/07 22:56:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:56:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:56:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:56:50 [DEBUG] agent: Node info in sync 2022/11/07 22:56:57 [DEBUG] http: Request GET /v1/status/leader (268.669µs) from=127.0.0.6:50305 2022/11/07 22:57:02 [DEBUG] http: Request GET /v1/status/leader (209.844µs) from=127.0.0.6:50305 2022/11/07 22:57:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:57:17 [DEBUG] http: Request GET /v1/status/leader (899.766µs) from=127.0.0.6:47225 2022/11/07 22:57:22 [DEBUG] http: Request GET /v1/status/leader (193.988µs) from=127.0.0.6:50305 2022/11/07 22:57:37 [DEBUG] http: Request GET /v1/status/leader (301.455µs) from=127.0.0.6:50305 2022/11/07 22:57:42 [DEBUG] http: Request GET /v1/status/leader (301.457µs) from=127.0.0.6:50305 2022/11/07 22:57:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.518486157s) from=127.0.0.6:39857 2022/11/07 22:57:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.742846654s) from=127.0.0.6:59395 2022/11/07 22:57:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.183218295s) from=127.0.0.6:55949 2022/11/07 22:57:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.322526921s) from=127.0.0.6:49741 2022/11/07 22:57:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 22:57:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.324942221s) from=127.0.0.6:52875 2022/11/07 22:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.796118228s) from=127.0.0.6:45267 2022/11/07 22:57:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.399349834s) from=127.0.0.6:53981 2022/11/07 22:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.597139078s) from=127.0.0.6:52025 2022/11/07 22:57:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.396083771s) from=127.0.0.6:60997 2022/11/07 22:57:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.119353089s) from=127.0.0.6:56071 2022/11/07 22:57:57 [DEBUG] http: Request GET /v1/status/leader (2.932936ms) from=127.0.0.6:50305 2022/11/07 22:57:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.956281078s) from=127.0.0.6:45273 2022/11/07 22:57:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.80394725s) from=127.0.0.6:48367 2022/11/07 22:57:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.909635835s) from=127.0.0.6:45789 2022/11/07 22:57:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.53755935s) from=127.0.0.6:34925 2022/11/07 22:57:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.58750801s) from=127.0.0.6:37723 2022/11/07 22:58:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.309830504s) from=127.0.0.6:50635 2022/11/07 22:58:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.881967621s) from=127.0.0.6:44019 2022/11/07 22:58:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.214344806s) from=127.0.0.6:43955 2022/11/07 22:58:02 [DEBUG] http: Request GET /v1/status/leader (227.541µs) from=127.0.0.6:50305 2022/11/07 22:58:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.032801761s) from=127.0.0.6:48689 2022/11/07 22:58:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:58:18 [DEBUG] http: Request GET /v1/status/leader (312.777µs) from=127.0.0.6:47225 2022/11/07 22:58:22 [DEBUG] http: Request GET /v1/status/leader (237.66µs) from=127.0.0.6:50305 2022/11/07 22:58:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:58:29 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 22:58:29 [DEBUG] agent: Node info in sync 2022/11/07 22:58:38 [DEBUG] http: Request GET /v1/status/leader (238.747µs) from=127.0.0.6:47225 2022/11/07 22:58:42 [DEBUG] http: Request GET /v1/status/leader (334.926µs) from=127.0.0.6:50305 2022/11/07 22:58:58 [DEBUG] http: Request GET /v1/status/leader (180.144µs) from=127.0.0.6:47225 2022/11/07 22:59:02 [DEBUG] http: Request GET /v1/status/leader (312.684µs) from=127.0.0.6:50305 2022/11/07 22:59:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 22:59:18 [DEBUG] http: Request GET /v1/status/leader (845.18µs) from=127.0.0.6:50305 2022/11/07 22:59:22 [DEBUG] http: Request GET /v1/status/leader (318.677µs) from=127.0.0.6:50305 2022/11/07 22:59:38 [DEBUG] http: Request GET /v1/status/leader (323.72µs) from=127.0.0.6:47225 2022/11/07 22:59:42 [DEBUG] http: Request GET /v1/status/leader (270.522µs) from=127.0.0.6:50305 2022/11/07 22:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.936470476s) from=127.0.0.6:55949 2022/11/07 22:59:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.616865422s) from=127.0.0.6:59395 2022/11/07 22:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.805497857s) from=127.0.0.6:39857 2022/11/07 22:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.565593405s) from=127.0.0.6:49741 2022/11/07 22:59:58 [DEBUG] http: Request GET /v1/status/leader (411.416µs) from=127.0.0.6:47225 2022/11/07 22:59:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.288040806s) from=127.0.0.6:45789 2022/11/07 23:00:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.584533965s) from=127.0.0.6:37723 2022/11/07 23:00:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.871139708s) from=127.0.0.6:52875 2022/11/07 23:00:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.571895983s) from=127.0.0.6:60997 2022/11/07 23:00:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.308520706s) from=127.0.0.6:43955 2022/11/07 23:00:02 [DEBUG] http: Request GET /v1/status/leader (193.471µs) from=127.0.0.6:50305 2022/11/07 23:00:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.603379322s) from=127.0.0.6:45273 2022/11/07 23:00:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.353300003s) from=127.0.0.6:52025 2022/11/07 23:00:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.966573131s) from=127.0.0.6:45267 2022/11/07 23:00:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.668151874s) from=127.0.0.6:34925 2022/11/07 23:00:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.047435004s) from=127.0.0.6:53981 2022/11/07 23:00:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.145656389s) from=127.0.0.6:56071 2022/11/07 23:00:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.424266343s) from=127.0.0.6:50635 2022/11/07 23:00:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.368909726s) from=127.0.0.6:48689 2022/11/07 23:00:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.612505991s) from=127.0.0.6:48367 2022/11/07 23:00:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.289088646s) from=127.0.0.6:44019 2022/11/07 23:00:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:00:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:00:18 [DEBUG] http: Request GET /v1/status/leader (226.031µs) from=127.0.0.6:50305 2022/11/07 23:00:22 [DEBUG] http: Request GET /v1/status/leader (262.394µs) from=127.0.0.6:50305 2022/11/07 23:00:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:00:22 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:00:22 [DEBUG] agent: Node info in sync 2022/11/07 23:00:38 [DEBUG] http: Request GET /v1/status/leader (129.243µs) from=127.0.0.6:50305 2022/11/07 23:00:42 [DEBUG] http: Request GET /v1/status/leader (201.289µs) from=127.0.0.6:50305 2022/11/07 23:00:58 [DEBUG] http: Request GET /v1/status/leader (334.59µs) from=127.0.0.6:47225 2022/11/07 23:01:02 [DEBUG] http: Request GET /v1/status/leader (174.183µs) from=127.0.0.6:50305 2022/11/07 23:01:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:01:18 [DEBUG] http: Request GET /v1/status/leader (270.24µs) from=127.0.0.6:50305 2022/11/07 23:01:22 [DEBUG] http: Request GET /v1/status/leader (130.405µs) from=127.0.0.6:50305 2022/11/07 23:01:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:01:26 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:01:26 [DEBUG] agent: Node info in sync 2022/11/07 23:01:38 [DEBUG] http: Request GET /v1/status/leader (238.21µs) from=127.0.0.6:47225 2022/11/07 23:01:42 [DEBUG] http: Request GET /v1/status/leader (167.391µs) from=127.0.0.6:50305 2022/11/07 23:01:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.018724569s) from=127.0.0.6:39857 2022/11/07 23:01:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.43435685s) from=127.0.0.6:59395 2022/11/07 23:01:58 [DEBUG] http: Request GET /v1/status/leader (225.496µs) from=127.0.0.6:47225 2022/11/07 23:01:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.229818434s) from=127.0.0.6:55949 2022/11/07 23:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.913004063s) from=127.0.0.6:49741 2022/11/07 23:02:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.731515917s) from=127.0.0.6:45789 2022/11/07 23:02:02 [DEBUG] http: Request GET /v1/status/leader (129.821µs) from=127.0.0.6:50305 2022/11/07 23:02:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.416093824s) from=127.0.0.6:45273 2022/11/07 23:02:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.098009682s) from=127.0.0.6:56071 2022/11/07 23:02:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.926231458s) from=127.0.0.6:52875 2022/11/07 23:02:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.612708222s) from=127.0.0.6:48367 2022/11/07 23:02:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.215393135s) from=127.0.0.6:52025 2022/11/07 23:02:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.449121635s) from=127.0.0.6:60997 2022/11/07 23:02:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.363636975s) from=127.0.0.6:53981 2022/11/07 23:02:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.267695975s) from=127.0.0.6:44019 2022/11/07 23:02:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.402885531s) from=127.0.0.6:37723 2022/11/07 23:02:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.737402315s) from=127.0.0.6:48689 2022/11/07 23:02:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.850738942s) from=127.0.0.6:45267 2022/11/07 23:02:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.251928645s) from=127.0.0.6:43955 2022/11/07 23:02:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.850245705s) from=127.0.0.6:34925 2022/11/07 23:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m7.006407361s) from=127.0.0.6:50635 2022/11/07 23:02:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:02:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:02:18 [DEBUG] http: Request GET /v1/status/leader (332.233µs) from=127.0.0.6:50305 2022/11/07 23:02:22 [DEBUG] http: Request GET /v1/status/leader (238.348µs) from=127.0.0.6:50305 2022/11/07 23:02:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:02:33 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:02:33 [DEBUG] agent: Node info in sync 2022/11/07 23:02:38 [DEBUG] http: Request GET /v1/status/leader (177.211µs) from=127.0.0.6:47225 2022/11/07 23:02:42 [DEBUG] http: Request GET /v1/status/leader (268.377µs) from=127.0.0.6:50305 2022/11/07 23:02:58 [DEBUG] http: Request GET /v1/status/leader (790.938µs) from=127.0.0.6:50305 2022/11/07 23:03:02 [DEBUG] http: Request GET /v1/status/leader (361.251µs) from=127.0.0.6:50305 2022/11/07 23:03:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:03:18 [DEBUG] http: Request GET /v1/status/leader (319.597µs) from=127.0.0.6:47225 2022/11/07 23:03:22 [DEBUG] http: Request GET /v1/status/leader (139.158µs) from=127.0.0.6:50305 2022/11/07 23:03:38 [DEBUG] http: Request GET /v1/status/leader (169.661µs) from=127.0.0.6:50305 2022/11/07 23:03:42 [DEBUG] http: Request GET /v1/status/leader (431.645µs) from=127.0.0.6:50305 2022/11/07 23:03:58 [DEBUG] http: Request GET /v1/status/leader (276.956µs) from=127.0.0.6:47225 2022/11/07 23:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.686984729s) from=127.0.0.6:39857 2022/11/07 23:04:02 [DEBUG] http: Request GET /v1/status/leader (151.881µs) from=127.0.0.6:50305 2022/11/07 23:04:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.548139961s) from=127.0.0.6:55949 2022/11/07 23:04:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.494806925s) from=127.0.0.6:45789 2022/11/07 23:04:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.155431137s) from=127.0.0.6:59395 2022/11/07 23:04:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.936420596s) from=127.0.0.6:49741 2022/11/07 23:04:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.710554582s) from=127.0.0.6:48367 2022/11/07 23:04:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.902706152s) from=127.0.0.6:52875 2022/11/07 23:04:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.365930855s) from=127.0.0.6:60997 2022/11/07 23:04:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.105725124s) from=127.0.0.6:56071 2022/11/07 23:04:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.693520555s) from=127.0.0.6:45273 2022/11/07 23:04:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.814832988s) from=127.0.0.6:45267 2022/11/07 23:04:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:04:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.563090453s) from=127.0.0.6:34925 2022/11/07 23:04:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.927773082s) from=127.0.0.6:52025 2022/11/07 23:04:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.068112583s) from=127.0.0.6:48689 2022/11/07 23:04:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.769823483s) from=127.0.0.6:37723 2022/11/07 23:04:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.556450521s) from=127.0.0.6:44019 2022/11/07 23:04:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.31567436s) from=127.0.0.6:53981 2022/11/07 23:04:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.285917964s) from=127.0.0.6:43955 2022/11/07 23:04:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m7.015054548s) from=127.0.0.6:50635 2022/11/07 23:04:18 [DEBUG] http: Request GET /v1/status/leader (264.7µs) from=127.0.0.6:50305 2022/11/07 23:04:22 [DEBUG] http: Request GET /v1/status/leader (1.612459ms) from=127.0.0.6:50305 2022/11/07 23:04:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:04:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:04:32 [DEBUG] agent: Node info in sync 2022/11/07 23:04:38 [DEBUG] http: Request GET /v1/status/leader (267.626µs) from=127.0.0.6:50305 2022/11/07 23:04:42 [DEBUG] http: Request GET /v1/status/leader (157.873µs) from=127.0.0.6:50305 2022/11/07 23:04:58 [DEBUG] http: Request GET /v1/status/leader (383.061µs) from=127.0.0.6:47225 2022/11/07 23:05:02 [DEBUG] http: Request GET /v1/status/leader (163.8µs) from=127.0.0.6:50305 2022/11/07 23:05:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:05:18 [DEBUG] http: Request GET /v1/status/leader (213.051µs) from=127.0.0.6:47225 2022/11/07 23:05:22 [DEBUG] http: Request GET /v1/status/leader (270.68µs) from=127.0.0.6:50305 2022/11/07 23:05:38 [DEBUG] http: Request GET /v1/status/leader (178.839µs) from=127.0.0.6:47225 2022/11/07 23:05:42 [DEBUG] http: Request GET /v1/status/leader (1.464375ms) from=127.0.0.6:50305 2022/11/07 23:05:58 [DEBUG] http: Request GET /v1/status/leader (437.267µs) from=127.0.0.6:50305 2022/11/07 23:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.040700238s) from=127.0.0.6:39857 2022/11/07 23:06:02 [DEBUG] http: Request GET /v1/status/leader (256.581µs) from=127.0.0.6:50305 2022/11/07 23:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.707547818s) from=127.0.0.6:55949 2022/11/07 23:06:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.098534239s) from=127.0.0.6:59395 2022/11/07 23:06:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:06:06 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:06:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:06:06 [DEBUG] agent: Node info in sync 2022/11/07 23:06:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.466991117s) from=127.0.0.6:45789 2022/11/07 23:06:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.922696932s) from=127.0.0.6:49741 2022/11/07 23:06:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.403508785s) from=127.0.0.6:52875 2022/11/07 23:06:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.48924815s) from=127.0.0.6:56071 2022/11/07 23:06:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.312651175s) from=127.0.0.6:48367 2022/11/07 23:06:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:06:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.206421988s) from=127.0.0.6:34925 2022/11/07 23:06:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.545807623s) from=127.0.0.6:45273 2022/11/07 23:06:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.292284048s) from=127.0.0.6:60997 2022/11/07 23:06:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.588236866s) from=127.0.0.6:44019 2022/11/07 23:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.997517008s) from=127.0.0.6:45267 2022/11/07 23:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.430449406s) from=127.0.0.6:52025 2022/11/07 23:06:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.590838518s) from=127.0.0.6:43955 2022/11/07 23:06:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.823320533s) from=127.0.0.6:37723 2022/11/07 23:06:18 [DEBUG] http: Request GET /v1/status/leader (1.286377ms) from=127.0.0.6:47225 2022/11/07 23:06:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.310052885s) from=127.0.0.6:48689 2022/11/07 23:06:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.235762164s) from=127.0.0.6:53981 2022/11/07 23:06:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.959971114s) from=127.0.0.6:50635 2022/11/07 23:06:22 [DEBUG] http: Request GET /v1/status/leader (254.598µs) from=127.0.0.6:50305 2022/11/07 23:06:38 [DEBUG] http: Request GET /v1/status/leader (154.917µs) from=127.0.0.6:47225 2022/11/07 23:06:42 [DEBUG] http: Request GET /v1/status/leader (126.226µs) from=127.0.0.6:50305 2022/11/07 23:06:58 [DEBUG] http: Request GET /v1/status/leader (213.511µs) from=127.0.0.6:47225 2022/11/07 23:07:02 [DEBUG] http: Request GET /v1/status/leader (142.509µs) from=127.0.0.6:50305 2022/11/07 23:07:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:07:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:07:16 [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/07 23:07:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:07:16 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" 2022/11/07 23:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:07:16 [DEBUG] agent: Node info in sync 2022/11/07 23:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.888074ms) from=127.0.0.6:47225 2022/11/07 23:07:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (1m6.477839562s) from=127.0.0.6:48367 2022/11/07 23:07:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (1m6.612929361s) from=127.0.0.6:56071 2022/11/07 23:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:07:16 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:07:16 [DEBUG] agent: Node info in sync 2022/11/07 23:07:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (533.3µs) from=127.0.0.6:48367 2022/11/07 23:07:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (154.985µs) from=127.0.0.6:50305 2022/11/07 23:07:18 [DEBUG] http: Request GET /v1/status/leader (221.301µs) from=127.0.0.6:48367 2022/11/07 23:07:22 [DEBUG] http: Request GET /v1/status/leader (169.566µs) from=127.0.0.6:51387 2022/11/07 23:07:38 [DEBUG] http: Request GET /v1/status/leader (1.845258ms) from=127.0.0.6:51387 2022/11/07 23:07:42 [DEBUG] http: Request GET /v1/status/leader (453.264µs) from=127.0.0.6:51387 2022/11/07 23:07:58 [DEBUG] http: Request GET /v1/status/leader (340.767µs) from=127.0.0.6:51387 2022/11/07 23:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.822689759s) from=127.0.0.6:39857 2022/11/07 23:08:03 [DEBUG] http: Request GET /v1/status/leader (160.918µs) from=127.0.0.6:51387 2022/11/07 23:08:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.207777076s) from=127.0.0.6:59395 2022/11/07 23:08:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.347766761s) from=127.0.0.6:45789 2022/11/07 23:08:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.141610389s) from=127.0.0.6:55949 2022/11/07 23:08:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:08:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.901636074s) from=127.0.0.6:49741 2022/11/07 23:08:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.383342367s) from=127.0.0.6:45273 2022/11/07 23:08:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.302811728s) from=127.0.0.6:44019 2022/11/07 23:08:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.429625574s) from=127.0.0.6:52875 2022/11/07 23:08:18 [DEBUG] http: Request GET /v1/status/leader (1.199063ms) from=127.0.0.6:51387 2022/11/07 23:08:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.397885412s) from=127.0.0.6:43955 2022/11/07 23:08:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.628699792s) from=127.0.0.6:34925 2022/11/07 23:08:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.947714288s) from=127.0.0.6:60997 2022/11/07 23:08:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.790368839s) from=127.0.0.6:53981 2022/11/07 23:08:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.640500724s) from=127.0.0.6:37723 2022/11/07 23:08:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.5591364s) from=127.0.0.6:45267 2022/11/07 23:08:23 [DEBUG] http: Request GET /v1/status/leader (260.579µs) from=127.0.0.6:51387 2022/11/07 23:08:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.726351087s) from=127.0.0.6:52025 2022/11/07 23:08:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.113864806s) from=127.0.0.6:48689 2022/11/07 23:08:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.297248939s) from=127.0.0.6:50635 2022/11/07 23:08:38 [DEBUG] http: Request GET /v1/status/leader (213.586µs) from=127.0.0.6:51387 2022/11/07 23:08:43 [DEBUG] http: Request GET /v1/status/leader (306.064µs) from=127.0.0.6:51387 2022/11/07 23:08:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:08:54 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:08:54 [DEBUG] agent: Node info in sync 2022/11/07 23:08:58 [DEBUG] http: Request GET /v1/status/leader (180.177µs) from=127.0.0.6:48367 2022/11/07 23:09:01 [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/07 23:09:01 [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/07 23:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:01 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.49.112_8443" 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Node info in sync 2022/11/07 23:09:01 [DEBUG] http: Request PUT /v1/agent/service/register (9.059341ms) from=127.0.0.6:48367 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Node info in sync 2022/11/07 23:09:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (1m45.596229124s) from=127.0.0.6:56071 2022/11/07 23:09:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (1m45.598666918s) from=127.0.0.6:47225 2022/11/07 23:09:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (164.289µs) from=127.0.0.6:51387 2022/11/07 23:09:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.940599ms) from=127.0.0.6:48367 2022/11/07 23:09:01 [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/07 23:09:01 [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/07 23:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.14.177_8082" 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Node info in sync 2022/11/07 23:09:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.073995ms) from=127.0.0.6:48367 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (74.241851ms) from=127.0.0.6:47225 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:01 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:01 [DEBUG] agent: Node info in sync 2022/11/07 23:09:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (76.343038ms) from=127.0.0.6:56071 2022/11/07 23:09:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (164.248µs) from=127.0.0.6:41705 2022/11/07 23:09:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (305.338µs) from=127.0.0.6:47225 2022/11/07 23:09:03 [DEBUG] http: Request GET /v1/status/leader (226.068µs) from=127.0.0.6:48367 2022/11/07 23:09:11 [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/07 23:09: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/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.22.200_8410" 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.790668ms) from=127.0.0.6:48367 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.117755174s) from=127.0.0.6:47225 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.127685091s) from=127.0.0.6:56071 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (189.218µs) from=127.0.0.6:36717 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (296.848µs) from=127.0.0.6:48367 2022/11/07 23:09:11 [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/07 23:09: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/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.44.109_8484" 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.033975ms) from=127.0.0.6:48367 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (67.733393ms) from=127.0.0.6:47225 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (69.509111ms) from=127.0.0.6:56071 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (2.47068ms) from=127.0.0.6:47225 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (190.152µs) from=127.0.0.6:47225 2022/11/07 23:09:11 [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/07 23:09: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/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:11 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.52.61_8482" 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.87497ms) from=127.0.0.6:52111 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (66.143504ms) from=127.0.0.6:48367 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (73.634674ms) from=127.0.0.6:56071 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (262.527µs) from=127.0.0.6:52111 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (329.502µs) from=127.0.0.6:52111 2022/11/07 23:09:11 [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/07 23:09: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/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [INFO] agent: Synced service "_v1_vnfres_10.233.39.87_8802" 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (9.312035ms) from=127.0.0.6:52111 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (260.457956ms) from=127.0.0.6:48367 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (263.750776ms) from=127.0.0.6:56071 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (239.278µs) from=127.0.0.6:53803 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (496.57µs) from=127.0.0.6:52111 2022/11/07 23:09:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:09:11 [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/07 23:09: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/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:09:11 [INFO] agent: Synced service "_v1_vnfmgr_10.233.27.50_8803" 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.038661ms) from=127.0.0.6:52111 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:11 [DEBUG] agent: Node info in sync 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (355.225135ms) from=127.0.0.6:56071 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (346.328684ms) from=127.0.0.6:48367 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (4.383964ms) from=127.0.0.6:48367 2022/11/07 23:09:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (296.547µs) from=127.0.0.6:59477 2022/11/07 23:09:12 [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/07 23:09: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/07 23:09:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:12 [INFO] agent: Synced service "_v1_nslcm_10.233.19.197_8403" 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:12 [DEBUG] agent: Node info in sync 2022/11/07 23:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (9.485694ms) from=127.0.0.6:52111 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (92.627592ms) from=127.0.0.6:48367 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Node info in sync 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (113.350646ms) from=127.0.0.6:56071 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (359.724µs) from=127.0.0.6:48367 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (170.073µs) from=127.0.0.6:48367 2022/11/07 23:09:12 [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/07 23:09: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/07 23:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [INFO] agent: Synced service "_v2_nslcm_10.233.19.197_8403" 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Node info in sync 2022/11/07 23:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.543822ms) from=127.0.0.6:33885 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (38.540946ms) from=127.0.0.6:56071 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (91.265681ms) from=127.0.0.6:52111 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Node info in sync 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (458.423µs) from=127.0.0.6:33885 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (157.289µs) from=127.0.0.6:43099 2022/11/07 23:09:12 [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/07 23:09: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/07 23:09:12 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:09:12 [INFO] agent: Synced service "_v1_vnflcm_10.233.18.199_8801" 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Node info in sync 2022/11/07 23:09:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.826855ms) from=127.0.0.6:33885 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (165.410201ms) from=127.0.0.6:56071 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:09:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:09:12 [DEBUG] agent: Node info in sync 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (166.799063ms) from=127.0.0.6:52111 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (405.732µs) from=127.0.0.6:33885 2022/11/07 23:09:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (211.411µs) from=127.0.0.6:47041 2022/11/07 23:09:18 [DEBUG] http: Request GET /v1/status/leader (179.925µs) from=127.0.0.6:54703 2022/11/07 23:09:23 [DEBUG] http: Request GET /v1/status/leader (244.015µs) from=127.0.0.6:54703 2022/11/07 23:09:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.248355754s) from=127.0.0.6:50305 2022/11/07 23:09:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:09:38 [DEBUG] http: Request GET /v1/status/leader (176.45µs) from=127.0.0.6:33885 2022/11/07 23:09:43 [DEBUG] http: Request GET /v1/status/leader (1.479125ms) from=127.0.0.6:54703 2022/11/07 23:09:58 [DEBUG] http: Request GET /v1/status/leader (486.893µs) from=127.0.0.6:33885 2022/11/07 23:10:03 [DEBUG] http: Request GET /v1/status/leader (721.356µs) from=127.0.0.6:54703 2022/11/07 23:10:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.11357282s) from=127.0.0.6:39857 2022/11/07 23:10:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:10:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.118977932s) from=127.0.0.6:49741 2022/11/07 23:10:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.720387991s) from=127.0.0.6:45789 2022/11/07 23:10:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.672191353s) from=127.0.0.6:55949 2022/11/07 23:10:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.788962788s) from=127.0.0.6:59395 2022/11/07 23:10:18 [DEBUG] http: Request GET /v1/status/leader (411.328µs) from=127.0.0.6:54703 2022/11/07 23:10:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.514889658s) from=127.0.0.6:44019 2022/11/07 23:10:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.999134263s) from=127.0.0.6:45273 2022/11/07 23:10:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.519248472s) from=127.0.0.6:34925 2022/11/07 23:10:23 [DEBUG] http: Request GET /v1/status/leader (183.917µs) from=127.0.0.6:54703 2022/11/07 23:10:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.727253615s) from=127.0.0.6:37723 2022/11/07 23:10:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.999424978s) from=127.0.0.6:52875 2022/11/07 23:10:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.135207049s) from=127.0.0.6:43955 2022/11/07 23:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.014946448s) from=127.0.0.6:45267 2022/11/07 23:10:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.113858293s) from=127.0.0.6:52025 2022/11/07 23:10:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.103577048s) from=127.0.0.6:60997 2022/11/07 23:10:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.415245335s) from=127.0.0.6:53981 2022/11/07 23:10:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.887757726s) from=127.0.0.6:50635 2022/11/07 23:10:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.719394658s) from=127.0.0.6:48689 2022/11/07 23:10:38 [DEBUG] http: Request GET /v1/status/leader (228.675µs) from=127.0.0.6:33885 2022/11/07 23:10:43 [DEBUG] http: Request GET /v1/status/leader (266.754µs) from=127.0.0.6:54703 2022/11/07 23:10:58 [DEBUG] http: Request GET /v1/status/leader (1.389738ms) from=127.0.0.6:54703 2022/11/07 23:11:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:11:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:11:02 [DEBUG] agent: Node info in sync 2022/11/07 23:11:03 [DEBUG] http: Request GET /v1/status/leader (228.111µs) from=127.0.0.6:54703 2022/11/07 23:11:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.602335181s) from=127.0.0.6:51387 2022/11/07 23:11:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.788274907s) from=127.0.0.6:41705 2022/11/07 23:11:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.235821642s) from=127.0.0.6:36717 2022/11/07 23:11:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.104188469s) from=127.0.0.6:47159 2022/11/07 23:11:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:11:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.163430437s) from=127.0.0.6:56071 2022/11/07 23:11:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.927028046s) from=127.0.0.6:47225 2022/11/07 23:11:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.230393432s) from=127.0.0.6:59477 2022/11/07 23:11:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.466165127s) from=127.0.0.6:48367 2022/11/07 23:11:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.912801633s) from=127.0.0.6:43099 2022/11/07 23:11:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.387191494s) from=127.0.0.6:53803 2022/11/07 23:11:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.426080486s) from=127.0.0.6:52111 2022/11/07 23:11:18 [DEBUG] http: Request GET /v1/status/leader (265.358µs) from=127.0.0.6:33885 2022/11/07 23:11:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m7.121004143s) from=127.0.0.6:47041 2022/11/07 23:11:23 [DEBUG] http: Request GET /v1/status/leader (233.614µs) from=127.0.0.6:54703 2022/11/07 23:11:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.26690397s) from=127.0.0.6:50305 2022/11/07 23:11:38 [DEBUG] http: Request GET /v1/status/leader (159.872µs) from=127.0.0.6:54703 2022/11/07 23:11:43 [DEBUG] http: Request GET /v1/status/leader (121.863µs) from=127.0.0.6:54703 2022/11/07 23:11:58 [DEBUG] http: Request GET /v1/status/leader (225.308µs) from=127.0.0.6:33885 2022/11/07 23:12:03 [DEBUG] http: Request GET /v1/status/leader (163.274µs) from=127.0.0.6:54703 2022/11/07 23:12:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.723450135s) from=127.0.0.6:39857 2022/11/07 23:12:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:12:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.299415351s) from=127.0.0.6:59395 2022/11/07 23:12:18 [DEBUG] http: Request GET /v1/status/leader (259.46µs) from=127.0.0.6:33885 2022/11/07 23:12:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.876135284s) from=127.0.0.6:45789 2022/11/07 23:12:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.136170606s) from=127.0.0.6:49741 2022/11/07 23:12:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.034980121s) from=127.0.0.6:45273 2022/11/07 23:12:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.358357381s) from=127.0.0.6:44019 2022/11/07 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.451799595s) from=127.0.0.6:55949 2022/11/07 23:12:23 [DEBUG] http: Request GET /v1/status/leader (1.251224ms) from=127.0.0.6:54703 2022/11/07 23:12:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.199413154s) from=127.0.0.6:52875 2022/11/07 23:12:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.31822365s) from=127.0.0.6:34925 2022/11/07 23:12:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.847863461s) from=127.0.0.6:37723 2022/11/07 23:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.91043844s) from=127.0.0.6:45267 2022/11/07 23:12:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.220084354s) from=127.0.0.6:50635 2022/11/07 23:12:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.356371152s) from=127.0.0.6:43955 2022/11/07 23:12:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.0595404s) from=127.0.0.6:53981 2022/11/07 23:12:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.368118613s) from=127.0.0.6:52025 2022/11/07 23:12:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.929724689s) from=127.0.0.6:60997 2022/11/07 23:12:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.670745965s) from=127.0.0.6:48689 2022/11/07 23:12:38 [DEBUG] http: Request GET /v1/status/leader (137.692µs) from=127.0.0.6:33885 2022/11/07 23:12:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:12:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:12:41 [DEBUG] agent: Node info in sync 2022/11/07 23:12:43 [DEBUG] http: Request GET /v1/status/leader (224.394µs) from=127.0.0.6:54703 2022/11/07 23:12:58 [DEBUG] http: Request GET /v1/status/leader (316.629µs) from=127.0.0.6:33885 2022/11/07 23:13:03 [DEBUG] http: Request GET /v1/status/leader (130.817µs) from=127.0.0.6:54703 2022/11/07 23:13:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.482136975s) from=127.0.0.6:51387 2022/11/07 23:13:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.197507079s) from=127.0.0.6:41705 2022/11/07 23:13:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:13:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.264747717s) from=127.0.0.6:47225 2022/11/07 23:13:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.270540114s) from=127.0.0.6:43099 2022/11/07 23:13:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.257555133s) from=127.0.0.6:48367 2022/11/07 23:13:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.628757897s) from=127.0.0.6:36717 2022/11/07 23:13:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.255606147s) from=127.0.0.6:47159 2022/11/07 23:13:18 [DEBUG] http: Request GET /v1/status/leader (222.767µs) from=127.0.0.6:33885 2022/11/07 23:13:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.513189596s) from=127.0.0.6:52111 2022/11/07 23:13:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.464409949s) from=127.0.0.6:56071 2022/11/07 23:13:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.906848587s) from=127.0.0.6:59477 2022/11/07 23:13:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.874061918s) from=127.0.0.6:53803 2022/11/07 23:13:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.218708704s) from=127.0.0.6:47041 2022/11/07 23:13:23 [DEBUG] http: Request GET /v1/status/leader (285.034µs) from=127.0.0.6:54703 2022/11/07 23:13:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.786723924s) from=127.0.0.6:50305 2022/11/07 23:13:38 [DEBUG] http: Request GET /v1/status/leader (286.759µs) from=127.0.0.6:54703 2022/11/07 23:13:43 [DEBUG] http: Request GET /v1/status/leader (320.956µs) from=127.0.0.6:54703 2022/11/07 23:13:58 [DEBUG] http: Request GET /v1/status/leader (487.832µs) from=127.0.0.6:54703 2022/11/07 23:14:03 [DEBUG] http: Request GET /v1/status/leader (171.974µs) from=127.0.0.6:54703 2022/11/07 23:14:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:14:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:14:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.388940673s) from=127.0.0.6:39857 2022/11/07 23:14:18 [DEBUG] http: Request GET /v1/status/leader (145.446µs) from=127.0.0.6:33885 2022/11/07 23:14:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.617194541s) from=127.0.0.6:49741 2022/11/07 23:14:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.180605946s) from=127.0.0.6:45789 2022/11/07 23:14:23 [DEBUG] http: Request GET /v1/status/leader (1.453187ms) from=127.0.0.6:54703 2022/11/07 23:14:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.170238428s) from=127.0.0.6:45273 2022/11/07 23:14:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.300045887s) from=127.0.0.6:59395 2022/11/07 23:14:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.651358544s) from=127.0.0.6:44019 2022/11/07 23:14:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.271318121s) from=127.0.0.6:37723 2022/11/07 23:14:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.455507578s) from=127.0.0.6:52875 2022/11/07 23:14:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.347649444s) from=127.0.0.6:55949 2022/11/07 23:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.515217919s) from=127.0.0.6:45267 2022/11/07 23:14:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.420152466s) from=127.0.0.6:34925 2022/11/07 23:14:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.536171073s) from=127.0.0.6:53981 2022/11/07 23:14:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:14:34 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:14:34 [DEBUG] agent: Node info in sync 2022/11/07 23:14:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.394259569s) from=127.0.0.6:60997 2022/11/07 23:14:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.362505301s) from=127.0.0.6:48689 2022/11/07 23:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.754156833s) from=127.0.0.6:50635 2022/11/07 23:14:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.635741299s) from=127.0.0.6:43955 2022/11/07 23:14:38 [DEBUG] http: Request GET /v1/status/leader (367.737µs) from=127.0.0.6:54703 2022/11/07 23:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.68694923s) from=127.0.0.6:52025 2022/11/07 23:14:43 [DEBUG] http: Request GET /v1/status/leader (334.009µs) from=127.0.0.6:54703 2022/11/07 23:14:58 [DEBUG] http: Request GET /v1/status/leader (147.006µs) from=127.0.0.6:33885 2022/11/07 23:15:03 [DEBUG] http: Request GET /v1/status/leader (154.865µs) from=127.0.0.6:54703 2022/11/07 23:15:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:15:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.527066533s) from=127.0.0.6:41705 2022/11/07 23:15:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.246693707s) from=127.0.0.6:51387 2022/11/07 23:15:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.164199054s) from=127.0.0.6:43099 2022/11/07 23:15:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.001311828s) from=127.0.0.6:47159 2022/11/07 23:15:18 [DEBUG] http: Request GET /v1/status/leader (263.843µs) from=127.0.0.6:54703 2022/11/07 23:15:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.748378871s) from=127.0.0.6:48367 2022/11/07 23:15:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.627032661s) from=127.0.0.6:52111 2022/11/07 23:15:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m6.243979109s) from=127.0.0.6:47225 2022/11/07 23:15:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.659503572s) from=127.0.0.6:36717 2022/11/07 23:15:23 [DEBUG] http: Request GET /v1/status/leader (240.161µs) from=127.0.0.6:54703 2022/11/07 23:15:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.765390948s) from=127.0.0.6:47041 2022/11/07 23:15:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.455128112s) from=127.0.0.6:53803 2022/11/07 23:15:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.746629715s) from=127.0.0.6:59477 2022/11/07 23:15:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.692807184s) from=127.0.0.6:56071 2022/11/07 23:15:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.045464348s) from=127.0.0.6:50305 2022/11/07 23:15:38 [DEBUG] http: Request GET /v1/status/leader (134.689µs) from=127.0.0.6:54703 2022/11/07 23:15:43 [DEBUG] http: Request GET /v1/status/leader (132.624µs) from=127.0.0.6:54703 2022/11/07 23:15:58 [DEBUG] http: Request GET /v1/status/leader (213.143µs) from=127.0.0.6:54703 2022/11/07 23:16:03 [DEBUG] http: Request GET /v1/status/leader (270.606µs) from=127.0.0.6:54703 2022/11/07 23:16:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:16:18 [DEBUG] http: Request GET /v1/status/leader (212.927µs) from=127.0.0.6:54703 2022/11/07 23:16:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.872651799s) from=127.0.0.6:39857 2022/11/07 23:16:23 [DEBUG] http: Request GET /v1/status/leader (271.426µs) from=127.0.0.6:54703 2022/11/07 23:16:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.285218066s) from=127.0.0.6:45789 2022/11/07 23:16:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.896811738s) from=127.0.0.6:49741 2022/11/07 23:16:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:16:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:16:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:16:26 [DEBUG] agent: Node info in sync 2022/11/07 23:16:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.24855563s) from=127.0.0.6:45273 2022/11/07 23:16:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.207217787s) from=127.0.0.6:37723 2022/11/07 23:16:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.283215966s) from=127.0.0.6:44019 2022/11/07 23:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.294423638s) from=127.0.0.6:59395 2022/11/07 23:16:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.389625439s) from=127.0.0.6:34925 2022/11/07 23:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.483167873s) from=127.0.0.6:55949 2022/11/07 23:16:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.255142293s) from=127.0.0.6:52875 2022/11/07 23:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.182233874s) from=127.0.0.6:45267 2022/11/07 23:16:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.197231469s) from=127.0.0.6:43955 2022/11/07 23:16:38 [DEBUG] http: Request GET /v1/status/leader (126.108µs) from=127.0.0.6:54703 2022/11/07 23:16:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.371446363s) from=127.0.0.6:48689 2022/11/07 23:16:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.667946419s) from=127.0.0.6:53981 2022/11/07 23:16:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.616916507s) from=127.0.0.6:60997 2022/11/07 23:16:43 [DEBUG] http: Request GET /v1/status/leader (276.536µs) from=127.0.0.6:54703 2022/11/07 23:16:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.849163309s) from=127.0.0.6:50635 2022/11/07 23:16:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.011484656s) from=127.0.0.6:52025 2022/11/07 23:16:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:16:58 [DEBUG] http: Request GET /v1/status/leader (2.609346ms) from=127.0.0.6:54703 2022/11/07 23:17:03 [DEBUG] http: Request GET /v1/status/leader (286.544µs) from=127.0.0.6:54703 2022/11/07 23:17:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:17:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.792610938s) from=127.0.0.6:41705 2022/11/07 23:17:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.07306172s) from=127.0.0.6:47159 2022/11/07 23:17:18 [DEBUG] http: Request GET /v1/status/leader (253.273µs) from=127.0.0.6:54703 2022/11/07 23:17:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.756561015s) from=127.0.0.6:43099 2022/11/07 23:17:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.016947391s) from=127.0.0.6:51387 2022/11/07 23:17:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.410021928s) from=127.0.0.6:52111 2022/11/07 23:17:23 [DEBUG] http: Request GET /v1/status/leader (252.141µs) from=127.0.0.6:54703 2022/11/07 23:17:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.006607997s) from=127.0.0.6:48367 2022/11/07 23:17:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.897900939s) from=127.0.0.6:36717 2022/11/07 23:17:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m5.741699677s) from=127.0.0.6:47225 2022/11/07 23:17:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.948706808s) from=127.0.0.6:47041 2022/11/07 23:17:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.524555061s) from=127.0.0.6:59477 2022/11/07 23:17:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.824068774s) from=127.0.0.6:56071 2022/11/07 23:17:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.391436485s) from=127.0.0.6:53803 2022/11/07 23:17:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.824070315s) from=127.0.0.6:50305 2022/11/07 23:17:38 [DEBUG] http: Request GET /v1/status/leader (265.811µs) from=127.0.0.6:54703 2022/11/07 23:17:43 [DEBUG] http: Request GET /v1/status/leader (179.751µs) from=127.0.0.6:54703 2022/11/07 23:17:58 [DEBUG] http: Request GET /v1/status/leader (279.144µs) from=127.0.0.6:54703 2022/11/07 23:18:03 [DEBUG] http: Request GET /v1/status/leader (257.973µs) from=127.0.0.6:54703 2022/11/07 23:18:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:18:18 [DEBUG] http: Request GET /v1/status/leader (266.398µs) from=127.0.0.6:33885 2022/11/07 23:18:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.719233637s) from=127.0.0.6:39857 2022/11/07 23:18:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:18:23 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:18:23 [DEBUG] agent: Node info in sync 2022/11/07 23:18:23 [DEBUG] http: Request GET /v1/status/leader (141.511µs) from=127.0.0.6:54703 2022/11/07 23:18:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.859441624s) from=127.0.0.6:49741 2022/11/07 23:18:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.969588605s) from=127.0.0.6:45789 2022/11/07 23:18:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.570821803s) from=127.0.0.6:37723 2022/11/07 23:18:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.974969663s) from=127.0.0.6:44019 2022/11/07 23:18:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.024470475s) from=127.0.0.6:59395 2022/11/07 23:18:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.967880574s) from=127.0.0.6:55949 2022/11/07 23:18:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.12093286s) from=127.0.0.6:45273 2022/11/07 23:18:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.302030968s) from=127.0.0.6:52875 2022/11/07 23:18:39 [DEBUG] http: Request GET /v1/status/leader (220.578µs) from=127.0.0.6:54703 2022/11/07 23:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.492750688s) from=127.0.0.6:45267 2022/11/07 23:18:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.366024895s) from=127.0.0.6:34925 2022/11/07 23:18:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.198895681s) from=127.0.0.6:43955 2022/11/07 23:18:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.07119667s) from=127.0.0.6:60997 2022/11/07 23:18:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.95367305s) from=127.0.0.6:48689 2022/11/07 23:18:43 [DEBUG] http: Request GET /v1/status/leader (217.783µs) from=127.0.0.6:54703 2022/11/07 23:18:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.502820373s) from=127.0.0.6:53981 2022/11/07 23:18:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.947060721s) from=127.0.0.6:52025 2022/11/07 23:18:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.407708696s) from=127.0.0.6:50635 2022/11/07 23:18:59 [DEBUG] http: Request GET /v1/status/leader (258.752µs) from=127.0.0.6:54703 2022/11/07 23:19:03 [DEBUG] http: Request GET /v1/status/leader (233.27µs) from=127.0.0.6:54703 2022/11/07 23:19:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:19:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:19:19 [DEBUG] http: Request GET /v1/status/leader (237.421µs) from=127.0.0.6:54703 2022/11/07 23:19:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.599613873s) from=127.0.0.6:41705 2022/11/07 23:19:23 [DEBUG] http: Request GET /v1/status/leader (227.898µs) from=127.0.0.6:54703 2022/11/07 23:19:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.95874867s) from=127.0.0.6:43099 2022/11/07 23:19:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.602293948s) from=127.0.0.6:47159 2022/11/07 23:19:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.792784716s) from=127.0.0.6:51387 2022/11/07 23:19:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.488950134s) from=127.0.0.6:48367 2022/11/07 23:19:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.654014349s) from=127.0.0.6:36717 2022/11/07 23:19:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.63874292s) from=127.0.0.6:47225 2022/11/07 23:19:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.659244688s) from=127.0.0.6:52111 2022/11/07 23:19:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.189194171s) from=127.0.0.6:56071 2022/11/07 23:19:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.39089148s) from=127.0.0.6:59477 2022/11/07 23:19:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.481290734s) from=127.0.0.6:47041 2022/11/07 23:19:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.37722473s) from=127.0.0.6:53803 2022/11/07 23:19:39 [DEBUG] http: Request GET /v1/status/leader (139.158µs) from=127.0.0.6:54703 2022/11/07 23:19:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.592519065s) from=127.0.0.6:50305 2022/11/07 23:19:43 [DEBUG] http: Request GET /v1/status/leader (728.833µs) from=127.0.0.6:54703 2022/11/07 23:19:59 [DEBUG] http: Request GET /v1/status/leader (538.403µs) from=127.0.0.6:54703 2022/11/07 23:20:03 [DEBUG] http: Request GET /v1/status/leader (188.546µs) from=127.0.0.6:54703 2022/11/07 23:20:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:20:19 [DEBUG] http: Request GET /v1/status/leader (183.34µs) from=127.0.0.6:54703 2022/11/07 23:20:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:20:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:20:19 [DEBUG] agent: Node info in sync 2022/11/07 23:20:23 [DEBUG] http: Request GET /v1/status/leader (419.686µs) from=127.0.0.6:54703 2022/11/07 23:20:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.800552497s) from=127.0.0.6:39857 2022/11/07 23:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.462907694s) from=127.0.0.6:49741 2022/11/07 23:20:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.472416506s) from=127.0.0.6:45789 2022/11/07 23:20:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.032918144s) from=127.0.0.6:37723 2022/11/07 23:20:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.086316884s) from=127.0.0.6:44019 2022/11/07 23:20:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.419799014s) from=127.0.0.6:52875 2022/11/07 23:20:39 [DEBUG] http: Request GET /v1/status/leader (286.817µs) from=127.0.0.6:54703 2022/11/07 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.068860605s) from=127.0.0.6:59395 2022/11/07 23:20:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.925810027s) from=127.0.0.6:45273 2022/11/07 23:20:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.689905623s) from=127.0.0.6:55949 2022/11/07 23:20:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.916513354s) from=127.0.0.6:34925 2022/11/07 23:20:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.876267952s) from=127.0.0.6:43955 2022/11/07 23:20:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.633282566s) from=127.0.0.6:48689 2022/11/07 23:20:43 [DEBUG] http: Request GET /v1/status/leader (245.078µs) from=127.0.0.6:54703 2022/11/07 23:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.943594708s) from=127.0.0.6:45267 2022/11/07 23:20:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.986887396s) from=127.0.0.6:60997 2022/11/07 23:20:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.5584068s) from=127.0.0.6:50635 2022/11/07 23:20:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.599590483s) from=127.0.0.6:53981 2022/11/07 23:20:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.345673121s) from=127.0.0.6:52025 2022/11/07 23:20:59 [DEBUG] http: Request GET /v1/status/leader (300.395µs) from=127.0.0.6:33885 2022/11/07 23:21:03 [DEBUG] http: Request GET /v1/status/leader (1.231276ms) from=127.0.0.6:54703 2022/11/07 23:21:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:21:19 [DEBUG] http: Request GET /v1/status/leader (229.714µs) from=127.0.0.6:33885 2022/11/07 23:21:23 [DEBUG] http: Request GET /v1/status/leader (267.439µs) from=127.0.0.6:54703 2022/11/07 23:21:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:21:26 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:21:26 [DEBUG] agent: Node info in sync 2022/11/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.562650966s) from=127.0.0.6:41705 2022/11/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.275765203s) from=127.0.0.6:51387 2022/11/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.074441846s) from=127.0.0.6:48367 2022/11/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.234191983s) from=127.0.0.6:47159 2022/11/07 23:21:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.738815483s) from=127.0.0.6:52111 2022/11/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.590084724s) from=127.0.0.6:43099 2022/11/07 23:21:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m4.713687403s) from=127.0.0.6:47225 2022/11/07 23:21:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.653887558s) from=127.0.0.6:36717 2022/11/07 23:21:39 [DEBUG] http: Request GET /v1/status/leader (196.811µs) from=127.0.0.6:33885 2022/11/07 23:21:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.304815519s) from=127.0.0.6:47041 2022/11/07 23:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.209033009s) from=127.0.0.6:56071 2022/11/07 23:21:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m7.3109463s) from=127.0.0.6:59477 2022/11/07 23:21:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.113801663s) from=127.0.0.6:53803 2022/11/07 23:21:43 [DEBUG] http: Request GET /v1/status/leader (159.171µs) from=127.0.0.6:54703 2022/11/07 23:21:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.04264952s) from=127.0.0.6:50305 2022/11/07 23:21:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:21:59 [DEBUG] http: Request GET /v1/status/leader (261.821µs) from=127.0.0.6:33885 2022/11/07 23:22:03 [DEBUG] http: Request GET /v1/status/leader (270.304µs) from=127.0.0.6:54703 2022/11/07 23:22:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:22:19 [DEBUG] http: Request GET /v1/status/leader (162.448µs) from=127.0.0.6:54703 2022/11/07 23:22:23 [DEBUG] http: Request GET /v1/status/leader (306.783µs) from=127.0.0.6:54703 2022/11/07 23:22:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:22:28 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:22:28 [DEBUG] agent: Node info in sync 2022/11/07 23:22:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.793998907s) from=127.0.0.6:39857 2022/11/07 23:22:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.592599895s) from=127.0.0.6:49741 2022/11/07 23:22:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.205947647s) from=127.0.0.6:45789 2022/11/07 23:22:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.369396839s) from=127.0.0.6:37723 2022/11/07 23:22:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.294641735s) from=127.0.0.6:52875 2022/11/07 23:22:39 [DEBUG] http: Request GET /v1/status/leader (225.725µs) from=127.0.0.6:54703 2022/11/07 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.833886575s) from=127.0.0.6:59395 2022/11/07 23:22:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.632950396s) from=127.0.0.6:45273 2022/11/07 23:22:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.976094334s) from=127.0.0.6:44019 2022/11/07 23:22:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.508549209s) from=127.0.0.6:34925 2022/11/07 23:22:43 [DEBUG] http: Request GET /v1/status/leader (135.939µs) from=127.0.0.6:54703 2022/11/07 23:22:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.312631354s) from=127.0.0.6:55949 2022/11/07 23:22:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.850009935s) from=127.0.0.6:43955 2022/11/07 23:22:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.312894354s) from=127.0.0.6:48689 2022/11/07 23:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.016637036s) from=127.0.0.6:45267 2022/11/07 23:22:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.072233513s) from=127.0.0.6:60997 2022/11/07 23:22:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.80589704s) from=127.0.0.6:53981 2022/11/07 23:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m7.40938267s) from=127.0.0.6:50635 2022/11/07 23:22:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.586355867s) from=127.0.0.6:52025 2022/11/07 23:22:59 [DEBUG] http: Request GET /v1/status/leader (136.815µs) from=127.0.0.6:54703 2022/11/07 23:23:03 [DEBUG] http: Request GET /v1/status/leader (164.842µs) from=127.0.0.6:54703 2022/11/07 23:23:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:23:19 [DEBUG] http: Request GET /v1/status/leader (2.995321ms) from=127.0.0.6:33885 2022/11/07 23:23:23 [DEBUG] http: Request GET /v1/status/leader (338.259µs) from=127.0.0.6:54703 2022/11/07 23:23:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.410650827s) from=127.0.0.6:48367 2022/11/07 23:23:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.128305911s) from=127.0.0.6:52111 2022/11/07 23:23:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.666426454s) from=127.0.0.6:47159 2022/11/07 23:23:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.985384021s) from=127.0.0.6:41705 2022/11/07 23:23:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.03840402s) from=127.0.0.6:36717 2022/11/07 23:23:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.268680628s) from=127.0.0.6:51387 2022/11/07 23:23:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m3.014270508s) from=127.0.0.6:47225 2022/11/07 23:23:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.123616687s) from=127.0.0.6:43099 2022/11/07 23:23:39 [DEBUG] http: Request GET /v1/status/leader (143.193µs) from=127.0.0.6:54703 2022/11/07 23:23:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.870072548s) from=127.0.0.6:56071 2022/11/07 23:23:43 [DEBUG] http: Request GET /v1/status/leader (138.508µs) from=127.0.0.6:54703 2022/11/07 23:23:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.485278527s) from=127.0.0.6:53803 2022/11/07 23:23:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.892061266s) from=127.0.0.6:47041 2022/11/07 23:23:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.041946598s) from=127.0.0.6:59477 2022/11/07 23:23:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:23:49 [DEBUG] agent: Node info in sync 2022/11/07 23:23:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.869060585s) from=127.0.0.6:50305 2022/11/07 23:23:59 [DEBUG] http: Request GET /v1/status/leader (162.603µs) from=127.0.0.6:33885 2022/11/07 23:24:03 [DEBUG] http: Request GET /v1/status/leader (185.405µs) from=127.0.0.6:54703 2022/11/07 23:24:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:24:19 [DEBUG] http: Request GET /v1/status/leader (418.179µs) from=127.0.0.6:54703 2022/11/07 23:24:23 [DEBUG] http: Request GET /v1/status/leader (236.531µs) from=127.0.0.6:54703 2022/11/07 23:24:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.454582695s) from=127.0.0.6:39857 2022/11/07 23:24:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:24:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.509123186s) from=127.0.0.6:49741 2022/11/07 23:24:39 [DEBUG] http: Request GET /v1/status/leader (141.557µs) from=127.0.0.6:33885 2022/11/07 23:24:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.999301707s) from=127.0.0.6:45789 2022/11/07 23:24:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.632656123s) from=127.0.0.6:44019 2022/11/07 23:24:43 [DEBUG] http: Request GET /v1/status/leader (285.174µs) from=127.0.0.6:54703 2022/11/07 23:24:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.238251814s) from=127.0.0.6:45273 2022/11/07 23:24:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.186559505s) from=127.0.0.6:52875 2022/11/07 23:24:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.307446335s) from=127.0.0.6:37723 2022/11/07 23:24:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.997742276s) from=127.0.0.6:59395 2022/11/07 23:24:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.598370872s) from=127.0.0.6:45267 2022/11/07 23:24:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.178745965s) from=127.0.0.6:43955 2022/11/07 23:24:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.771093946s) from=127.0.0.6:34925 2022/11/07 23:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.926129827s) from=127.0.0.6:55949 2022/11/07 23:24:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.780439654s) from=127.0.0.6:48689 2022/11/07 23:24:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.038356618s) from=127.0.0.6:60997 2022/11/07 23:24:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.391439744s) from=127.0.0.6:53981 2022/11/07 23:24:59 [DEBUG] http: Request GET /v1/status/leader (338.026µs) from=127.0.0.6:54703 2022/11/07 23:25:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.323334335s) from=127.0.0.6:52025 2022/11/07 23:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.298154415s) from=127.0.0.6:50635 2022/11/07 23:25:03 [DEBUG] http: Request GET /v1/status/leader (254.438µs) from=127.0.0.6:54703 2022/11/07 23:25:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:25:19 [DEBUG] http: Request GET /v1/status/leader (139.119µs) from=127.0.0.6:33885 2022/11/07 23:25:23 [DEBUG] http: Request GET /v1/status/leader (136.749µs) from=127.0.0.6:54703 2022/11/07 23:25:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:25:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:25:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:25:25 [DEBUG] agent: Node info in sync 2022/11/07 23:25:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.488522759s) from=127.0.0.6:48367 2022/11/07 23:25:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.548503564s) from=127.0.0.6:52111 2022/11/07 23:25:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.27044534s) from=127.0.0.6:47159 2022/11/07 23:25:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.757431178s) from=127.0.0.6:51387 2022/11/07 23:25:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.854433267s) from=127.0.0.6:41705 2022/11/07 23:25:39 [DEBUG] http: Request GET /v1/status/leader (261.575µs) from=127.0.0.6:33885 2022/11/07 23:25:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.379504337s) from=127.0.0.6:43099 2022/11/07 23:25:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m5.781100721s) from=127.0.0.6:47225 2022/11/07 23:25:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.959264099s) from=127.0.0.6:36717 2022/11/07 23:25:43 [DEBUG] http: Request GET /v1/status/leader (249.253µs) from=127.0.0.6:54703 2022/11/07 23:25:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.17045365s) from=127.0.0.6:56071 2022/11/07 23:25:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.405981597s) from=127.0.0.6:53803 2022/11/07 23:25:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.094221488s) from=127.0.0.6:59477 2022/11/07 23:25:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.390783262s) from=127.0.0.6:47041 2022/11/07 23:25:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.468841195s) from=127.0.0.6:50305 2022/11/07 23:25:59 [DEBUG] http: Request GET /v1/status/leader (1.167423ms) from=127.0.0.6:33885 2022/11/07 23:26:03 [DEBUG] http: Request GET /v1/status/leader (152.704µs) from=127.0.0.6:54703 2022/11/07 23:26:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:26:19 [DEBUG] http: Request GET /v1/status/leader (249.83µs) from=127.0.0.6:33885 2022/11/07 23:26:23 [DEBUG] http: Request GET /v1/status/leader (254.387µs) from=127.0.0.6:54703 2022/11/07 23:26:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:26:32 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:26:32 [DEBUG] agent: Node info in sync 2022/11/07 23:26:39 [DEBUG] http: Request GET /v1/status/leader (140.646µs) from=127.0.0.6:33885 2022/11/07 23:26:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.333378664s) from=127.0.0.6:39857 2022/11/07 23:26:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.980259185s) from=127.0.0.6:49741 2022/11/07 23:26:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.223637506s) from=127.0.0.6:45789 2022/11/07 23:26:43 [DEBUG] http: Request GET /v1/status/leader (2.007342ms) from=127.0.0.6:54703 2022/11/07 23:26:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.331606575s) from=127.0.0.6:45273 2022/11/07 23:26:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.902340681s) from=127.0.0.6:59395 2022/11/07 23:26:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.910665534s) from=127.0.0.6:37723 2022/11/07 23:26:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.964895189s) from=127.0.0.6:52875 2022/11/07 23:26:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.298673098s) from=127.0.0.6:44019 2022/11/07 23:26:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.482979418s) from=127.0.0.6:43955 2022/11/07 23:26:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.828518689s) from=127.0.0.6:45267 2022/11/07 23:26:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.4127394s) from=127.0.0.6:34925 2022/11/07 23:26:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.989887611s) from=127.0.0.6:55949 2022/11/07 23:26:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.572205709s) from=127.0.0.6:48689 2022/11/07 23:26:59 [DEBUG] http: Request GET /v1/status/leader (325.66µs) from=127.0.0.6:33885 2022/11/07 23:27:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.594093851s) from=127.0.0.6:60997 2022/11/07 23:27:03 [DEBUG] http: Request GET /v1/status/leader (469.743µs) from=127.0.0.6:54703 2022/11/07 23:27:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.133684924s) from=127.0.0.6:52025 2022/11/07 23:27:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.445697525s) from=127.0.0.6:53981 2022/11/07 23:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.869392733s) from=127.0.0.6:50635 2022/11/07 23:27:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:27:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:27:19 [DEBUG] http: Request GET /v1/status/leader (285.442µs) from=127.0.0.6:33885 2022/11/07 23:27:23 [DEBUG] http: Request GET /v1/status/leader (3.174036ms) from=127.0.0.6:54703 2022/11/07 23:27:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.338828583s) from=127.0.0.6:47159 2022/11/07 23:27:39 [DEBUG] http: Request GET /v1/status/leader (261.791µs) from=127.0.0.6:54703 2022/11/07 23:27:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.192947418s) from=127.0.0.6:51387 2022/11/07 23:27:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.415730383s) from=127.0.0.6:41705 2022/11/07 23:27:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.810067937s) from=127.0.0.6:48367 2022/11/07 23:27:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.748724738s) from=127.0.0.6:52111 2022/11/07 23:27:43 [DEBUG] http: Request GET /v1/status/leader (189.701µs) from=127.0.0.6:54703 2022/11/07 23:27:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.583128835s) from=127.0.0.6:43099 2022/11/07 23:27:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.087794487s) from=127.0.0.6:36717 2022/11/07 23:27:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.342224633s) from=127.0.0.6:56071 2022/11/07 23:27:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.855959451s) from=127.0.0.6:59477 2022/11/07 23:27:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m7.433777748s) from=127.0.0.6:47225 2022/11/07 23:27:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.616908615s) from=127.0.0.6:53803 2022/11/07 23:27:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.316290083s) from=127.0.0.6:47041 2022/11/07 23:27:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.41391529s) from=127.0.0.6:50305 2022/11/07 23:27:59 [DEBUG] http: Request GET /v1/status/leader (171.07µs) from=127.0.0.6:54703 2022/11/07 23:28:03 [DEBUG] http: Request GET /v1/status/leader (119.132µs) from=127.0.0.6:54703 2022/11/07 23:28:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:28:19 [DEBUG] http: Request GET /v1/status/leader (124.603µs) from=127.0.0.6:33885 2022/11/07 23:28:23 [DEBUG] http: Request GET /v1/status/leader (217.652µs) from=127.0.0.6:54703 2022/11/07 23:28:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:28:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:28:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:28:30 [DEBUG] agent: Node info in sync 2022/11/07 23:28:39 [DEBUG] http: Request GET /v1/status/leader (263.09µs) from=127.0.0.6:33885 2022/11/07 23:28:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.2419024s) from=127.0.0.6:39857 2022/11/07 23:28:43 [DEBUG] http: Request GET /v1/status/leader (162.178µs) from=127.0.0.6:54703 2022/11/07 23:28:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.645267787s) from=127.0.0.6:59395 2022/11/07 23:28:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.295002567s) from=127.0.0.6:37723 2022/11/07 23:28:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m7.18010692s) from=127.0.0.6:49741 2022/11/07 23:28:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.148532554s) from=127.0.0.6:45789 2022/11/07 23:28:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.67581263s) from=127.0.0.6:45267 2022/11/07 23:28:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.957044324s) from=127.0.0.6:45273 2022/11/07 23:28:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.244236507s) from=127.0.0.6:43955 2022/11/07 23:28:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.920503539s) from=127.0.0.6:52875 2022/11/07 23:28:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.355850772s) from=127.0.0.6:44019 2022/11/07 23:28:59 [DEBUG] http: Request GET /v1/status/leader (1.549296ms) from=127.0.0.6:54703 2022/11/07 23:28:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.660366881s) from=127.0.0.6:48689 2022/11/07 23:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.839421118s) from=127.0.0.6:55949 2022/11/07 23:28:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.837745144s) from=127.0.0.6:34925 2022/11/07 23:29:03 [DEBUG] http: Request GET /v1/status/leader (145.158µs) from=127.0.0.6:54703 2022/11/07 23:29:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.823890044s) from=127.0.0.6:60997 2022/11/07 23:29:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.421848167s) from=127.0.0.6:53981 2022/11/07 23:29:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.846285524s) from=127.0.0.6:50635 2022/11/07 23:29:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.070121685s) from=127.0.0.6:52025 2022/11/07 23:29:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:29:19 [DEBUG] http: Request GET /v1/status/leader (244.088µs) from=127.0.0.6:54703 2022/11/07 23:29:23 [DEBUG] http: Request GET /v1/status/leader (207.496µs) from=127.0.0.6:54703 2022/11/07 23:29:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:29:39 [DEBUG] http: Request GET /v1/status/leader (193.765µs) from=127.0.0.6:33885 2022/11/07 23:29:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.103020233s) from=127.0.0.6:51387 2022/11/07 23:29:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.473089906s) from=127.0.0.6:41705 2022/11/07 23:29:43 [DEBUG] http: Request GET /v1/status/leader (3.377126ms) from=127.0.0.6:54703 2022/11/07 23:29:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.512574042s) from=127.0.0.6:47159 2022/11/07 23:29:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.936862633s) from=127.0.0.6:52111 2022/11/07 23:29:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m7.418721885s) from=127.0.0.6:48367 2022/11/07 23:29:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.298770615s) from=127.0.0.6:43099 2022/11/07 23:29:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.531142086s) from=127.0.0.6:36717 2022/11/07 23:29:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.810801496s) from=127.0.0.6:56071 2022/11/07 23:29:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.568500339s) from=127.0.0.6:53803 2022/11/07 23:29:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m3.391818482s) from=127.0.0.6:47225 2022/11/07 23:29:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.768563317s) from=127.0.0.6:47041 2022/11/07 23:29:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.326189474s) from=127.0.0.6:59477 2022/11/07 23:29:59 [DEBUG] http: Request GET /v1/status/leader (242.717µs) from=127.0.0.6:54703 2022/11/07 23:30:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.897165824s) from=127.0.0.6:50305 2022/11/07 23:30:03 [DEBUG] http: Request GET /v1/status/leader (283.034µs) from=127.0.0.6:54703 2022/11/07 23:30:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:30:19 [DEBUG] http: Request GET /v1/status/leader (294.703µs) from=127.0.0.6:54703 2022/11/07 23:30:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:30:22 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:30:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:30:22 [DEBUG] agent: Node info in sync 2022/11/07 23:30:24 [DEBUG] http: Request GET /v1/status/leader (240.307µs) from=127.0.0.6:54703 2022/11/07 23:30:39 [DEBUG] http: Request GET /v1/status/leader (240.066µs) from=127.0.0.6:54703 2022/11/07 23:30:44 [DEBUG] http: Request GET /v1/status/leader (258.863µs) from=127.0.0.6:54703 2022/11/07 23:30:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.715909698s) from=127.0.0.6:39857 2022/11/07 23:30:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.983200344s) from=127.0.0.6:37723 2022/11/07 23:30:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.924303393s) from=127.0.0.6:49741 2022/11/07 23:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.638980404s) from=127.0.0.6:59395 2022/11/07 23:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.516459816s) from=127.0.0.6:45267 2022/11/07 23:30:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.375825673s) from=127.0.0.6:45789 2022/11/07 23:30:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.649286674s) from=127.0.0.6:45273 2022/11/07 23:30:59 [DEBUG] http: Request GET /v1/status/leader (140.782µs) from=127.0.0.6:54703 2022/11/07 23:30:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.522760075s) from=127.0.0.6:44019 2022/11/07 23:31:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.426720651s) from=127.0.0.6:43955 2022/11/07 23:31:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.872543342s) from=127.0.0.6:52875 2022/11/07 23:31:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.401295675s) from=127.0.0.6:34925 2022/11/07 23:31:04 [DEBUG] http: Request GET /v1/status/leader (343.351µs) from=127.0.0.6:54703 2022/11/07 23:31:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.661644171s) from=127.0.0.6:55949 2022/11/07 23:31:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.232490509s) from=127.0.0.6:48689 2022/11/07 23:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.363301927s) from=127.0.0.6:52025 2022/11/07 23:31:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.694470313s) from=127.0.0.6:60997 2022/11/07 23:31:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:31:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.740874241s) from=127.0.0.6:53981 2022/11/07 23:31:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m7.172942726s) from=127.0.0.6:50635 2022/11/07 23:31:19 [DEBUG] http: Request GET /v1/status/leader (298.25µs) from=127.0.0.6:54703 2022/11/07 23:31:24 [DEBUG] http: Request GET /v1/status/leader (301.263µs) from=127.0.0.6:54703 2022/11/07 23:31:39 [DEBUG] http: Request GET /v1/status/leader (221.507µs) from=127.0.0.6:33885 2022/11/07 23:31:44 [DEBUG] http: Request GET /v1/status/leader (271.386µs) from=127.0.0.6:54703 2022/11/07 23:31:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:31:44 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:31:44 [DEBUG] agent: Node info in sync 2022/11/07 23:31:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.171395515s) from=127.0.0.6:52111 2022/11/07 23:31:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.026463558s) from=127.0.0.6:47159 2022/11/07 23:31:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.119464619s) from=127.0.0.6:51387 2022/11/07 23:31:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.382845724s) from=127.0.0.6:41705 2022/11/07 23:31:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.142837263s) from=127.0.0.6:36717 2022/11/07 23:31:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.761563888s) from=127.0.0.6:56071 2022/11/07 23:31:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.66662315s) from=127.0.0.6:48367 2022/11/07 23:31:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.459492967s) from=127.0.0.6:53803 2022/11/07 23:31:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.686687876s) from=127.0.0.6:43099 2022/11/07 23:31:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.70179423s) from=127.0.0.6:59477 2022/11/07 23:31:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.572186511s) from=127.0.0.6:47041 2022/11/07 23:31:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m6.117462842s) from=127.0.0.6:47225 2022/11/07 23:31:59 [DEBUG] http: Request GET /v1/status/leader (110.832µs) from=127.0.0.6:54703 2022/11/07 23:32:04 [DEBUG] http: Request GET /v1/status/leader (164.346µs) from=127.0.0.6:54703 2022/11/07 23:32:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.925970857s) from=127.0.0.6:50305 2022/11/07 23:32:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:32:19 [DEBUG] http: Request GET /v1/status/leader (266.854µs) from=127.0.0.6:54703 2022/11/07 23:32:24 [DEBUG] http: Request GET /v1/status/leader (289.742µs) from=127.0.0.6:54703 2022/11/07 23:32:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:32:39 [DEBUG] http: Request GET /v1/status/leader (141.95µs) from=127.0.0.6:33885 2022/11/07 23:32:44 [DEBUG] http: Request GET /v1/status/leader (939.816µs) from=127.0.0.6:54703 2022/11/07 23:32:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.973419398s) from=127.0.0.6:39857 2022/11/07 23:32:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.947380398s) from=127.0.0.6:49741 2022/11/07 23:32:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.470490314s) from=127.0.0.6:37723 2022/11/07 23:32:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.079498554s) from=127.0.0.6:45273 2022/11/07 23:32:59 [DEBUG] http: Request GET /v1/status/leader (285.204µs) from=127.0.0.6:33885 2022/11/07 23:32:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.509152949s) from=127.0.0.6:45789 2022/11/07 23:33:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.075516234s) from=127.0.0.6:59395 2022/11/07 23:33:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.41883271s) from=127.0.0.6:45267 2022/11/07 23:33:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.5841794s) from=127.0.0.6:43955 2022/11/07 23:33:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.957835736s) from=127.0.0.6:44019 2022/11/07 23:33:04 [DEBUG] http: Request GET /v1/status/leader (361.428µs) from=127.0.0.6:54703 2022/11/07 23:33:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.336476824s) from=127.0.0.6:55949 2022/11/07 23:33:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.899809199s) from=127.0.0.6:52875 2022/11/07 23:33:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.265434141s) from=127.0.0.6:34925 2022/11/07 23:33:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.929202989s) from=127.0.0.6:48689 2022/11/07 23:33:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:33:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.123650623s) from=127.0.0.6:60997 2022/11/07 23:33:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.319381793s) from=127.0.0.6:52025 2022/11/07 23:33:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.00042771s) from=127.0.0.6:53981 2022/11/07 23:33:19 [DEBUG] http: Request GET /v1/status/leader (344.112µs) from=127.0.0.6:33885 2022/11/07 23:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.242600885s) from=127.0.0.6:50635 2022/11/07 23:33:24 [DEBUG] http: Request GET /v1/status/leader (320.321µs) from=127.0.0.6:54703 2022/11/07 23:33:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:33:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:33:27 [DEBUG] agent: Node info in sync 2022/11/07 23:33:39 [DEBUG] http: Request GET /v1/status/leader (287.648µs) from=127.0.0.6:54703 2022/11/07 23:33:44 [DEBUG] http: Request GET /v1/status/leader (246.533µs) from=127.0.0.6:54703 2022/11/07 23:33:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.392935538s) from=127.0.0.6:47159 2022/11/07 23:33:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.58937774s) from=127.0.0.6:51387 2022/11/07 23:33:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.672813615s) from=127.0.0.6:52111 2022/11/07 23:33:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.448622147s) from=127.0.0.6:36717 2022/11/07 23:33:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.961878961s) from=127.0.0.6:41705 2022/11/07 23:33:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.591280064s) from=127.0.0.6:48367 2022/11/07 23:33:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.539375813s) from=127.0.0.6:43099 2022/11/07 23:33:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.949293084s) from=127.0.0.6:53803 2022/11/07 23:33:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.070237884s) from=127.0.0.6:56071 2022/11/07 23:33:59 [DEBUG] http: Request GET /v1/status/leader (1.58473ms) from=127.0.0.6:54703 2022/11/07 23:34:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.378888216s) from=127.0.0.6:59477 2022/11/07 23:34:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.002059439s) from=127.0.0.6:47225 2022/11/07 23:34:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.464807879s) from=127.0.0.6:47041 2022/11/07 23:34:04 [DEBUG] http: Request GET /v1/status/leader (445.481µs) from=127.0.0.6:54703 2022/11/07 23:34:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.052920926s) from=127.0.0.6:50305 2022/11/07 23:34:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:34:19 [DEBUG] http: Request GET /v1/status/leader (152.006µs) from=127.0.0.6:33885 2022/11/07 23:34:24 [DEBUG] http: Request GET /v1/status/leader (170.026µs) from=127.0.0.6:54703 2022/11/07 23:34:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:34:39 [DEBUG] http: Request GET /v1/status/leader (128.258µs) from=127.0.0.6:33885 2022/11/07 23:34:44 [DEBUG] http: Request GET /v1/status/leader (174.228µs) from=127.0.0.6:54703 2022/11/07 23:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.024989567s) from=127.0.0.6:39857 2022/11/07 23:34:59 [DEBUG] http: Request GET /v1/status/leader (1.004821ms) from=127.0.0.6:33885 2022/11/07 23:35:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.85089185s) from=127.0.0.6:45267 2022/11/07 23:35:04 [DEBUG] http: Request GET /v1/status/leader (226.385µs) from=127.0.0.6:54703 2022/11/07 23:35:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.375741437s) from=127.0.0.6:37723 2022/11/07 23:35:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.687939607s) from=127.0.0.6:45789 2022/11/07 23:35:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.025054701s) from=127.0.0.6:49741 2022/11/07 23:35:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.995340214s) from=127.0.0.6:45273 2022/11/07 23:35:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.344015803s) from=127.0.0.6:59395 2022/11/07 23:35:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.666421609s) from=127.0.0.6:43955 2022/11/07 23:35:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.659654145s) from=127.0.0.6:52875 2022/11/07 23:35:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.214372334s) from=127.0.0.6:55949 2022/11/07 23:35:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:35:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:35:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:35:10 [DEBUG] agent: Node info in sync 2022/11/07 23:35:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.002028932s) from=127.0.0.6:44019 2022/11/07 23:35:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:35:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.048619202s) from=127.0.0.6:48689 2022/11/07 23:35:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.463774064s) from=127.0.0.6:34925 2022/11/07 23:35:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.494994391s) from=127.0.0.6:60997 2022/11/07 23:35:19 [DEBUG] http: Request GET /v1/status/leader (137.931µs) from=127.0.0.6:54703 2022/11/07 23:35:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.310635529s) from=127.0.0.6:52025 2022/11/07 23:35:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.079483098s) from=127.0.0.6:53981 2022/11/07 23:35:24 [DEBUG] http: Request GET /v1/status/leader (214.002µs) from=127.0.0.6:54703 2022/11/07 23:35:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.879664593s) from=127.0.0.6:50635 2022/11/07 23:35:39 [DEBUG] http: Request GET /v1/status/leader (235.182µs) from=127.0.0.6:33885 2022/11/07 23:35:44 [DEBUG] http: Request GET /v1/status/leader (208.803µs) from=127.0.0.6:54703 2022/11/07 23:35:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.319601014s) from=127.0.0.6:47159 2022/11/07 23:35:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.89396966s) from=127.0.0.6:51387 2022/11/07 23:35:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.820194356s) from=127.0.0.6:52111 2022/11/07 23:35:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.504915771s) from=127.0.0.6:48367 2022/11/07 23:35:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.726139828s) from=127.0.0.6:36717 2022/11/07 23:35:59 [DEBUG] http: Request GET /v1/status/leader (229.249µs) from=127.0.0.6:54703 2022/11/07 23:36:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.034892794s) from=127.0.0.6:41705 2022/11/07 23:36:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.419368838s) from=127.0.0.6:43099 2022/11/07 23:36:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.006944651s) from=127.0.0.6:53803 2022/11/07 23:36:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.106798983s) from=127.0.0.6:56071 2022/11/07 23:36:04 [DEBUG] http: Request GET /v1/status/leader (219.568µs) from=127.0.0.6:54703 2022/11/07 23:36:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.297418599s) from=127.0.0.6:59477 2022/11/07 23:36:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m5.41141183s) from=127.0.0.6:47225 2022/11/07 23:36:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.255737911s) from=127.0.0.6:47041 2022/11/07 23:36:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.181139469s) from=127.0.0.6:50305 2022/11/07 23:36:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:36:19 [DEBUG] http: Request GET /v1/status/leader (158.052µs) from=127.0.0.6:33885 2022/11/07 23:36:24 [DEBUG] http: Request GET /v1/status/leader (159.054µs) from=127.0.0.6:54703 2022/11/07 23:36:39 [DEBUG] http: Request GET /v1/status/leader (234.646µs) from=127.0.0.6:54703 2022/11/07 23:36:44 [DEBUG] http: Request GET /v1/status/leader (232.617µs) from=127.0.0.6:54703 2022/11/07 23:36:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:36:58 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:36:58 [DEBUG] agent: Node info in sync 2022/11/07 23:36:59 [DEBUG] http: Request GET /v1/status/leader (244.609µs) from=127.0.0.6:33885 2022/11/07 23:37:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.595912327s) from=127.0.0.6:39857 2022/11/07 23:37:04 [DEBUG] http: Request GET /v1/status/leader (282.629µs) from=127.0.0.6:54703 2022/11/07 23:37:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.312920919s) from=127.0.0.6:37723 2022/11/07 23:37:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.876841096s) from=127.0.0.6:45789 2022/11/07 23:37:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.26936877s) from=127.0.0.6:49741 2022/11/07 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.921087944s) from=127.0.0.6:59395 2022/11/07 23:37:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.058012095s) from=127.0.0.6:43955 2022/11/07 23:37:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.890054065s) from=127.0.0.6:45273 2022/11/07 23:37:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.464771346s) from=127.0.0.6:45267 2022/11/07 23:37:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.288504634s) from=127.0.0.6:52875 2022/11/07 23:37:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:37:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.352463216s) from=127.0.0.6:44019 2022/11/07 23:37:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.993806785s) from=127.0.0.6:55949 2022/11/07 23:37:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.270212303s) from=127.0.0.6:34925 2022/11/07 23:37:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.424569322s) from=127.0.0.6:60997 2022/11/07 23:37:19 [DEBUG] http: Request GET /v1/status/leader (250.537µs) from=127.0.0.6:54703 2022/11/07 23:37:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.330518788s) from=127.0.0.6:48689 2022/11/07 23:37:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:37:24 [DEBUG] http: Request GET /v1/status/leader (306.344µs) from=127.0.0.6:54703 2022/11/07 23:37:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.592458944s) from=127.0.0.6:53981 2022/11/07 23:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.945280911s) from=127.0.0.6:50635 2022/11/07 23:37:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.435070102s) from=127.0.0.6:52025 2022/11/07 23:37:39 [DEBUG] http: Request GET /v1/status/leader (237.028µs) from=127.0.0.6:33885 2022/11/07 23:37:44 [DEBUG] http: Request GET /v1/status/leader (175.118µs) from=127.0.0.6:54703 2022/11/07 23:37:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.030367164s) from=127.0.0.6:52111 2022/11/07 23:37:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.062973763s) from=127.0.0.6:47159 2022/11/07 23:37:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.149435068s) from=127.0.0.6:51387 2022/11/07 23:37:59 [DEBUG] http: Request GET /v1/status/leader (146.213µs) from=127.0.0.6:33885 2022/11/07 23:38:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.603915617s) from=127.0.0.6:48367 2022/11/07 23:38:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.141747064s) from=127.0.0.6:43099 2022/11/07 23:38:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.195631163s) from=127.0.0.6:36717 2022/11/07 23:38:04 [DEBUG] http: Request GET /v1/status/leader (138.298µs) from=127.0.0.6:54703 2022/11/07 23:38:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.616579921s) from=127.0.0.6:41705 2022/11/07 23:38:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.77332191s) from=127.0.0.6:56071 2022/11/07 23:38:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.152929306s) from=127.0.0.6:47041 2022/11/07 23:38:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m7.334597719s) from=127.0.0.6:53803 2022/11/07 23:38:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:38:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.629522263s) from=127.0.0.6:59477 2022/11/07 23:38:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m5.991746069s) from=127.0.0.6:47225 2022/11/07 23:38:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.422815395s) from=127.0.0.6:50305 2022/11/07 23:38:19 [DEBUG] http: Request GET /v1/status/leader (257.76µs) from=127.0.0.6:33885 2022/11/07 23:38:24 [DEBUG] http: Request GET /v1/status/leader (309.99µs) from=127.0.0.6:54703 2022/11/07 23:38:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:38:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:38:36 [DEBUG] agent: Node info in sync 2022/11/07 23:38:39 [DEBUG] http: Request GET /v1/status/leader (243.13µs) from=127.0.0.6:33885 2022/11/07 23:38:44 [DEBUG] http: Request GET /v1/status/leader (3.16923ms) from=127.0.0.6:54703 2022/11/07 23:38:59 [DEBUG] http: Request GET /v1/status/leader (247.501µs) from=127.0.0.6:33885 2022/11/07 23:39:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.868463428s) from=127.0.0.6:39857 2022/11/07 23:39:04 [DEBUG] http: Request GET /v1/status/leader (224.74µs) from=127.0.0.6:54703 2022/11/07 23:39:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.558286405s) from=127.0.0.6:45273 2022/11/07 23:39:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.794378998s) from=127.0.0.6:45267 2022/11/07 23:39:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.762365761s) from=127.0.0.6:37723 2022/11/07 23:39:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.276871025s) from=127.0.0.6:59395 2022/11/07 23:39:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.347549993s) from=127.0.0.6:43955 2022/11/07 23:39:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.321674506s) from=127.0.0.6:45789 2022/11/07 23:39:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m7.112632062s) from=127.0.0.6:49741 2022/11/07 23:39:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.958488249s) from=127.0.0.6:44019 2022/11/07 23:39:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.874965393s) from=127.0.0.6:52875 2022/11/07 23:39:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.584717961s) from=127.0.0.6:55949 2022/11/07 23:39:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.137397544s) from=127.0.0.6:34925 2022/11/07 23:39:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.855144819s) from=127.0.0.6:60997 2022/11/07 23:39:19 [DEBUG] http: Request GET /v1/status/leader (254.26µs) from=127.0.0.6:54703 2022/11/07 23:39:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.83367831s) from=127.0.0.6:48689 2022/11/07 23:39:24 [DEBUG] http: Request GET /v1/status/leader (217.64µs) from=127.0.0.6:54703 2022/11/07 23:39:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.161178195s) from=127.0.0.6:50635 2022/11/07 23:39:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.562667658s) from=127.0.0.6:53981 2022/11/07 23:39:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.344167535s) from=127.0.0.6:52025 2022/11/07 23:39:39 [DEBUG] http: Request GET /v1/status/leader (218.488µs) from=127.0.0.6:54703 2022/11/07 23:39:44 [DEBUG] http: Request GET /v1/status/leader (231.808µs) from=127.0.0.6:54703 2022/11/07 23:39:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:39:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.822117714s) from=127.0.0.6:52111 2022/11/07 23:39:59 [DEBUG] http: Request GET /v1/status/leader (139.496µs) from=127.0.0.6:54703 2022/11/07 23:40:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.119380136s) from=127.0.0.6:47159 2022/11/07 23:40:04 [DEBUG] http: Request GET /v1/status/leader (264.031µs) from=127.0.0.6:54703 2022/11/07 23:40:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.350388023s) from=127.0.0.6:36717 2022/11/07 23:40:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.933822862s) from=127.0.0.6:48367 2022/11/07 23:40:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.467832594s) from=127.0.0.6:51387 2022/11/07 23:40:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.747438723s) from=127.0.0.6:41705 2022/11/07 23:40:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.058975027s) from=127.0.0.6:43099 2022/11/07 23:40:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.611462897s) from=127.0.0.6:53803 2022/11/07 23:40:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:40:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.122108634s) from=127.0.0.6:56071 2022/11/07 23:40:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.63855392s) from=127.0.0.6:59477 2022/11/07 23:40:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.575195187s) from=127.0.0.6:47225 2022/11/07 23:40:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.241054106s) from=127.0.0.6:47041 2022/11/07 23:40:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.302543896s) from=127.0.0.6:50305 2022/11/07 23:40:19 [DEBUG] http: Request GET /v1/status/leader (173.674µs) from=127.0.0.6:33885 2022/11/07 23:40:24 [DEBUG] http: Request GET /v1/status/leader (167.656µs) from=127.0.0.6:54703 2022/11/07 23:40:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:40:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:40:33 [DEBUG] agent: Node info in sync 2022/11/07 23:40:39 [DEBUG] http: Request GET /v1/status/leader (385.833µs) from=127.0.0.6:54703 2022/11/07 23:40:44 [DEBUG] http: Request GET /v1/status/leader (359.892µs) from=127.0.0.6:54703 2022/11/07 23:40:59 [DEBUG] http: Request GET /v1/status/leader (151.17µs) from=127.0.0.6:33885 2022/11/07 23:41:04 [DEBUG] http: Request GET /v1/status/leader (355.754µs) from=127.0.0.6:54703 2022/11/07 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.396832521s) from=127.0.0.6:39857 2022/11/07 23:41:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.198418499s) from=127.0.0.6:37723 2022/11/07 23:41:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.698900154s) from=127.0.0.6:45267 2022/11/07 23:41:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.844629776s) from=127.0.0.6:45273 2022/11/07 23:41:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.54576545s) from=127.0.0.6:43955 2022/11/07 23:41:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.366265753s) from=127.0.0.6:59395 2022/11/07 23:41:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.361076865s) from=127.0.0.6:49741 2022/11/07 23:41:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.688748959s) from=127.0.0.6:45789 2022/11/07 23:41:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.352464532s) from=127.0.0.6:34925 2022/11/07 23:41:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.750305949s) from=127.0.0.6:52875 2022/11/07 23:41:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.092536572s) from=127.0.0.6:60997 2022/11/07 23:41:19 [DEBUG] http: Request GET /v1/status/leader (228.728µs) from=127.0.0.6:54703 2022/11/07 23:41:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.764412308s) from=127.0.0.6:55949 2022/11/07 23:41:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.815019771s) from=127.0.0.6:44019 2022/11/07 23:41:24 [DEBUG] http: Request GET /v1/status/leader (231.226µs) from=127.0.0.6:54703 2022/11/07 23:41:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.012361349s) from=127.0.0.6:48689 2022/11/07 23:41:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:41:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:41:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:41:34 [DEBUG] agent: Node info in sync 2022/11/07 23:41:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.166485959s) from=127.0.0.6:53981 2022/11/07 23:41:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.366419098s) from=127.0.0.6:50635 2022/11/07 23:41:39 [DEBUG] http: Request GET /v1/status/leader (136.168µs) from=127.0.0.6:33885 2022/11/07 23:41:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.178468363s) from=127.0.0.6:52025 2022/11/07 23:41:44 [DEBUG] http: Request GET /v1/status/leader (301.017µs) from=127.0.0.6:54703 2022/11/07 23:41:59 [DEBUG] http: Request GET /v1/status/leader (249.885µs) from=127.0.0.6:54703 2022/11/07 23:42:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.114020722s) from=127.0.0.6:47159 2022/11/07 23:42:04 [DEBUG] http: Request GET /v1/status/leader (238.707µs) from=127.0.0.6:54703 2022/11/07 23:42:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.39477107s) from=127.0.0.6:52111 2022/11/07 23:42:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.746574052s) from=127.0.0.6:36717 2022/11/07 23:42:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.046257448s) from=127.0.0.6:51387 2022/11/07 23:42:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.785362223s) from=127.0.0.6:48367 2022/11/07 23:42:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.303311538s) from=127.0.0.6:41705 2022/11/07 23:42:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:42:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.660497243s) from=127.0.0.6:59477 2022/11/07 23:42:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m7.18492263s) from=127.0.0.6:43099 2022/11/07 23:42:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.981637704s) from=127.0.0.6:56071 2022/11/07 23:42:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.909538687s) from=127.0.0.6:53803 2022/11/07 23:42:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.813951987s) from=127.0.0.6:47041 2022/11/07 23:42:20 [DEBUG] http: Request GET /v1/status/leader (261.155µs) from=127.0.0.6:54703 2022/11/07 23:42:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m6.600827323s) from=127.0.0.6:47225 2022/11/07 23:42:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.927631037s) from=127.0.0.6:50305 2022/11/07 23:42:24 [DEBUG] http: Request GET /v1/status/leader (210.334µs) from=127.0.0.6:54703 2022/11/07 23:42:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:42:40 [DEBUG] http: Request GET /v1/status/leader (220.967µs) from=127.0.0.6:54703 2022/11/07 23:42:44 [DEBUG] http: Request GET /v1/status/leader (270.142µs) from=127.0.0.6:54703 2022/11/07 23:43:00 [DEBUG] http: Request GET /v1/status/leader (252.391µs) from=127.0.0.6:54703 2022/11/07 23:43:04 [DEBUG] http: Request GET /v1/status/leader (157.786µs) from=127.0.0.6:54703 2022/11/07 23:43:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.748320058s) from=127.0.0.6:39857 2022/11/07 23:43:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.467264617s) from=127.0.0.6:37723 2022/11/07 23:43:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.584477905s) from=127.0.0.6:45267 2022/11/07 23:43:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.349406191s) from=127.0.0.6:45789 2022/11/07 23:43:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.293281222s) from=127.0.0.6:45273 2022/11/07 23:43:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.780646092s) from=127.0.0.6:43955 2022/11/07 23:43:20 [DEBUG] http: Request GET /v1/status/leader (311.155µs) from=127.0.0.6:33885 2022/11/07 23:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.354168156s) from=127.0.0.6:59395 2022/11/07 23:43:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.099547587s) from=127.0.0.6:34925 2022/11/07 23:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.98656595s) from=127.0.0.6:49741 2022/11/07 23:43:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.913691206s) from=127.0.0.6:52875 2022/11/07 23:43:24 [DEBUG] http: Request GET /v1/status/leader (208.779µs) from=127.0.0.6:54703 2022/11/07 23:43:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.766247509s) from=127.0.0.6:60997 2022/11/07 23:43:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.594711375s) from=127.0.0.6:55949 2022/11/07 23:43:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.388140525s) from=127.0.0.6:44019 2022/11/07 23:43:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:43:32 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:43:32 [DEBUG] agent: Node info in sync 2022/11/07 23:43:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.561727588s) from=127.0.0.6:48689 2022/11/07 23:43:40 [DEBUG] http: Request GET /v1/status/leader (213.95µs) from=127.0.0.6:54703 2022/11/07 23:43:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.313713557s) from=127.0.0.6:50635 2022/11/07 23:43:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.479040284s) from=127.0.0.6:53981 2022/11/07 23:43:44 [DEBUG] http: Request GET /v1/status/leader (220.104µs) from=127.0.0.6:54703 2022/11/07 23:43:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.494441539s) from=127.0.0.6:52025 2022/11/07 23:44:00 [DEBUG] http: Request GET /v1/status/leader (132.578µs) from=127.0.0.6:54703 2022/11/07 23:44:04 [DEBUG] http: Request GET /v1/status/leader (143.339µs) from=127.0.0.6:54703 2022/11/07 23:44:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.594666829s) from=127.0.0.6:47159 2022/11/07 23:44:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.590829725s) from=127.0.0.6:52111 2022/11/07 23:44:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:44:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.605309422s) from=127.0.0.6:41705 2022/11/07 23:44:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.772982365s) from=127.0.0.6:36717 2022/11/07 23:44:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.455692021s) from=127.0.0.6:48367 2022/11/07 23:44:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.318504784s) from=127.0.0.6:59477 2022/11/07 23:44:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.94013548s) from=127.0.0.6:51387 2022/11/07 23:44:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.091727446s) from=127.0.0.6:56071 2022/11/07 23:44:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.923373007s) from=127.0.0.6:53803 2022/11/07 23:44:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.967675111s) from=127.0.0.6:43099 2022/11/07 23:44:20 [DEBUG] http: Request GET /v1/status/leader (240.044µs) from=127.0.0.6:33885 2022/11/07 23:44:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.862594548s) from=127.0.0.6:47041 2022/11/07 23:44:24 [DEBUG] http: Request GET /v1/status/leader (277.522µs) from=127.0.0.6:54703 2022/11/07 23:44:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m6.385507714s) from=127.0.0.6:47225 2022/11/07 23:44:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.507769803s) from=127.0.0.6:50305 2022/11/07 23:44:40 [DEBUG] http: Request GET /v1/status/leader (165.571µs) from=127.0.0.6:33885 2022/11/07 23:44:44 [DEBUG] http: Request GET /v1/status/leader (141.14µs) from=127.0.0.6:54703 2022/11/07 23:44:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:45:00 [DEBUG] http: Request GET /v1/status/leader (263.753µs) from=127.0.0.6:33885 2022/11/07 23:45:04 [DEBUG] http: Request GET /v1/status/leader (138.308µs) from=127.0.0.6:54703 2022/11/07 23:45:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:45:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.879331635s) from=127.0.0.6:37723 2022/11/07 23:45:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.074892896s) from=127.0.0.6:39857 2022/11/07 23:45:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.293581003s) from=127.0.0.6:45267 2022/11/07 23:45:20 [DEBUG] http: Request GET /v1/status/leader (245.55µs) from=127.0.0.6:33885 2022/11/07 23:45:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.789764796s) from=127.0.0.6:45273 2022/11/07 23:45:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.790121186s) from=127.0.0.6:43955 2022/11/07 23:45:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.027881029s) from=127.0.0.6:34925 2022/11/07 23:45:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:45:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:45:23 [DEBUG] agent: Node info in sync 2022/11/07 23:45:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.352899156s) from=127.0.0.6:52875 2022/11/07 23:45:24 [DEBUG] http: Request GET /v1/status/leader (1.874786ms) from=127.0.0.6:54703 2022/11/07 23:45:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.304588344s) from=127.0.0.6:45789 2022/11/07 23:45:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.630123371s) from=127.0.0.6:59395 2022/11/07 23:45:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.88035771s) from=127.0.0.6:49741 2022/11/07 23:45:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.933224814s) from=127.0.0.6:60997 2022/11/07 23:45:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.644246461s) from=127.0.0.6:44019 2022/11/07 23:45:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.831029616s) from=127.0.0.6:55949 2022/11/07 23:45:40 [DEBUG] http: Request GET /v1/status/leader (133.208µs) from=127.0.0.6:33885 2022/11/07 23:45:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.06899551s) from=127.0.0.6:48689 2022/11/07 23:45:44 [DEBUG] http: Request GET /v1/status/leader (173.44µs) from=127.0.0.6:54703 2022/11/07 23:45:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.74149701s) from=127.0.0.6:53981 2022/11/07 23:45:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.367675066s) from=127.0.0.6:50635 2022/11/07 23:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.018961442s) from=127.0.0.6:52025 2022/11/07 23:46:00 [DEBUG] http: Request GET /v1/status/leader (355.356µs) from=127.0.0.6:54703 2022/11/07 23:46:04 [DEBUG] http: Request GET /v1/status/leader (178.506µs) from=127.0.0.6:54703 2022/11/07 23:46:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.472944971s) from=127.0.0.6:47159 2022/11/07 23:46:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:46:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.037095721s) from=127.0.0.6:41705 2022/11/07 23:46:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.881392645s) from=127.0.0.6:52111 2022/11/07 23:46:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.264699632s) from=127.0.0.6:36717 2022/11/07 23:46:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.71051529s) from=127.0.0.6:51387 2022/11/07 23:46:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.740306225s) from=127.0.0.6:59477 2022/11/07 23:46:20 [DEBUG] http: Request GET /v1/status/leader (214.873µs) from=127.0.0.6:54703 2022/11/07 23:46:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.415582123s) from=127.0.0.6:48367 2022/11/07 23:46:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.287738375s) from=127.0.0.6:56071 2022/11/07 23:46:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.756903609s) from=127.0.0.6:47041 2022/11/07 23:46:24 [DEBUG] http: Request GET /v1/status/leader (236.502µs) from=127.0.0.6:54703 2022/11/07 23:46:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.145883839s) from=127.0.0.6:53803 2022/11/07 23:46:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.96502802s) from=127.0.0.6:43099 2022/11/07 23:46:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.735052582s) from=127.0.0.6:47225 2022/11/07 23:46:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.404240253s) from=127.0.0.6:50305 2022/11/07 23:46:40 [DEBUG] http: Request GET /v1/status/leader (141.929µs) from=127.0.0.6:54703 2022/11/07 23:46:44 [DEBUG] http: Request GET /v1/status/leader (580.273µs) from=127.0.0.6:54703 2022/11/07 23:47:00 [DEBUG] http: Request GET /v1/status/leader (137.113µs) from=127.0.0.6:33885 2022/11/07 23:47:04 [DEBUG] http: Request GET /v1/status/leader (131.419µs) from=127.0.0.6:54703 2022/11/07 23:47:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:47:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:47:05 [DEBUG] agent: Node info in sync 2022/11/07 23:47:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:47:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:47:20 [DEBUG] http: Request GET /v1/status/leader (222.996µs) from=127.0.0.6:54703 2022/11/07 23:47:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.75098423s) from=127.0.0.6:37723 2022/11/07 23:47:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.615512225s) from=127.0.0.6:39857 2022/11/07 23:47:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.773799904s) from=127.0.0.6:45267 2022/11/07 23:47:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.379065167s) from=127.0.0.6:43955 2022/11/07 23:47:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.144997373s) from=127.0.0.6:34925 2022/11/07 23:47:24 [DEBUG] http: Request GET /v1/status/leader (313.761µs) from=127.0.0.6:54703 2022/11/07 23:47:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.223044061s) from=127.0.0.6:52875 2022/11/07 23:47:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.179009676s) from=127.0.0.6:45273 2022/11/07 23:47:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.570988398s) from=127.0.0.6:59395 2022/11/07 23:47:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.623109124s) from=127.0.0.6:45789 2022/11/07 23:47:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.262309648s) from=127.0.0.6:55949 2022/11/07 23:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.957851359s) from=127.0.0.6:49741 2022/11/07 23:47:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.133524991s) from=127.0.0.6:44019 2022/11/07 23:47:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.384576479s) from=127.0.0.6:60997 2022/11/07 23:47:40 [DEBUG] http: Request GET /v1/status/leader (173.72µs) from=127.0.0.6:33885 2022/11/07 23:47:44 [DEBUG] http: Request GET /v1/status/leader (1.039119ms) from=127.0.0.6:54703 2022/11/07 23:47:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.076061525s) from=127.0.0.6:48689 2022/11/07 23:47:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.891424336s) from=127.0.0.6:53981 2022/11/07 23:47:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.879036245s) from=127.0.0.6:50635 2022/11/07 23:47:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.192316604s) from=127.0.0.6:52025 2022/11/07 23:48:00 [DEBUG] http: Request GET /v1/status/leader (201.681µs) from=127.0.0.6:54703 2022/11/07 23:48:04 [DEBUG] http: Request GET /v1/status/leader (413.045µs) from=127.0.0.6:54703 2022/11/07 23:48:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:48:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:48:06 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:48:06 [DEBUG] agent: Node info in sync 2022/11/07 23:48:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:48:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.406642905s) from=127.0.0.6:47159 2022/11/07 23:48:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.699425946s) from=127.0.0.6:41705 2022/11/07 23:48:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.642822034s) from=127.0.0.6:52111 2022/11/07 23:48:20 [DEBUG] http: Request GET /v1/status/leader (191.159µs) from=127.0.0.6:33885 2022/11/07 23:48:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.81173912s) from=127.0.0.6:51387 2022/11/07 23:48:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.539032521s) from=127.0.0.6:36717 2022/11/07 23:48:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.030756209s) from=127.0.0.6:59477 2022/11/07 23:48:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.042950172s) from=127.0.0.6:56071 2022/11/07 23:48:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.171532851s) from=127.0.0.6:48367 2022/11/07 23:48:24 [DEBUG] http: Request GET /v1/status/leader (148.148µs) from=127.0.0.6:54703 2022/11/07 23:48:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.195006116s) from=127.0.0.6:47041 2022/11/07 23:48:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.469390878s) from=127.0.0.6:43099 2022/11/07 23:48:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.195502304s) from=127.0.0.6:47225 2022/11/07 23:48:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.218580208s) from=127.0.0.6:50305 2022/11/07 23:48:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.198401896s) from=127.0.0.6:53803 2022/11/07 23:48:40 [DEBUG] http: Request GET /v1/status/leader (7.191257ms) from=127.0.0.6:54703 2022/11/07 23:48:44 [DEBUG] http: Request GET /v1/status/leader (445.797µs) from=127.0.0.6:54703 2022/11/07 23:49:00 [DEBUG] http: Request GET /v1/status/leader (509.232µs) from=127.0.0.6:33885 2022/11/07 23:49:04 [DEBUG] http: Request GET /v1/status/leader (169.223µs) from=127.0.0.6:54703 2022/11/07 23:49:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:49:20 [DEBUG] http: Request GET /v1/status/leader (140.806µs) from=127.0.0.6:33885 2022/11/07 23:49:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.247024821s) from=127.0.0.6:39857 2022/11/07 23:49:24 [DEBUG] http: Request GET /v1/status/leader (151.539µs) from=127.0.0.6:54703 2022/11/07 23:49:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.224364531s) from=127.0.0.6:34925 2022/11/07 23:49:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.551837778s) from=127.0.0.6:45267 2022/11/07 23:49:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.007446985s) from=127.0.0.6:37723 2022/11/07 23:49:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.264526027s) from=127.0.0.6:52875 2022/11/07 23:49:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.273796417s) from=127.0.0.6:43955 2022/11/07 23:49:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.016273359s) from=127.0.0.6:45273 2022/11/07 23:49:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.658710334s) from=127.0.0.6:59395 2022/11/07 23:49:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.051714744s) from=127.0.0.6:45789 2022/11/07 23:49:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.502373422s) from=127.0.0.6:60997 2022/11/07 23:49:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.784287402s) from=127.0.0.6:55949 2022/11/07 23:49:40 [DEBUG] http: Request GET /v1/status/leader (394.117µs) from=127.0.0.6:33885 2022/11/07 23:49:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.328013308s) from=127.0.0.6:49741 2022/11/07 23:49:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.943914332s) from=127.0.0.6:44019 2022/11/07 23:49:44 [DEBUG] http: Request GET /v1/status/leader (324.264µs) from=127.0.0.6:54703 2022/11/07 23:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.001264006s) from=127.0.0.6:48689 2022/11/07 23:49:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:49:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:49:57 [DEBUG] agent: Node info in sync 2022/11/07 23:49:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.964754517s) from=127.0.0.6:53981 2022/11/07 23:49:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.745473204s) from=127.0.0.6:52025 2022/11/07 23:49:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.231701674s) from=127.0.0.6:50635 2022/11/07 23:50:00 [DEBUG] http: Request GET /v1/status/leader (931.408µs) from=127.0.0.6:54703 2022/11/07 23:50:04 [DEBUG] http: Request GET /v1/status/leader (302.102µs) from=127.0.0.6:54703 2022/11/07 23:50:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:50:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:50:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.853574576s) from=127.0.0.6:47159 2022/11/07 23:50:20 [DEBUG] http: Request GET /v1/status/leader (251.689µs) from=127.0.0.6:33885 2022/11/07 23:50:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.065683448s) from=127.0.0.6:41705 2022/11/07 23:50:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.236025908s) from=127.0.0.6:51387 2022/11/07 23:50:24 [DEBUG] http: Request GET /v1/status/leader (164.084µs) from=127.0.0.6:54703 2022/11/07 23:50:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.909347475s) from=127.0.0.6:48367 2022/11/07 23:50:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.455417067s) from=127.0.0.6:36717 2022/11/07 23:50:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.19865771s) from=127.0.0.6:52111 2022/11/07 23:50:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.353547324s) from=127.0.0.6:59477 2022/11/07 23:50:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.31869807s) from=127.0.0.6:47041 2022/11/07 23:50:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.660384214s) from=127.0.0.6:47225 2022/11/07 23:50:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.258524894s) from=127.0.0.6:56071 2022/11/07 23:50:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.931593694s) from=127.0.0.6:43099 2022/11/07 23:50:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.907955598s) from=127.0.0.6:53803 2022/11/07 23:50:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.033078253s) from=127.0.0.6:50305 2022/11/07 23:50:40 [DEBUG] http: Request GET /v1/status/leader (129.98µs) from=127.0.0.6:54703 2022/11/07 23:50:44 [DEBUG] http: Request GET /v1/status/leader (131.498µs) from=127.0.0.6:54703 2022/11/07 23:51:00 [DEBUG] http: Request GET /v1/status/leader (523.716µs) from=127.0.0.6:54703 2022/11/07 23:51:04 [DEBUG] http: Request GET /v1/status/leader (295.286µs) from=127.0.0.6:54703 2022/11/07 23:51:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:51:20 [DEBUG] http: Request GET /v1/status/leader (228.168µs) from=127.0.0.6:33885 2022/11/07 23:51:24 [DEBUG] http: Request GET /v1/status/leader (343.337µs) from=127.0.0.6:54703 2022/11/07 23:51:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.088279981s) from=127.0.0.6:39857 2022/11/07 23:51:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.903078069s) from=127.0.0.6:45267 2022/11/07 23:51:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.926750931s) from=127.0.0.6:37723 2022/11/07 23:51:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.529967015s) from=127.0.0.6:43955 2022/11/07 23:51:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.734337124s) from=127.0.0.6:34925 2022/11/07 23:51:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.697195343s) from=127.0.0.6:52875 2022/11/07 23:51:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.87606677s) from=127.0.0.6:45273 2022/11/07 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.238981437s) from=127.0.0.6:59395 2022/11/07 23:51:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.575171686s) from=127.0.0.6:45789 2022/11/07 23:51:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:51:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:51:39 [DEBUG] agent: Node info in sync 2022/11/07 23:51:40 [DEBUG] http: Request GET /v1/status/leader (292.441µs) from=127.0.0.6:33885 2022/11/07 23:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.126313111s) from=127.0.0.6:49741 2022/11/07 23:51:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.64082419s) from=127.0.0.6:44019 2022/11/07 23:51:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.192627429s) from=127.0.0.6:55949 2022/11/07 23:51:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.845212666s) from=127.0.0.6:60997 2022/11/07 23:51:44 [DEBUG] http: Request GET /v1/status/leader (231.745µs) from=127.0.0.6:54703 2022/11/07 23:51:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.866737338s) from=127.0.0.6:48689 2022/11/07 23:51:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.723677399s) from=127.0.0.6:53981 2022/11/07 23:52:00 [DEBUG] http: Request GET /v1/status/leader (1.371868ms) from=127.0.0.6:54703 2022/11/07 23:52:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.135157773s) from=127.0.0.6:52025 2022/11/07 23:52:04 [DEBUG] http: Request GET /v1/status/leader (3.586879ms) from=127.0.0.6:54703 2022/11/07 23:52:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.013218505s) from=127.0.0.6:50635 2022/11/07 23:52:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:52:20 [DEBUG] http: Request GET /v1/status/leader (129.274µs) from=127.0.0.6:54703 2022/11/07 23:52:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.047647472s) from=127.0.0.6:47159 2022/11/07 23:52:24 [DEBUG] http: Request GET /v1/status/leader (238.937µs) from=127.0.0.6:54703 2022/11/07 23:52:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.165763956s) from=127.0.0.6:48367 2022/11/07 23:52:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.222490979s) from=127.0.0.6:41705 2022/11/07 23:52:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.449959773s) from=127.0.0.6:51387 2022/11/07 23:52:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.264772069s) from=127.0.0.6:52111 2022/11/07 23:52:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.115802564s) from=127.0.0.6:36717 2022/11/07 23:52:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.353922373s) from=127.0.0.6:59477 2022/11/07 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.776780615s) from=127.0.0.6:47041 2022/11/07 23:52:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m3.619592318s) from=127.0.0.6:47225 2022/11/07 23:52:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.34813415s) from=127.0.0.6:43099 2022/11/07 23:52:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.007284779s) from=127.0.0.6:56071 2022/11/07 23:52:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:52:40 [DEBUG] http: Request GET /v1/status/leader (174.643µs) from=127.0.0.6:33885 2022/11/07 23:52:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.892022249s) from=127.0.0.6:53803 2022/11/07 23:52:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.045045666s) from=127.0.0.6:50305 2022/11/07 23:52:44 [DEBUG] http: Request GET /v1/status/leader (232.781µs) from=127.0.0.6:54703 2022/11/07 23:53:00 [DEBUG] http: Request GET /v1/status/leader (245.186µs) from=127.0.0.6:33885 2022/11/07 23:53:04 [DEBUG] http: Request GET /v1/status/leader (228.075µs) from=127.0.0.6:54703 2022/11/07 23:53:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:53:20 [DEBUG] http: Request GET /v1/status/leader (284.494µs) from=127.0.0.6:33885 2022/11/07 23:53:24 [DEBUG] http: Request GET /v1/status/leader (269.159µs) from=127.0.0.6:54703 2022/11/07 23:53:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.168370231s) from=127.0.0.6:37723 2022/11/07 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.895266645s) from=127.0.0.6:39857 2022/11/07 23:53:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.604568402s) from=127.0.0.6:45267 2022/11/07 23:53:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.236744469s) from=127.0.0.6:59395 2022/11/07 23:53:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.611442622s) from=127.0.0.6:45273 2022/11/07 23:53:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.018676603s) from=127.0.0.6:34925 2022/11/07 23:53:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.437530181s) from=127.0.0.6:43955 2022/11/07 23:53:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:53:37 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:53:37 [DEBUG] agent: Node info in sync 2022/11/07 23:53:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.641098529s) from=127.0.0.6:52875 2022/11/07 23:53:40 [DEBUG] http: Request GET /v1/status/leader (339.39µs) from=127.0.0.6:54703 2022/11/07 23:53:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.782013464s) from=127.0.0.6:45789 2022/11/07 23:53:44 [DEBUG] http: Request GET /v1/status/leader (127.136µs) from=127.0.0.6:54703 2022/11/07 23:53:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.855662585s) from=127.0.0.6:49741 2022/11/07 23:53:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.283587525s) from=127.0.0.6:44019 2022/11/07 23:53:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.5426791s) from=127.0.0.6:60997 2022/11/07 23:53:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.978356459s) from=127.0.0.6:55949 2022/11/07 23:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.355221698s) from=127.0.0.6:48689 2022/11/07 23:54:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.737149343s) from=127.0.0.6:53981 2022/11/07 23:54:00 [DEBUG] http: Request GET /v1/status/leader (132.436µs) from=127.0.0.6:33885 2022/11/07 23:54:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.554969543s) from=127.0.0.6:52025 2022/11/07 23:54:04 [DEBUG] http: Request GET /v1/status/leader (271.591µs) from=127.0.0.6:54703 2022/11/07 23:54:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.861724849s) from=127.0.0.6:50635 2022/11/07 23:54:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:54:20 [DEBUG] http: Request GET /v1/status/leader (253.952µs) from=127.0.0.6:54703 2022/11/07 23:54:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.17090191s) from=127.0.0.6:47159 2022/11/07 23:54:24 [DEBUG] http: Request GET /v1/status/leader (138.478µs) from=127.0.0.6:54703 2022/11/07 23:54:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.092831501s) from=127.0.0.6:48367 2022/11/07 23:54:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.165146641s) from=127.0.0.6:41705 2022/11/07 23:54:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.861981517s) from=127.0.0.6:36717 2022/11/07 23:54:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.204187995s) from=127.0.0.6:51387 2022/11/07 23:54:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.584369947s) from=127.0.0.6:52111 2022/11/07 23:54:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.352563783s) from=127.0.0.6:59477 2022/11/07 23:54:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.958966306s) from=127.0.0.6:47041 2022/11/07 23:54:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.500437172s) from=127.0.0.6:47225 2022/11/07 23:54:40 [DEBUG] http: Request GET /v1/status/leader (1.169712ms) from=127.0.0.6:54703 2022/11/07 23:54:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.669123509s) from=127.0.0.6:43099 2022/11/07 23:54:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.911512902s) from=127.0.0.6:53803 2022/11/07 23:54:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.125690425s) from=127.0.0.6:56071 2022/11/07 23:54:44 [DEBUG] http: Request GET /v1/status/leader (264.532µs) from=127.0.0.6:54703 2022/11/07 23:54:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.676396087s) from=127.0.0.6:50305 2022/11/07 23:54:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:55:00 [DEBUG] http: Request GET /v1/status/leader (233.361µs) from=127.0.0.6:54703 2022/11/07 23:55:05 [DEBUG] http: Request GET /v1/status/leader (153.038µs) from=127.0.0.6:54703 2022/11/07 23:55:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:55:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:55:15 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:55:15 [DEBUG] agent: Node info in sync 2022/11/07 23:55:20 [DEBUG] http: Request GET /v1/status/leader (1.772163ms) from=127.0.0.6:33885 2022/11/07 23:55:25 [DEBUG] http: Request GET /v1/status/leader (2.929431ms) from=127.0.0.6:54703 2022/11/07 23:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.44639136s) from=127.0.0.6:45267 2022/11/07 23:55:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.238073202s) from=127.0.0.6:37723 2022/11/07 23:55:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.42496223s) from=127.0.0.6:39857 2022/11/07 23:55:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.04771191s) from=127.0.0.6:43955 2022/11/07 23:55:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.368824284s) from=127.0.0.6:59395 2022/11/07 23:55:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.689807524s) from=127.0.0.6:45273 2022/11/07 23:55:40 [DEBUG] http: Request GET /v1/status/leader (2.519399ms) from=127.0.0.6:33885 2022/11/07 23:55:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.477968297s) from=127.0.0.6:34925 2022/11/07 23:55:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.691829491s) from=127.0.0.6:52875 2022/11/07 23:55:45 [DEBUG] http: Request GET /v1/status/leader (2.108027ms) from=127.0.0.6:54703 2022/11/07 23:55:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.541362341s) from=127.0.0.6:45789 2022/11/07 23:55:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.46410514s) from=127.0.0.6:55949 2022/11/07 23:55:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.554575954s) from=127.0.0.6:60997 2022/11/07 23:55:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.056829225s) from=127.0.0.6:49741 2022/11/07 23:55:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.428371079s) from=127.0.0.6:44019 2022/11/07 23:55:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.314031262s) from=127.0.0.6:48689 2022/11/07 23:56:00 [DEBUG] http: Request GET /v1/status/leader (644.157µs) from=127.0.0.6:33885 2022/11/07 23:56:05 [DEBUG] http: Request GET /v1/status/leader (142.333µs) from=127.0.0.6:54703 2022/11/07 23:56:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.367805484s) from=127.0.0.6:52025 2022/11/07 23:56:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.023607163s) from=127.0.0.6:53981 2022/11/07 23:56:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:56:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.666581015s) from=127.0.0.6:50635 2022/11/07 23:56:20 [DEBUG] http: Request GET /v1/status/leader (347.403µs) from=127.0.0.6:33885 2022/11/07 23:56:25 [DEBUG] http: Request GET /v1/status/leader (347.459µs) from=127.0.0.6:54703 2022/11/07 23:56:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.951835819s) from=127.0.0.6:47159 2022/11/07 23:56:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.298495154s) from=127.0.0.6:48367 2022/11/07 23:56:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.343670668s) from=127.0.0.6:36717 2022/11/07 23:56:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.081060414s) from=127.0.0.6:41705 2022/11/07 23:56:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.679462157s) from=127.0.0.6:52111 2022/11/07 23:56:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.653081288s) from=127.0.0.6:51387 2022/11/07 23:56:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.827245736s) from=127.0.0.6:47225 2022/11/07 23:56:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.364679702s) from=127.0.0.6:59477 2022/11/07 23:56:40 [DEBUG] http: Request GET /v1/status/leader (166.915µs) from=127.0.0.6:54703 2022/11/07 23:56:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.393084284s) from=127.0.0.6:47041 2022/11/07 23:56:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:56:42 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:56:42 [DEBUG] agent: Node info in sync 2022/11/07 23:56:45 [DEBUG] http: Request GET /v1/status/leader (191.078µs) from=127.0.0.6:54703 2022/11/07 23:56:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.497152187s) from=127.0.0.6:53803 2022/11/07 23:56:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.815936804s) from=127.0.0.6:43099 2022/11/07 23:56:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.606826909s) from=127.0.0.6:56071 2022/11/07 23:56:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.231487049s) from=127.0.0.6:50305 2022/11/07 23:57:00 [DEBUG] http: Request GET /v1/status/leader (250.899µs) from=127.0.0.6:33885 2022/11/07 23:57:05 [DEBUG] http: Request GET /v1/status/leader (131.32µs) from=127.0.0.6:54703 2022/11/07 23:57:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:57:20 [DEBUG] http: Request GET /v1/status/leader (272.419µs) from=127.0.0.6:33885 2022/11/07 23:57:25 [DEBUG] http: Request GET /v1/status/leader (2.711213ms) from=127.0.0.6:54703 2022/11/07 23:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.272100564s) from=127.0.0.6:39857 2022/11/07 23:57:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.00523417s) from=127.0.0.6:37723 2022/11/07 23:57:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.885139185s) from=127.0.0.6:43955 2022/11/07 23:57:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.338924553s) from=127.0.0.6:45267 2022/11/07 23:57:40 [DEBUG] http: Request GET /v1/status/leader (569.454µs) from=127.0.0.6:54703 2022/11/07 23:57:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.376182039s) from=127.0.0.6:34925 2022/11/07 23:57:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.711247093s) from=127.0.0.6:59395 2022/11/07 23:57:45 [DEBUG] http: Request GET /v1/status/leader (229.062µs) from=127.0.0.6:54703 2022/11/07 23:57:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.904252708s) from=127.0.0.6:52875 2022/11/07 23:57:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.36341553s) from=127.0.0.6:45273 2022/11/07 23:57:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.996712222s) from=127.0.0.6:44019 2022/11/07 23:57:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.410502935s) from=127.0.0.6:49741 2022/11/07 23:57:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.400386909s) from=127.0.0.6:55949 2022/11/07 23:57:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.363141369s) from=127.0.0.6:45789 2022/11/07 23:57:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.419981184s) from=127.0.0.6:60997 2022/11/07 23:57:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/07 23:58:00 [DEBUG] http: Request GET /v1/status/leader (342.785µs) from=127.0.0.6:54703 2022/11/07 23:58:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.676539307s) from=127.0.0.6:48689 2022/11/07 23:58:05 [DEBUG] http: Request GET /v1/status/leader (245.101µs) from=127.0.0.6:54703 2022/11/07 23:58:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.794933688s) from=127.0.0.6:52025 2022/11/07 23:58:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.374086384s) from=127.0.0.6:53981 2022/11/07 23:58:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:58:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.373762669s) from=127.0.0.6:50635 2022/11/07 23:58:20 [DEBUG] http: Request GET /v1/status/leader (628.534µs) from=127.0.0.6:33885 2022/11/07 23:58:25 [DEBUG] http: Request GET /v1/status/leader (291.232µs) from=127.0.0.6:54703 2022/11/07 23:58:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.163735012s) from=127.0.0.6:48367 2022/11/07 23:58:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.899178567s) from=127.0.0.6:41705 2022/11/07 23:58:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.463576842s) from=127.0.0.6:47159 2022/11/07 23:58:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.415218551s) from=127.0.0.6:36717 2022/11/07 23:58:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.467322926s) from=127.0.0.6:47225 2022/11/07 23:58:40 [DEBUG] http: Request GET /v1/status/leader (360.099µs) from=127.0.0.6:33885 2022/11/07 23:58:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.533164121s) from=127.0.0.6:51387 2022/11/07 23:58:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.397043719s) from=127.0.0.6:59477 2022/11/07 23:58:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.054579932s) from=127.0.0.6:52111 2022/11/07 23:58:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/07 23:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/07 23:58:42 [DEBUG] agent: Node info in sync 2022/11/07 23:58:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.483567935s) from=127.0.0.6:47041 2022/11/07 23:58:45 [DEBUG] http: Request GET /v1/status/leader (230.434µs) from=127.0.0.6:54703 2022/11/07 23:58:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.93388242s) from=127.0.0.6:53803 2022/11/07 23:58:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.863607117s) from=127.0.0.6:43099 2022/11/07 23:58:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.401149019s) from=127.0.0.6:56071 2022/11/07 23:58:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.898016983s) from=127.0.0.6:50305 2022/11/07 23:59:00 [DEBUG] http: Request GET /v1/status/leader (322.563µs) from=127.0.0.6:33885 2022/11/07 23:59:05 [DEBUG] http: Request GET /v1/status/leader (280.316µs) from=127.0.0.6:54703 2022/11/07 23:59:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/07 23:59:20 [DEBUG] http: Request GET /v1/status/leader (271.839µs) from=127.0.0.6:54703 2022/11/07 23:59:25 [DEBUG] http: Request GET /v1/status/leader (266.302µs) from=127.0.0.6:54703 2022/11/07 23:59:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.003866427s) from=127.0.0.6:43955 2022/11/07 23:59:40 [DEBUG] http: Request GET /v1/status/leader (264.676µs) from=127.0.0.6:54703 2022/11/07 23:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.052113537s) from=127.0.0.6:39857 2022/11/07 23:59:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.598334098s) from=127.0.0.6:37723 2022/11/07 23:59:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.984178591s) from=127.0.0.6:45267 2022/11/07 23:59:45 [DEBUG] http: Request GET /v1/status/leader (135.565µs) from=127.0.0.6:54703 2022/11/07 23:59:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.35110043s) from=127.0.0.6:59395 2022/11/07 23:59:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.8856416s) from=127.0.0.6:34925 2022/11/07 23:59:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.997229399s) from=127.0.0.6:52875 2022/11/07 23:59:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.405240369s) from=127.0.0.6:49741 2022/11/07 23:59:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.913994143s) from=127.0.0.6:45273 2022/11/07 23:59:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.595388444s) from=127.0.0.6:44019 2022/11/07 23:59:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.963665971s) from=127.0.0.6:45789 2022/11/07 23:59:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.854865156s) from=127.0.0.6:55949 2022/11/07 23:59:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:00:00 [DEBUG] http: Request GET /v1/status/leader (289.088µs) from=127.0.0.6:33885 2022/11/08 00:00:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.495470968s) from=127.0.0.6:60997 2022/11/08 00:00:05 [DEBUG] http: Request GET /v1/status/leader (299.186µs) from=127.0.0.6:54703 2022/11/08 00:00:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.957206282s) from=127.0.0.6:48689 2022/11/08 00:00:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:00:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.080307252s) from=127.0.0.6:53981 2022/11/08 00:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.43292463s) from=127.0.0.6:52025 2022/11/08 00:00:20 [DEBUG] http: Request GET /v1/status/leader (272.299µs) from=127.0.0.6:33885 2022/11/08 00:00:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.09867335s) from=127.0.0.6:50635 2022/11/08 00:00:25 [DEBUG] http: Request GET /v1/status/leader (157.283µs) from=127.0.0.6:54703 2022/11/08 00:00:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:00:33 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:00:33 [DEBUG] agent: Node info in sync 2022/11/08 00:00:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.215904102s) from=127.0.0.6:48367 2022/11/08 00:00:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.141811656s) from=127.0.0.6:41705 2022/11/08 00:00:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.97889935s) from=127.0.0.6:47159 2022/11/08 00:00:40 [DEBUG] http: Request GET /v1/status/leader (244.601µs) from=127.0.0.6:54703 2022/11/08 00:00:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m4.358278108s) from=127.0.0.6:47225 2022/11/08 00:00:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.672138606s) from=127.0.0.6:52111 2022/11/08 00:00:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m7.101757257s) from=127.0.0.6:36717 2022/11/08 00:00:45 [DEBUG] http: Request GET /v1/status/leader (148.074µs) from=127.0.0.6:54703 2022/11/08 00:00:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.056264332s) from=127.0.0.6:51387 2022/11/08 00:00:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.847295598s) from=127.0.0.6:47041 2022/11/08 00:00:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.322260537s) from=127.0.0.6:59477 2022/11/08 00:00:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.854448934s) from=127.0.0.6:56071 2022/11/08 00:00:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m7.409650685s) from=127.0.0.6:53803 2022/11/08 00:00:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.726773463s) from=127.0.0.6:43099 2022/11/08 00:01:00 [DEBUG] http: Request GET /v1/status/leader (135.478µs) from=127.0.0.6:33885 2022/11/08 00:01:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.289227623s) from=127.0.0.6:50305 2022/11/08 00:01:05 [DEBUG] http: Request GET /v1/status/leader (305.929µs) from=127.0.0.6:54703 2022/11/08 00:01:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:01:20 [DEBUG] http: Request GET /v1/status/leader (251.306µs) from=127.0.0.6:54703 2022/11/08 00:01:25 [DEBUG] http: Request GET /v1/status/leader (257.9µs) from=127.0.0.6:54703 2022/11/08 00:01:40 [DEBUG] http: Request GET /v1/status/leader (261.248µs) from=127.0.0.6:33885 2022/11/08 00:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.110394195s) from=127.0.0.6:45267 2022/11/08 00:01:45 [DEBUG] http: Request GET /v1/status/leader (283.437µs) from=127.0.0.6:54703 2022/11/08 00:01:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.951305189s) from=127.0.0.6:37723 2022/11/08 00:01:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.97408875s) from=127.0.0.6:43955 2022/11/08 00:01:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m7.486722424s) from=127.0.0.6:39857 2022/11/08 00:01:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.436858864s) from=127.0.0.6:34925 2022/11/08 00:01:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.170563725s) from=127.0.0.6:59395 2022/11/08 00:01:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.779744612s) from=127.0.0.6:52875 2022/11/08 00:01:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.371450378s) from=127.0.0.6:45273 2022/11/08 00:01:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.194702107s) from=127.0.0.6:49741 2022/11/08 00:02:00 [DEBUG] http: Request GET /v1/status/leader (238.396µs) from=127.0.0.6:33885 2022/11/08 00:02:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.649833386s) from=127.0.0.6:44019 2022/11/08 00:02:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.355432391s) from=127.0.0.6:45789 2022/11/08 00:02:05 [DEBUG] http: Request GET /v1/status/leader (291.037µs) from=127.0.0.6:54703 2022/11/08 00:02:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.933181751s) from=127.0.0.6:55949 2022/11/08 00:02:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.069280555s) from=127.0.0.6:48689 2022/11/08 00:02:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:02:10 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:02:10 [DEBUG] agent: Node info in sync 2022/11/08 00:02:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.991056922s) from=127.0.0.6:60997 2022/11/08 00:02:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:02:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.079137792s) from=127.0.0.6:53981 2022/11/08 00:02:20 [DEBUG] http: Request GET /v1/status/leader (1.176152ms) from=127.0.0.6:54703 2022/11/08 00:02:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.594169492s) from=127.0.0.6:52025 2022/11/08 00:02:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.455346103s) from=127.0.0.6:50635 2022/11/08 00:02:25 [DEBUG] http: Request GET /v1/status/leader (247.509µs) from=127.0.0.6:54703 2022/11/08 00:02:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.230056777s) from=127.0.0.6:48367 2022/11/08 00:02:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.382555854s) from=127.0.0.6:41705 2022/11/08 00:02:40 [DEBUG] http: Request GET /v1/status/leader (157.384µs) from=127.0.0.6:33885 2022/11/08 00:02:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.962146499s) from=127.0.0.6:47159 2022/11/08 00:02:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.633605682s) from=127.0.0.6:47225 2022/11/08 00:02:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:02:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.957356017s) from=127.0.0.6:36717 2022/11/08 00:02:45 [DEBUG] http: Request GET /v1/status/leader (216.508µs) from=127.0.0.6:54703 2022/11/08 00:02:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.450912874s) from=127.0.0.6:52111 2022/11/08 00:02:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.783786078s) from=127.0.0.6:59477 2022/11/08 00:02:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.445718977s) from=127.0.0.6:51387 2022/11/08 00:02:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.23533163s) from=127.0.0.6:47041 2022/11/08 00:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.128212298s) from=127.0.0.6:56071 2022/11/08 00:03:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.081035831s) from=127.0.0.6:43099 2022/11/08 00:03:00 [DEBUG] http: Request GET /v1/status/leader (149.821µs) from=127.0.0.6:54703 2022/11/08 00:03:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.260289008s) from=127.0.0.6:53803 2022/11/08 00:03:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.183037354s) from=127.0.0.6:50305 2022/11/08 00:03:05 [DEBUG] http: Request GET /v1/status/leader (2.949753ms) from=127.0.0.6:54703 2022/11/08 00:03:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:03:20 [DEBUG] http: Request GET /v1/status/leader (344.947µs) from=127.0.0.6:54703 2022/11/08 00:03:25 [DEBUG] http: Request GET /v1/status/leader (1.292855ms) from=127.0.0.6:54703 2022/11/08 00:03:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:03:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:03:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:03:40 [DEBUG] agent: Node info in sync 2022/11/08 00:03:40 [DEBUG] http: Request GET /v1/status/leader (802.675µs) from=127.0.0.6:33885 2022/11/08 00:03:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.175409521s) from=127.0.0.6:45267 2022/11/08 00:03:45 [DEBUG] http: Request GET /v1/status/leader (309.314µs) from=127.0.0.6:54703 2022/11/08 00:03:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.111323649s) from=127.0.0.6:37723 2022/11/08 00:03:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.474304423s) from=127.0.0.6:43955 2022/11/08 00:03:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.964858148s) from=127.0.0.6:59395 2022/11/08 00:03:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.489285815s) from=127.0.0.6:39857 2022/11/08 00:03:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.512402681s) from=127.0.0.6:49741 2022/11/08 00:03:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.385828639s) from=127.0.0.6:34925 2022/11/08 00:03:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.887084291s) from=127.0.0.6:52875 2022/11/08 00:03:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.262758694s) from=127.0.0.6:45273 2022/11/08 00:04:00 [DEBUG] http: Request GET /v1/status/leader (194.045µs) from=127.0.0.6:54703 2022/11/08 00:04:05 [DEBUG] http: Request GET /v1/status/leader (367.979µs) from=127.0.0.6:54703 2022/11/08 00:04:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.033030145s) from=127.0.0.6:45789 2022/11/08 00:04:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.166665805s) from=127.0.0.6:44019 2022/11/08 00:04:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.81657984s) from=127.0.0.6:48689 2022/11/08 00:04:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:04:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m7.448941835s) from=127.0.0.6:55949 2022/11/08 00:04:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.512029309s) from=127.0.0.6:60997 2022/11/08 00:04:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.168606067s) from=127.0.0.6:53981 2022/11/08 00:04:20 [DEBUG] http: Request GET /v1/status/leader (335.587µs) from=127.0.0.6:54703 2022/11/08 00:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.480189884s) from=127.0.0.6:52025 2022/11/08 00:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.130999424s) from=127.0.0.6:50635 2022/11/08 00:04:25 [DEBUG] http: Request GET /v1/status/leader (383.07µs) from=127.0.0.6:54703 2022/11/08 00:04:40 [DEBUG] http: Request GET /v1/status/leader (289.597µs) from=127.0.0.6:54703 2022/11/08 00:04:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.698195794s) from=127.0.0.6:47159 2022/11/08 00:04:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.543129698s) from=127.0.0.6:48367 2022/11/08 00:04:45 [DEBUG] http: Request GET /v1/status/leader (252.299µs) from=127.0.0.6:54703 2022/11/08 00:04:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.550813935s) from=127.0.0.6:41705 2022/11/08 00:04:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.498466763s) from=127.0.0.6:36717 2022/11/08 00:04:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.158461431s) from=127.0.0.6:52111 2022/11/08 00:04:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m6.950278615s) from=127.0.0.6:47225 2022/11/08 00:04:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.401139781s) from=127.0.0.6:51387 2022/11/08 00:04:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.513042343s) from=127.0.0.6:59477 2022/11/08 00:04:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.498830521s) from=127.0.0.6:47041 2022/11/08 00:05:00 [DEBUG] http: Request GET /v1/status/leader (262.777µs) from=127.0.0.6:54703 2022/11/08 00:05:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.146369193s) from=127.0.0.6:56071 2022/11/08 00:05:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.950957569s) from=127.0.0.6:53803 2022/11/08 00:05:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.322091178s) from=127.0.0.6:43099 2022/11/08 00:05:05 [DEBUG] http: Request GET /v1/status/leader (182.208µs) from=127.0.0.6:54703 2022/11/08 00:05:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.33472427s) from=127.0.0.6:50305 2022/11/08 00:05:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:05:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:05:20 [DEBUG] http: Request GET /v1/status/leader (278.056µs) from=127.0.0.6:54703 2022/11/08 00:05:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:05:23 [DEBUG] agent: Node info in sync 2022/11/08 00:05:25 [DEBUG] http: Request GET /v1/status/leader (280.631µs) from=127.0.0.6:54703 2022/11/08 00:05:40 [DEBUG] http: Request GET /v1/status/leader (366.271µs) from=127.0.0.6:33885 2022/11/08 00:05:45 [DEBUG] http: Request GET /v1/status/leader (312.968µs) from=127.0.0.6:54703 2022/11/08 00:05:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.94455128s) from=127.0.0.6:45267 2022/11/08 00:05:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.35631921s) from=127.0.0.6:37723 2022/11/08 00:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.508187491s) from=127.0.0.6:59395 2022/11/08 00:05:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.345841952s) from=127.0.0.6:43955 2022/11/08 00:05:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.86479939s) from=127.0.0.6:45273 2022/11/08 00:06:00 [DEBUG] http: Request GET /v1/status/leader (316.249µs) from=127.0.0.6:33885 2022/11/08 00:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.937418856s) from=127.0.0.6:39857 2022/11/08 00:06:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.404975575s) from=127.0.0.6:49741 2022/11/08 00:06:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.920435685s) from=127.0.0.6:52875 2022/11/08 00:06:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.099739454s) from=127.0.0.6:34925 2022/11/08 00:06:05 [DEBUG] http: Request GET /v1/status/leader (311.845µs) from=127.0.0.6:54703 2022/11/08 00:06:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.521518578s) from=127.0.0.6:44019 2022/11/08 00:06:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.649155693s) from=127.0.0.6:45789 2022/11/08 00:06:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.040662164s) from=127.0.0.6:48689 2022/11/08 00:06:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:06:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.101404083s) from=127.0.0.6:55949 2022/11/08 00:06:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.819784736s) from=127.0.0.6:60997 2022/11/08 00:06:20 [DEBUG] http: Request GET /v1/status/leader (219.061µs) from=127.0.0.6:33885 2022/11/08 00:06:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.546046109s) from=127.0.0.6:53981 2022/11/08 00:06:25 [DEBUG] http: Request GET /v1/status/leader (294.756µs) from=127.0.0.6:54703 2022/11/08 00:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.566538921s) from=127.0.0.6:52025 2022/11/08 00:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.57685413s) from=127.0.0.6:50635 2022/11/08 00:06:40 [DEBUG] http: Request GET /v1/status/leader (161.514µs) from=127.0.0.6:54703 2022/11/08 00:06:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.378529099s) from=127.0.0.6:47159 2022/11/08 00:06:45 [DEBUG] http: Request GET /v1/status/leader (164.77µs) from=127.0.0.6:54703 2022/11/08 00:06:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.734595815s) from=127.0.0.6:48367 2022/11/08 00:06:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.304581666s) from=127.0.0.6:41705 2022/11/08 00:06:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.424898642s) from=127.0.0.6:36717 2022/11/08 00:06:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.605046481s) from=127.0.0.6:51387 2022/11/08 00:06:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.89792693s) from=127.0.0.6:52111 2022/11/08 00:06:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m7.135738108s) from=127.0.0.6:47225 2022/11/08 00:07:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.026769493s) from=127.0.0.6:59477 2022/11/08 00:07:01 [DEBUG] http: Request GET /v1/status/leader (251.148µs) from=127.0.0.6:33885 2022/11/08 00:07:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.813574197s) from=127.0.0.6:47041 2022/11/08 00:07:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.593711076s) from=127.0.0.6:56071 2022/11/08 00:07:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.714307115s) from=127.0.0.6:43099 2022/11/08 00:07:05 [DEBUG] http: Request GET /v1/status/leader (285.561µs) from=127.0.0.6:54703 2022/11/08 00:07:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m7.017440207s) from=127.0.0.6:53803 2022/11/08 00:07:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:07:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.362325004s) from=127.0.0.6:50305 2022/11/08 00:07:21 [DEBUG] http: Request GET /v1/status/leader (286.243µs) from=127.0.0.6:54703 2022/11/08 00:07:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:07:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:07:22 [DEBUG] agent: Node info in sync 2022/11/08 00:07:25 [DEBUG] http: Request GET /v1/status/leader (250.736µs) from=127.0.0.6:54703 2022/11/08 00:07:41 [DEBUG] http: Request GET /v1/status/leader (181.783µs) from=127.0.0.6:33885 2022/11/08 00:07:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:07:45 [DEBUG] http: Request GET /v1/status/leader (227.596µs) from=127.0.0.6:54703 2022/11/08 00:07:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.254185549s) from=127.0.0.6:45267 2022/11/08 00:07:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.279881016s) from=127.0.0.6:37723 2022/11/08 00:08:01 [DEBUG] http: Request GET /v1/status/leader (160.309µs) from=127.0.0.6:33885 2022/11/08 00:08:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.005948137s) from=127.0.0.6:59395 2022/11/08 00:08:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.410561382s) from=127.0.0.6:43955 2022/11/08 00:08:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.108116389s) from=127.0.0.6:34925 2022/11/08 00:08:05 [DEBUG] http: Request GET /v1/status/leader (279.749µs) from=127.0.0.6:54703 2022/11/08 00:08:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.788578974s) from=127.0.0.6:45273 2022/11/08 00:08:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.100359703s) from=127.0.0.6:52875 2022/11/08 00:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.31740987s) from=127.0.0.6:39857 2022/11/08 00:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m7.078310552s) from=127.0.0.6:49741 2022/11/08 00:08:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:08:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.577432255s) from=127.0.0.6:44019 2022/11/08 00:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.185325321s) from=127.0.0.6:48689 2022/11/08 00:08:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.954719876s) from=127.0.0.6:45789 2022/11/08 00:08:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.879762354s) from=127.0.0.6:60997 2022/11/08 00:08:21 [DEBUG] http: Request GET /v1/status/leader (178.038µs) from=127.0.0.6:54703 2022/11/08 00:08:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.845476819s) from=127.0.0.6:53981 2022/11/08 00:08:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.455067001s) from=127.0.0.6:55949 2022/11/08 00:08:25 [DEBUG] http: Request GET /v1/status/leader (155.362µs) from=127.0.0.6:54703 2022/11/08 00:08:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.436844708s) from=127.0.0.6:52025 2022/11/08 00:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.570267071s) from=127.0.0.6:50635 2022/11/08 00:08:41 [DEBUG] http: Request GET /v1/status/leader (224.953µs) from=127.0.0.6:33885 2022/11/08 00:08:45 [DEBUG] http: Request GET /v1/status/leader (161.715µs) from=127.0.0.6:54703 2022/11/08 00:08:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.011464781s) from=127.0.0.6:47159 2022/11/08 00:08:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.85440983s) from=127.0.0.6:48367 2022/11/08 00:08:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.526768822s) from=127.0.0.6:36717 2022/11/08 00:08:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.404410338s) from=127.0.0.6:51387 2022/11/08 00:08:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:08:59 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:08:59 [DEBUG] agent: Node info in sync 2022/11/08 00:09:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.742155596s) from=127.0.0.6:41705 2022/11/08 00:09:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.222680045s) from=127.0.0.6:52111 2022/11/08 00:09:01 [DEBUG] http: Request GET /v1/status/leader (283.389µs) from=127.0.0.6:54703 2022/11/08 00:09:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.492691403s) from=127.0.0.6:47041 2022/11/08 00:09:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.78464502s) from=127.0.0.6:56071 2022/11/08 00:09:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m6.526675453s) from=127.0.0.6:47225 2022/11/08 00:09:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.129432161s) from=127.0.0.6:59477 2022/11/08 00:09:05 [DEBUG] http: Request GET /v1/status/leader (220.026µs) from=127.0.0.6:54703 2022/11/08 00:09:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:09:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m7.414748169s) from=127.0.0.6:43099 2022/11/08 00:09:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.370109797s) from=127.0.0.6:53803 2022/11/08 00:09:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.351338101s) from=127.0.0.6:50305 2022/11/08 00:09:21 [DEBUG] http: Request GET /v1/status/leader (937.094µs) from=127.0.0.6:54703 2022/11/08 00:09:25 [DEBUG] http: Request GET /v1/status/leader (268.447µs) from=127.0.0.6:54703 2022/11/08 00:09:41 [DEBUG] http: Request GET /v1/status/leader (158.485µs) from=127.0.0.6:33885 2022/11/08 00:09:45 [DEBUG] http: Request GET /v1/status/leader (272.968µs) from=127.0.0.6:54703 2022/11/08 00:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.596919654s) from=127.0.0.6:45267 2022/11/08 00:09:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.862996813s) from=127.0.0.6:37723 2022/11/08 00:10:01 [DEBUG] http: Request GET /v1/status/leader (148.609µs) from=127.0.0.6:54703 2022/11/08 00:10:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.109035169s) from=127.0.0.6:59395 2022/11/08 00:10:05 [DEBUG] http: Request GET /v1/status/leader (171.771µs) from=127.0.0.6:54703 2022/11/08 00:10:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:10:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:10:06 [DEBUG] agent: Node info in sync 2022/11/08 00:10:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.105869502s) from=127.0.0.6:34925 2022/11/08 00:10:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.653278794s) from=127.0.0.6:43955 2022/11/08 00:10:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:10:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.639695601s) from=127.0.0.6:45273 2022/11/08 00:10:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.090801138s) from=127.0.0.6:39857 2022/11/08 00:10:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.495681842s) from=127.0.0.6:52875 2022/11/08 00:10:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m7.157116153s) from=127.0.0.6:49741 2022/11/08 00:10:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.332037832s) from=127.0.0.6:44019 2022/11/08 00:10:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.201558053s) from=127.0.0.6:48689 2022/11/08 00:10:21 [DEBUG] http: Request GET /v1/status/leader (265.009µs) from=127.0.0.6:54703 2022/11/08 00:10:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.550963815s) from=127.0.0.6:60997 2022/11/08 00:10:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.56638784s) from=127.0.0.6:45789 2022/11/08 00:10:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.481454702s) from=127.0.0.6:55949 2022/11/08 00:10:25 [DEBUG] http: Request GET /v1/status/leader (225.528µs) from=127.0.0.6:54703 2022/11/08 00:10:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.150957707s) from=127.0.0.6:53981 2022/11/08 00:10:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.151689832s) from=127.0.0.6:52025 2022/11/08 00:10:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.778900204s) from=127.0.0.6:50635 2022/11/08 00:10:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:10:41 [DEBUG] http: Request GET /v1/status/leader (167.282µs) from=127.0.0.6:54703 2022/11/08 00:10:45 [DEBUG] http: Request GET /v1/status/leader (808.199µs) from=127.0.0.6:54703 2022/11/08 00:10:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.755260196s) from=127.0.0.6:47159 2022/11/08 00:10:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.111950632s) from=127.0.0.6:36717 2022/11/08 00:10:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.521108348s) from=127.0.0.6:48367 2022/11/08 00:11:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.641668894s) from=127.0.0.6:51387 2022/11/08 00:11:01 [DEBUG] http: Request GET /v1/status/leader (367.633µs) from=127.0.0.6:54703 2022/11/08 00:11:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.918391519s) from=127.0.0.6:47041 2022/11/08 00:11:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.150445174s) from=127.0.0.6:56071 2022/11/08 00:11:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.462996593s) from=127.0.0.6:41705 2022/11/08 00:11:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.702056187s) from=127.0.0.6:52111 2022/11/08 00:11:05 [DEBUG] http: Request GET /v1/status/leader (279.838µs) from=127.0.0.6:54703 2022/11/08 00:11:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m3.630098778s) from=127.0.0.6:47225 2022/11/08 00:11:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.844585012s) from=127.0.0.6:59477 2022/11/08 00:11:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:11:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.813771353s) from=127.0.0.6:53803 2022/11/08 00:11:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.29214162s) from=127.0.0.6:43099 2022/11/08 00:11:21 [DEBUG] http: Request GET /v1/status/leader (166.838µs) from=127.0.0.6:54703 2022/11/08 00:11:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.879070458s) from=127.0.0.6:50305 2022/11/08 00:11:25 [DEBUG] http: Request GET /v1/status/leader (156.927µs) from=127.0.0.6:54703 2022/11/08 00:11:41 [DEBUG] http: Request GET /v1/status/leader (292.4µs) from=127.0.0.6:33885 2022/11/08 00:11:45 [DEBUG] http: Request GET /v1/status/leader (316.059µs) from=127.0.0.6:54703 2022/11/08 00:11:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:11:52 [DEBUG] agent: Node info in sync 2022/11/08 00:11:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.419519198s) from=127.0.0.6:45267 2022/11/08 00:12:01 [DEBUG] http: Request GET /v1/status/leader (166.38µs) from=127.0.0.6:33885 2022/11/08 00:12:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.253698988s) from=127.0.0.6:37723 2022/11/08 00:12:05 [DEBUG] http: Request GET /v1/status/leader (308.163µs) from=127.0.0.6:54703 2022/11/08 00:12:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.963591079s) from=127.0.0.6:34925 2022/11/08 00:12:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.098756906s) from=127.0.0.6:43955 2022/11/08 00:12:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:12:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.325310122s) from=127.0.0.6:59395 2022/11/08 00:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.123171942s) from=127.0.0.6:39857 2022/11/08 00:12:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.856093008s) from=127.0.0.6:45273 2022/11/08 00:12:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.717326012s) from=127.0.0.6:52875 2022/11/08 00:12:21 [DEBUG] http: Request GET /v1/status/leader (306.239µs) from=127.0.0.6:54703 2022/11/08 00:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.766550491s) from=127.0.0.6:49741 2022/11/08 00:12:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.11885133s) from=127.0.0.6:60997 2022/11/08 00:12:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.242995376s) from=127.0.0.6:44019 2022/11/08 00:12:25 [DEBUG] http: Request GET /v1/status/leader (294.402µs) from=127.0.0.6:54703 2022/11/08 00:12:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.781005547s) from=127.0.0.6:48689 2022/11/08 00:12:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.307355617s) from=127.0.0.6:45789 2022/11/08 00:12:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.243557452s) from=127.0.0.6:53981 2022/11/08 00:12:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.94147967s) from=127.0.0.6:55949 2022/11/08 00:12:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.537355919s) from=127.0.0.6:52025 2022/11/08 00:12:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.108324014s) from=127.0.0.6:50635 2022/11/08 00:12:41 [DEBUG] http: Request GET /v1/status/leader (296.974µs) from=127.0.0.6:54703 2022/11/08 00:12:45 [DEBUG] http: Request GET /v1/status/leader (320.028µs) from=127.0.0.6:54703 2022/11/08 00:12:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.193011805s) from=127.0.0.6:47159 2022/11/08 00:13:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:13:01 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:13:01 [DEBUG] agent: Node info in sync 2022/11/08 00:13:01 [DEBUG] http: Request GET /v1/status/leader (286.689µs) from=127.0.0.6:54703 2022/11/08 00:13:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.457885367s) from=127.0.0.6:51387 2022/11/08 00:13:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.26111611s) from=127.0.0.6:36717 2022/11/08 00:13:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.170361457s) from=127.0.0.6:41705 2022/11/08 00:13:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.560331771s) from=127.0.0.6:52111 2022/11/08 00:13:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.642346042s) from=127.0.0.6:48367 2022/11/08 00:13:05 [DEBUG] http: Request GET /v1/status/leader (650.284µs) from=127.0.0.6:54703 2022/11/08 00:13:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.330643371s) from=127.0.0.6:47041 2022/11/08 00:13:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.252576895s) from=127.0.0.6:56071 2022/11/08 00:13:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:13:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m5.571612317s) from=127.0.0.6:47225 2022/11/08 00:13:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.665002826s) from=127.0.0.6:59477 2022/11/08 00:13:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.023146246s) from=127.0.0.6:43099 2022/11/08 00:13:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.908197772s) from=127.0.0.6:53803 2022/11/08 00:13:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:13:21 [DEBUG] http: Request GET /v1/status/leader (191.928µs) from=127.0.0.6:33885 2022/11/08 00:13:25 [DEBUG] http: Request GET /v1/status/leader (2.19874ms) from=127.0.0.6:54703 2022/11/08 00:13:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.62560004s) from=127.0.0.6:50305 2022/11/08 00:13:41 [DEBUG] http: Request GET /v1/status/leader (212.436µs) from=127.0.0.6:33885 2022/11/08 00:13:45 [DEBUG] http: Request GET /v1/status/leader (291.402µs) from=127.0.0.6:54703 2022/11/08 00:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.732856961s) from=127.0.0.6:45267 2022/11/08 00:14:01 [DEBUG] http: Request GET /v1/status/leader (329.11µs) from=127.0.0.6:54703 2022/11/08 00:14:05 [DEBUG] http: Request GET /v1/status/leader (1.024763ms) from=127.0.0.6:54703 2022/11/08 00:14:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.939907512s) from=127.0.0.6:37723 2022/11/08 00:14:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.567508667s) from=127.0.0.6:34925 2022/11/08 00:14:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:14:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.807039305s) from=127.0.0.6:43955 2022/11/08 00:14:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.370158789s) from=127.0.0.6:39857 2022/11/08 00:14:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.621319169s) from=127.0.0.6:59395 2022/11/08 00:14:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.75862726s) from=127.0.0.6:45273 2022/11/08 00:14:21 [DEBUG] http: Request GET /v1/status/leader (348.832µs) from=127.0.0.6:54703 2022/11/08 00:14:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.122618667s) from=127.0.0.6:52875 2022/11/08 00:14:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.869760843s) from=127.0.0.6:60997 2022/11/08 00:14:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.265221265s) from=127.0.0.6:49741 2022/11/08 00:14:25 [DEBUG] http: Request GET /v1/status/leader (463.479µs) from=127.0.0.6:54703 2022/11/08 00:14:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.55550171s) from=127.0.0.6:44019 2022/11/08 00:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.335807866s) from=127.0.0.6:48689 2022/11/08 00:14:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.155011252s) from=127.0.0.6:55949 2022/11/08 00:14:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.931712246s) from=127.0.0.6:45789 2022/11/08 00:14:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.197174685s) from=127.0.0.6:53981 2022/11/08 00:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.933118191s) from=127.0.0.6:52025 2022/11/08 00:14:41 [DEBUG] http: Request GET /v1/status/leader (153.068µs) from=127.0.0.6:33885 2022/11/08 00:14:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:14:44 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:14:44 [DEBUG] agent: Node info in sync 2022/11/08 00:14:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.82020631s) from=127.0.0.6:50635 2022/11/08 00:14:45 [DEBUG] http: Request GET /v1/status/leader (135.325µs) from=127.0.0.6:54703 2022/11/08 00:15:01 [DEBUG] http: Request GET /v1/status/leader (271.227µs) from=127.0.0.6:33885 2022/11/08 00:15:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.838630342s) from=127.0.0.6:47159 2022/11/08 00:15:05 [DEBUG] http: Request GET /v1/status/leader (307.526µs) from=127.0.0.6:54703 2022/11/08 00:15:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.800621908s) from=127.0.0.6:51387 2022/11/08 00:15:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.075107969s) from=127.0.0.6:52111 2022/11/08 00:15:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.452814503s) from=127.0.0.6:41705 2022/11/08 00:15:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.304191004s) from=127.0.0.6:36717 2022/11/08 00:15:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.494887077s) from=127.0.0.6:48367 2022/11/08 00:15:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.839119242s) from=127.0.0.6:47041 2022/11/08 00:15:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:15:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.003152106s) from=127.0.0.6:47225 2022/11/08 00:15:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.752318144s) from=127.0.0.6:56071 2022/11/08 00:15:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.149235626s) from=127.0.0.6:59477 2022/11/08 00:15:21 [DEBUG] http: Request GET /v1/status/leader (851.204µs) from=127.0.0.6:54703 2022/11/08 00:15:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.167334962s) from=127.0.0.6:43099 2022/11/08 00:15:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.424045935s) from=127.0.0.6:53803 2022/11/08 00:15:25 [DEBUG] http: Request GET /v1/status/leader (167.538µs) from=127.0.0.6:54703 2022/11/08 00:15:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.226032652s) from=127.0.0.6:50305 2022/11/08 00:15:41 [DEBUG] http: Request GET /v1/status/leader (291.82µs) from=127.0.0.6:33885 2022/11/08 00:15:45 [DEBUG] http: Request GET /v1/status/leader (232.636µs) from=127.0.0.6:54703 2022/11/08 00:16:01 [DEBUG] http: Request GET /v1/status/leader (164.271µs) from=127.0.0.6:33885 2022/11/08 00:16:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:16:01 [DEBUG] agent: Node info in sync 2022/11/08 00:16:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.991998172s) from=127.0.0.6:45267 2022/11/08 00:16:05 [DEBUG] http: Request GET /v1/status/leader (311.079µs) from=127.0.0.6:54703 2022/11/08 00:16:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.587129416s) from=127.0.0.6:37723 2022/11/08 00:16:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:16:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.277577295s) from=127.0.0.6:34925 2022/11/08 00:16:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:16:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.541213423s) from=127.0.0.6:43955 2022/11/08 00:16:21 [DEBUG] http: Request GET /v1/status/leader (272.271µs) from=127.0.0.6:33885 2022/11/08 00:16:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.138194947s) from=127.0.0.6:45273 2022/11/08 00:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.530696118s) from=127.0.0.6:59395 2022/11/08 00:16:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.571124678s) from=127.0.0.6:52875 2022/11/08 00:16:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.537931977s) from=127.0.0.6:39857 2022/11/08 00:16:25 [DEBUG] http: Request GET /v1/status/leader (284.218µs) from=127.0.0.6:54703 2022/11/08 00:16:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.50677827s) from=127.0.0.6:60997 2022/11/08 00:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.238830887s) from=127.0.0.6:48689 2022/11/08 00:16:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.114915325s) from=127.0.0.6:44019 2022/11/08 00:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.439749409s) from=127.0.0.6:49741 2022/11/08 00:16:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.632715997s) from=127.0.0.6:55949 2022/11/08 00:16:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.841110694s) from=127.0.0.6:45789 2022/11/08 00:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.554880942s) from=127.0.0.6:52025 2022/11/08 00:16:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.382562652s) from=127.0.0.6:53981 2022/11/08 00:16:41 [DEBUG] http: Request GET /v1/status/leader (126.891µs) from=127.0.0.6:33885 2022/11/08 00:16:45 [DEBUG] http: Request GET /v1/status/leader (338.229µs) from=127.0.0.6:54703 2022/11/08 00:16:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.377305203s) from=127.0.0.6:50635 2022/11/08 00:17:01 [DEBUG] http: Request GET /v1/status/leader (424.896µs) from=127.0.0.6:54703 2022/11/08 00:17:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.672147834s) from=127.0.0.6:47159 2022/11/08 00:17:05 [DEBUG] http: Request GET /v1/status/leader (221.245µs) from=127.0.0.6:54703 2022/11/08 00:17:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.101262901s) from=127.0.0.6:52111 2022/11/08 00:17:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.874865267s) from=127.0.0.6:41705 2022/11/08 00:17:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m1.31607072s) from=127.0.0.6:36717 2022/11/08 00:17:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:17:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.811755061s) from=127.0.0.6:48367 2022/11/08 00:17:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.50887446s) from=127.0.0.6:47041 2022/11/08 00:17:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.139681892s) from=127.0.0.6:51387 2022/11/08 00:17:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m1.236345524s) from=127.0.0.6:47225 2022/11/08 00:17:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.786929616s) from=127.0.0.6:59477 2022/11/08 00:17:21 [DEBUG] http: Request GET /v1/status/leader (173.148µs) from=127.0.0.6:33885 2022/11/08 00:17:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.561248381s) from=127.0.0.6:56071 2022/11/08 00:17:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.383107233s) from=127.0.0.6:43099 2022/11/08 00:17:25 [DEBUG] http: Request GET /v1/status/leader (168.149µs) from=127.0.0.6:54703 2022/11/08 00:17:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.266286038s) from=127.0.0.6:53803 2022/11/08 00:17:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.798022335s) from=127.0.0.6:50305 2022/11/08 00:17:41 [DEBUG] http: Request GET /v1/status/leader (242.521µs) from=127.0.0.6:54703 2022/11/08 00:17:46 [DEBUG] http: Request GET /v1/status/leader (249.224µs) from=127.0.0.6:54703 2022/11/08 00:17:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:17:58 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:17:58 [DEBUG] agent: Node info in sync 2022/11/08 00:18:01 [DEBUG] http: Request GET /v1/status/leader (147.066µs) from=127.0.0.6:54703 2022/11/08 00:18:06 [DEBUG] http: Request GET /v1/status/leader (268.301µs) from=127.0.0.6:54703 2022/11/08 00:18:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.737511643s) from=127.0.0.6:45267 2022/11/08 00:18:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:18:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.746997758s) from=127.0.0.6:37723 2022/11/08 00:18:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.315413184s) from=127.0.0.6:34925 2022/11/08 00:18:21 [DEBUG] http: Request GET /v1/status/leader (255.99µs) from=127.0.0.6:54703 2022/11/08 00:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.776377727s) from=127.0.0.6:59395 2022/11/08 00:18:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.093073177s) from=127.0.0.6:43955 2022/11/08 00:18:26 [DEBUG] http: Request GET /v1/status/leader (284.553µs) from=127.0.0.6:54703 2022/11/08 00:18:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:18:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.401722873s) from=127.0.0.6:52875 2022/11/08 00:18:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.410870007s) from=127.0.0.6:45273 2022/11/08 00:18:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.907248621s) from=127.0.0.6:39857 2022/11/08 00:18:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.310059857s) from=127.0.0.6:60997 2022/11/08 00:18:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.956200858s) from=127.0.0.6:49741 2022/11/08 00:18:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.09627841s) from=127.0.0.6:48689 2022/11/08 00:18:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.49077865s) from=127.0.0.6:44019 2022/11/08 00:18:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.37710418s) from=127.0.0.6:55949 2022/11/08 00:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.9145491s) from=127.0.0.6:52025 2022/11/08 00:18:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.440772875s) from=127.0.0.6:45789 2022/11/08 00:18:41 [DEBUG] http: Request GET /v1/status/leader (212.316µs) from=127.0.0.6:33885 2022/11/08 00:18:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.889706859s) from=127.0.0.6:53981 2022/11/08 00:18:46 [DEBUG] http: Request GET /v1/status/leader (1.239923ms) from=127.0.0.6:54703 2022/11/08 00:18:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.415269085s) from=127.0.0.6:50635 2022/11/08 00:19:01 [DEBUG] http: Request GET /v1/status/leader (291.869µs) from=127.0.0.6:33885 2022/11/08 00:19:06 [DEBUG] http: Request GET /v1/status/leader (323.336µs) from=127.0.0.6:54703 2022/11/08 00:19:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.58458599s) from=127.0.0.6:47159 2022/11/08 00:19:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.125016547s) from=127.0.0.6:41705 2022/11/08 00:19:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:19:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.306466724s) from=127.0.0.6:52111 2022/11/08 00:19:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.92670771s) from=127.0.0.6:47041 2022/11/08 00:19:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.939170373s) from=127.0.0.6:36717 2022/11/08 00:19:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.014672648s) from=127.0.0.6:48367 2022/11/08 00:19:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.146968904s) from=127.0.0.6:51387 2022/11/08 00:19:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m7.0008584s) from=127.0.0.6:47225 2022/11/08 00:19:21 [DEBUG] http: Request GET /v1/status/leader (179.847µs) from=127.0.0.6:33885 2022/11/08 00:19:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.637608829s) from=127.0.0.6:59477 2022/11/08 00:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.278359854s) from=127.0.0.6:56071 2022/11/08 00:19:26 [DEBUG] http: Request GET /v1/status/leader (164.208µs) from=127.0.0.6:54703 2022/11/08 00:19:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:19:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:19:26 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:19:26 [DEBUG] agent: Node info in sync 2022/11/08 00:19:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.481379841s) from=127.0.0.6:43099 2022/11/08 00:19:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.558289587s) from=127.0.0.6:53803 2022/11/08 00:19:41 [DEBUG] http: Request GET /v1/status/leader (297.298µs) from=127.0.0.6:33885 2022/11/08 00:19:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.561180319s) from=127.0.0.6:50305 2022/11/08 00:19:46 [DEBUG] http: Request GET /v1/status/leader (165.866µs) from=127.0.0.6:54703 2022/11/08 00:20:01 [DEBUG] http: Request GET /v1/status/leader (253.933µs) from=127.0.0.6:33885 2022/11/08 00:20:06 [DEBUG] http: Request GET /v1/status/leader (317.766µs) from=127.0.0.6:54703 2022/11/08 00:20:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:20:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.014907737s) from=127.0.0.6:37723 2022/11/08 00:20:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.656475278s) from=127.0.0.6:45267 2022/11/08 00:20:21 [DEBUG] http: Request GET /v1/status/leader (282.516µs) from=127.0.0.6:33885 2022/11/08 00:20:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.718352924s) from=127.0.0.6:34925 2022/11/08 00:20:26 [DEBUG] http: Request GET /v1/status/leader (241.999µs) from=127.0.0.6:54703 2022/11/08 00:20:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.109698492s) from=127.0.0.6:43955 2022/11/08 00:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.4353405s) from=127.0.0.6:59395 2022/11/08 00:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.821697696s) from=127.0.0.6:39857 2022/11/08 00:20:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.326204923s) from=127.0.0.6:52875 2022/11/08 00:20:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.908605441s) from=127.0.0.6:45273 2022/11/08 00:20:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.22262601s) from=127.0.0.6:60997 2022/11/08 00:20:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.381186771s) from=127.0.0.6:48689 2022/11/08 00:20:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.145802214s) from=127.0.0.6:44019 2022/11/08 00:20:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.274178597s) from=127.0.0.6:49741 2022/11/08 00:20:41 [DEBUG] http: Request GET /v1/status/leader (184.978µs) from=127.0.0.6:33885 2022/11/08 00:20:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.324319616s) from=127.0.0.6:55949 2022/11/08 00:20:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.699280497s) from=127.0.0.6:45789 2022/11/08 00:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.030498431s) from=127.0.0.6:52025 2022/11/08 00:20:46 [DEBUG] http: Request GET /v1/status/leader (1.012384ms) from=127.0.0.6:54703 2022/11/08 00:20:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.805561697s) from=127.0.0.6:53981 2022/11/08 00:20:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:20:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.637732384s) from=127.0.0.6:50635 2022/11/08 00:21:01 [DEBUG] http: Request GET /v1/status/leader (246.75µs) from=127.0.0.6:54703 2022/11/08 00:21:06 [DEBUG] http: Request GET /v1/status/leader (182.28µs) from=127.0.0.6:54703 2022/11/08 00:21:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.729493819s) from=127.0.0.6:47159 2022/11/08 00:21:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:21:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.793817245s) from=127.0.0.6:36717 2022/11/08 00:21:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.366480632s) from=127.0.0.6:52111 2022/11/08 00:21:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.453297153s) from=127.0.0.6:47041 2022/11/08 00:21:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.751544222s) from=127.0.0.6:41705 2022/11/08 00:21:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.459115775s) from=127.0.0.6:48367 2022/11/08 00:21:21 [DEBUG] http: Request GET /v1/status/leader (297.061µs) from=127.0.0.6:54703 2022/11/08 00:21:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.069057536s) from=127.0.0.6:47225 2022/11/08 00:21:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:21:24 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:21:24 [DEBUG] agent: Node info in sync 2022/11/08 00:21:26 [DEBUG] http: Request GET /v1/status/leader (186.734µs) from=127.0.0.6:54703 2022/11/08 00:21:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.263970368s) from=127.0.0.6:51387 2022/11/08 00:21:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.79106388s) from=127.0.0.6:59477 2022/11/08 00:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.2053283s) from=127.0.0.6:56071 2022/11/08 00:21:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.297650224s) from=127.0.0.6:43099 2022/11/08 00:21:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.6459891s) from=127.0.0.6:53803 2022/11/08 00:21:41 [DEBUG] http: Request GET /v1/status/leader (258.753µs) from=127.0.0.6:54703 2022/11/08 00:21:46 [DEBUG] http: Request GET /v1/status/leader (284.163µs) from=127.0.0.6:54703 2022/11/08 00:21:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.152099254s) from=127.0.0.6:50305 2022/11/08 00:22:01 [DEBUG] http: Request GET /v1/status/leader (824.874µs) from=127.0.0.6:33885 2022/11/08 00:22:06 [DEBUG] http: Request GET /v1/status/leader (1.751207ms) from=127.0.0.6:54703 2022/11/08 00:22:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:22:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.966145606s) from=127.0.0.6:45267 2022/11/08 00:22:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.076362589s) from=127.0.0.6:37723 2022/11/08 00:22:21 [DEBUG] http: Request GET /v1/status/leader (2.31455ms) from=127.0.0.6:54703 2022/11/08 00:22:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.999044973s) from=127.0.0.6:34925 2022/11/08 00:22:26 [DEBUG] http: Request GET /v1/status/leader (939.219µs) from=127.0.0.6:54703 2022/11/08 00:22:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:22:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:22:33 [DEBUG] agent: Node info in sync 2022/11/08 00:22:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.676006209s) from=127.0.0.6:59395 2022/11/08 00:22:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.550316924s) from=127.0.0.6:45273 2022/11/08 00:22:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.030054485s) from=127.0.0.6:43955 2022/11/08 00:22:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.330565812s) from=127.0.0.6:39857 2022/11/08 00:22:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.013361342s) from=127.0.0.6:48689 2022/11/08 00:22:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.197712556s) from=127.0.0.6:49741 2022/11/08 00:22:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.462676209s) from=127.0.0.6:52875 2022/11/08 00:22:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.161159099s) from=127.0.0.6:60997 2022/11/08 00:22:41 [DEBUG] http: Request GET /v1/status/leader (390.396µs) from=127.0.0.6:33885 2022/11/08 00:22:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.988625486s) from=127.0.0.6:44019 2022/11/08 00:22:46 [DEBUG] http: Request GET /v1/status/leader (554.772µs) from=127.0.0.6:54703 2022/11/08 00:22:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.018760926s) from=127.0.0.6:55949 2022/11/08 00:22:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.44386115s) from=127.0.0.6:52025 2022/11/08 00:22:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.788248728s) from=127.0.0.6:45789 2022/11/08 00:22:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.601308472s) from=127.0.0.6:53981 2022/11/08 00:22:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.046610477s) from=127.0.0.6:50635 2022/11/08 00:23:01 [DEBUG] http: Request GET /v1/status/leader (270.1µs) from=127.0.0.6:54703 2022/11/08 00:23:06 [DEBUG] http: Request GET /v1/status/leader (160.397µs) from=127.0.0.6:54703 2022/11/08 00:23:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:23:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.58330133s) from=127.0.0.6:47159 2022/11/08 00:23:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.91805569s) from=127.0.0.6:52111 2022/11/08 00:23:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.2673923s) from=127.0.0.6:47041 2022/11/08 00:23:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.637281512s) from=127.0.0.6:36717 2022/11/08 00:23:21 [DEBUG] http: Request GET /v1/status/leader (151.437µs) from=127.0.0.6:54703 2022/11/08 00:23:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.979192534s) from=127.0.0.6:48367 2022/11/08 00:23:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.787996671s) from=127.0.0.6:41705 2022/11/08 00:23:26 [DEBUG] http: Request GET /v1/status/leader (1.527901ms) from=127.0.0.6:54703 2022/11/08 00:23:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m3.994829488s) from=127.0.0.6:47225 2022/11/08 00:23:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.237525406s) from=127.0.0.6:51387 2022/11/08 00:23:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.045131506s) from=127.0.0.6:59477 2022/11/08 00:23:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.280631792s) from=127.0.0.6:43099 2022/11/08 00:23:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.640435762s) from=127.0.0.6:56071 2022/11/08 00:23:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:23:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.182968084s) from=127.0.0.6:53803 2022/11/08 00:23:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:23:40 [DEBUG] agent: Node info in sync 2022/11/08 00:23:41 [DEBUG] http: Request GET /v1/status/leader (257.99µs) from=127.0.0.6:54703 2022/11/08 00:23:46 [DEBUG] http: Request GET /v1/status/leader (191.017µs) from=127.0.0.6:54703 2022/11/08 00:23:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.931784333s) from=127.0.0.6:50305 2022/11/08 00:24:01 [DEBUG] http: Request GET /v1/status/leader (131.336µs) from=127.0.0.6:54703 2022/11/08 00:24:06 [DEBUG] http: Request GET /v1/status/leader (164.973µs) from=127.0.0.6:54703 2022/11/08 00:24:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.409435696s) from=127.0.0.6:45267 2022/11/08 00:24:21 [DEBUG] http: Request GET /v1/status/leader (147.04µs) from=127.0.0.6:33885 2022/11/08 00:24:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.789227879s) from=127.0.0.6:37723 2022/11/08 00:24:26 [DEBUG] http: Request GET /v1/status/leader (316.555µs) from=127.0.0.6:54703 2022/11/08 00:24:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.663319889s) from=127.0.0.6:34925 2022/11/08 00:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.815289537s) from=127.0.0.6:59395 2022/11/08 00:24:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.715616792s) from=127.0.0.6:45273 2022/11/08 00:24:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.304887146s) from=127.0.0.6:43955 2022/11/08 00:24:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.809335569s) from=127.0.0.6:52875 2022/11/08 00:24:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.578704414s) from=127.0.0.6:49741 2022/11/08 00:24:41 [DEBUG] http: Request GET /v1/status/leader (158.934µs) from=127.0.0.6:33885 2022/11/08 00:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.090807161s) from=127.0.0.6:48689 2022/11/08 00:24:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.038264255s) from=127.0.0.6:60997 2022/11/08 00:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.29014074s) from=127.0.0.6:39857 2022/11/08 00:24:46 [DEBUG] http: Request GET /v1/status/leader (289.207µs) from=127.0.0.6:54703 2022/11/08 00:24:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.239151614s) from=127.0.0.6:52025 2022/11/08 00:24:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.461423816s) from=127.0.0.6:44019 2022/11/08 00:24:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.779506509s) from=127.0.0.6:55949 2022/11/08 00:24:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.682175615s) from=127.0.0.6:50635 2022/11/08 00:24:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.699797931s) from=127.0.0.6:45789 2022/11/08 00:24:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.501986422s) from=127.0.0.6:53981 2022/11/08 00:25:01 [DEBUG] http: Request GET /v1/status/leader (1.110137ms) from=127.0.0.6:33885 2022/11/08 00:25:06 [DEBUG] http: Request GET /v1/status/leader (350.156µs) from=127.0.0.6:54703 2022/11/08 00:25:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:25:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.613309245s) from=127.0.0.6:47159 2022/11/08 00:25:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.580832147s) from=127.0.0.6:36717 2022/11/08 00:25:21 [DEBUG] http: Request GET /v1/status/leader (301.848µs) from=127.0.0.6:33885 2022/11/08 00:25:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.041969742s) from=127.0.0.6:47041 2022/11/08 00:25:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.413174958s) from=127.0.0.6:52111 2022/11/08 00:25:26 [DEBUG] http: Request GET /v1/status/leader (160.182µs) from=127.0.0.6:54703 2022/11/08 00:25:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.073583852s) from=127.0.0.6:48367 2022/11/08 00:25:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:25:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:25:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:25:29 [DEBUG] agent: Node info in sync 2022/11/08 00:25:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m3.833121201s) from=127.0.0.6:47225 2022/11/08 00:25:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.338822313s) from=127.0.0.6:41705 2022/11/08 00:25:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.48808123s) from=127.0.0.6:56071 2022/11/08 00:25:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.933730456s) from=127.0.0.6:51387 2022/11/08 00:25:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.234578014s) from=127.0.0.6:43099 2022/11/08 00:25:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.808059279s) from=127.0.0.6:59477 2022/11/08 00:25:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:25:41 [DEBUG] http: Request GET /v1/status/leader (287.296µs) from=127.0.0.6:33885 2022/11/08 00:25:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.452187243s) from=127.0.0.6:53803 2022/11/08 00:25:46 [DEBUG] http: Request GET /v1/status/leader (150.418µs) from=127.0.0.6:54703 2022/11/08 00:25:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.145737814s) from=127.0.0.6:50305 2022/11/08 00:26:01 [DEBUG] http: Request GET /v1/status/leader (266.67µs) from=127.0.0.6:33885 2022/11/08 00:26:06 [DEBUG] http: Request GET /v1/status/leader (173.173µs) from=127.0.0.6:54703 2022/11/08 00:26:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:26:21 [DEBUG] http: Request GET /v1/status/leader (251.076µs) from=127.0.0.6:33885 2022/11/08 00:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.15807375s) from=127.0.0.6:45267 2022/11/08 00:26:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.021150478s) from=127.0.0.6:37723 2022/11/08 00:26:26 [DEBUG] http: Request GET /v1/status/leader (138.703µs) from=127.0.0.6:54703 2022/11/08 00:26:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.078303273s) from=127.0.0.6:34925 2022/11/08 00:26:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.463095621s) from=127.0.0.6:45273 2022/11/08 00:26:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.777233739s) from=127.0.0.6:43955 2022/11/08 00:26:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.09806126s) from=127.0.0.6:59395 2022/11/08 00:26:41 [DEBUG] http: Request GET /v1/status/leader (250.17µs) from=127.0.0.6:33885 2022/11/08 00:26:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:26:45 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:26:45 [DEBUG] agent: Node info in sync 2022/11/08 00:26:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.816392818s) from=127.0.0.6:48689 2022/11/08 00:26:46 [DEBUG] http: Request GET /v1/status/leader (244.357µs) from=127.0.0.6:54703 2022/11/08 00:26:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.737796754s) from=127.0.0.6:49741 2022/11/08 00:26:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.8771043s) from=127.0.0.6:60997 2022/11/08 00:26:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.658249427s) from=127.0.0.6:39857 2022/11/08 00:26:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.670237133s) from=127.0.0.6:52875 2022/11/08 00:26:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.068727565s) from=127.0.0.6:44019 2022/11/08 00:26:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.472212986s) from=127.0.0.6:52025 2022/11/08 00:26:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.565683176s) from=127.0.0.6:45789 2022/11/08 00:26:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.751059943s) from=127.0.0.6:55949 2022/11/08 00:27:01 [DEBUG] http: Request GET /v1/status/leader (302.556µs) from=127.0.0.6:54703 2022/11/08 00:27:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.221000073s) from=127.0.0.6:50635 2022/11/08 00:27:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.123881031s) from=127.0.0.6:53981 2022/11/08 00:27:06 [DEBUG] http: Request GET /v1/status/leader (186.414µs) from=127.0.0.6:54703 2022/11/08 00:27:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:27:21 [DEBUG] http: Request GET /v1/status/leader (283.717µs) from=127.0.0.6:33885 2022/11/08 00:27:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.714367581s) from=127.0.0.6:36717 2022/11/08 00:27:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.322917152s) from=127.0.0.6:47159 2022/11/08 00:27:26 [DEBUG] http: Request GET /v1/status/leader (142.671µs) from=127.0.0.6:54703 2022/11/08 00:27:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.578030113s) from=127.0.0.6:47041 2022/11/08 00:27:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.392909998s) from=127.0.0.6:48367 2022/11/08 00:27:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.27902713s) from=127.0.0.6:52111 2022/11/08 00:27:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.767258099s) from=127.0.0.6:41705 2022/11/08 00:27:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m4.302666823s) from=127.0.0.6:47225 2022/11/08 00:27:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.790366321s) from=127.0.0.6:51387 2022/11/08 00:27:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.510408808s) from=127.0.0.6:43099 2022/11/08 00:27:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.014979273s) from=127.0.0.6:56071 2022/11/08 00:27:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:27:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.614616235s) from=127.0.0.6:59477 2022/11/08 00:27:41 [DEBUG] http: Request GET /v1/status/leader (308.481µs) from=127.0.0.6:54703 2022/11/08 00:27:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.692087813s) from=127.0.0.6:53803 2022/11/08 00:27:46 [DEBUG] http: Request GET /v1/status/leader (1.77115ms) from=127.0.0.6:54703 2022/11/08 00:28:01 [DEBUG] http: Request GET /v1/status/leader (130.106µs) from=127.0.0.6:33885 2022/11/08 00:28:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.794571777s) from=127.0.0.6:50305 2022/11/08 00:28:06 [DEBUG] http: Request GET /v1/status/leader (380.694µs) from=127.0.0.6:54703 2022/11/08 00:28:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:28:21 [DEBUG] http: Request GET /v1/status/leader (155.279µs) from=127.0.0.6:33885 2022/11/08 00:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.366265356s) from=127.0.0.6:45267 2022/11/08 00:28:26 [DEBUG] http: Request GET /v1/status/leader (283.296µs) from=127.0.0.6:54703 2022/11/08 00:28:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.249791276s) from=127.0.0.6:37723 2022/11/08 00:28:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.854316997s) from=127.0.0.6:34925 2022/11/08 00:28:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:28:38 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:28:38 [DEBUG] agent: Node info in sync 2022/11/08 00:28:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.71201083s) from=127.0.0.6:45273 2022/11/08 00:28:41 [DEBUG] http: Request GET /v1/status/leader (282.338µs) from=127.0.0.6:54703 2022/11/08 00:28:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.309268176s) from=127.0.0.6:43955 2022/11/08 00:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.768414225s) from=127.0.0.6:59395 2022/11/08 00:28:46 [DEBUG] http: Request GET /v1/status/leader (139.56µs) from=127.0.0.6:54703 2022/11/08 00:28:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.744990427s) from=127.0.0.6:48689 2022/11/08 00:28:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.455617731s) from=127.0.0.6:52875 2022/11/08 00:28:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.647935454s) from=127.0.0.6:49741 2022/11/08 00:28:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.751986788s) from=127.0.0.6:44019 2022/11/08 00:28:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.232416414s) from=127.0.0.6:60997 2022/11/08 00:28:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.45845834s) from=127.0.0.6:39857 2022/11/08 00:28:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.45373521s) from=127.0.0.6:52025 2022/11/08 00:29:01 [DEBUG] http: Request GET /v1/status/leader (247.493µs) from=127.0.0.6:54703 2022/11/08 00:29:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.80892532s) from=127.0.0.6:45789 2022/11/08 00:29:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.606901024s) from=127.0.0.6:50635 2022/11/08 00:29:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.039369104s) from=127.0.0.6:55949 2022/11/08 00:29:06 [DEBUG] http: Request GET /v1/status/leader (262.183µs) from=127.0.0.6:54703 2022/11/08 00:29:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.93912811s) from=127.0.0.6:53981 2022/11/08 00:29:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:29:21 [DEBUG] http: Request GET /v1/status/leader (298.468µs) from=127.0.0.6:33885 2022/11/08 00:29:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.76122808s) from=127.0.0.6:36717 2022/11/08 00:29:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.212450571s) from=127.0.0.6:47159 2022/11/08 00:29:26 [DEBUG] http: Request GET /v1/status/leader (248.646µs) from=127.0.0.6:54703 2022/11/08 00:29:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.769796357s) from=127.0.0.6:47041 2022/11/08 00:29:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.808976912s) from=127.0.0.6:48367 2022/11/08 00:29:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.831927083s) from=127.0.0.6:41705 2022/11/08 00:29:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.855923605s) from=127.0.0.6:52111 2022/11/08 00:29:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.741196835s) from=127.0.0.6:43099 2022/11/08 00:29:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m5.975378742s) from=127.0.0.6:47225 2022/11/08 00:29:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.029885852s) from=127.0.0.6:51387 2022/11/08 00:29:41 [DEBUG] http: Request GET /v1/status/leader (2.309407ms) from=127.0.0.6:33885 2022/11/08 00:29:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.877919482s) from=127.0.0.6:56071 2022/11/08 00:29:46 [DEBUG] http: Request GET /v1/status/leader (4.645443ms) from=127.0.0.6:54703 2022/11/08 00:29:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m7.427085345s) from=127.0.0.6:59477 2022/11/08 00:29:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.226701874s) from=127.0.0.6:53803 2022/11/08 00:30:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_nsd_10.233.22.17_8806" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_sdnc_10.233.39.243_8282" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.49.112_8443" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.109_8484" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.52.61_8482" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.199_8801" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.17_8806" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.14.177_8082" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_vnfres_10.233.39.87_8802" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.27.50_8803" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.8.63_9007" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.9.47_9015" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.230_8181" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.139_443" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_catalog_10.233.22.17_8806" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.13.68_9092" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.200_8410" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v0_multicloud_10.233.31.25_9001" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.38.91_8080" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v1_parser_10.233.22.17_8806" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v2_nslcm_10.233.19.197_8403" in sync 2022/11/08 00:30:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.5.221_9011" in sync 2022/11/08 00:30:01 [DEBUG] agent: Node info in sync 2022/11/08 00:30:01 [DEBUG] http: Request GET /v1/status/leader (328.013µs) from=127.0.0.6:33885 2022/11/08 00:30:06 [DEBUG] http: Request GET /v1/status/leader (165.556µs) from=127.0.0.6:54703 2022/11/08 00:30:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.413820607s) from=127.0.0.6:50305 2022/11/08 00:30:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-qjw9p" since the cluster is too small 2022/11/08 00:30:21 [DEBUG] http: Request GET /v1/status/leader (1.228432ms) from=127.0.0.6:54703 2022/11/08 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.460943887s) from=127.0.0.6:45267 2022/11/08 00:30:26 [DEBUG] http: Request GET /v1/status/leader (950.376µs) from=127.0.0.6:54703 2022/11/08 00:30:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-qjw9p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/08 00:30:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.485195607s) from=127.0.0.6:37723 2022/11/08 00:30:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.804793625s) from=127.0.0.6:34925 2022/11/08 00:30:41 [DEBUG] http: Request GET /v1/status/leader (353.907µs) from=127.0.0.6:54703 2022/11/08 00:30:46 [DEBUG] http: Request GET /v1/status/leader (159.631µs) from=127.0.0.6:54703 2022/11/08 00:30:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.497135641s) from=127.0.0.6:45273 2022/11/08 00:30:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.250956636s) from=127.0.0.6:43955 2022/11/08 00:30:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.519079998s) from=127.0.0.6:59395 2022/11/08 00:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.597997247s) from=127.0.0.6:48689 2022/11/08 00:30:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.479002392s) from=127.0.0.6:49741 2022/11/08 00:30:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.754164666s) from=127.0.0.6:52875 2022/11/08 00:30:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.012170062s) from=127.0.0.6:44019 2022/11/08 00:30:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.868396931s) from=127.0.0.6:60997 2022/11/08 00:31:00 [DEBUG] http