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: '0c1cd994-3643-8e2b-cb2b-3d6163fc6c8a'
Node name: 'onap-msb-consul-5454dcc5c5-w4dxm'
Datacenter: 'dc1' (Segment: '')
Server: true (Bootstrap: false)
Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false
==> Log data will now stream in as it occurs:
2022/08/15 08:57:12 [DEBUG] agent: Using random ID "0c1cd994-3643-8e2b-cb2b-3d6163fc6c8a" as node ID
2022/08/15 08:57:12 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0c1cd994-3643-8e2b-cb2b-3d6163fc6c8a Address:127.0.0.1:8300}]
2022/08/15 08:57:12 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
2022/08/15 08:57:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-w4dxm.dc1 127.0.0.1
2022/08/15 08:57:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-w4dxm 127.0.0.1
2022/08/15 08:57:12 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-w4dxm (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 08:57:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-w4dxm.dc1" in area "wan"
2022/08/15 08:57:12 [DEBUG] agent/proxy: managed Connect proxy manager started
2022/08/15 08:57:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
2022/08/15 08:57:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
2022/08/15 08:57:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
2022/08/15 08:57:12 [INFO] agent: started state syncer
2022/08/15 08:57:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
2022/08/15 08:57:12 [WARN] raft: Heartbeat timeout from "" reached, starting election
2022/08/15 08:57:12 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
2022/08/15 08:57:12 [DEBUG] raft: Votes needed: 1
2022/08/15 08:57:12 [DEBUG] raft: Vote granted from 0c1cd994-3643-8e2b-cb2b-3d6163fc6c8a in term 2. Tally: 1
2022/08/15 08:57:12 [INFO] raft: Election won. Tally: 1
2022/08/15 08:57:12 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
2022/08/15 08:57:12 [INFO] consul: cluster leadership acquired
2022/08/15 08:57:12 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-w4dxm
2022/08/15 08:57:12 [INFO] connect: initialized primary datacenter CA with provider "consul"
2022/08/15 08:57:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 08:57:12 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-w4dxm' joined, marking health alive
2022/08/15 08:57:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 08:57:12 [INFO] agent: Synced node info
2022/08/15 08:57:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 08:57:14 [DEBUG] agent: Node info in sync
2022/08/15 08:57:14 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: dial tcp 52.222.214.54:443: connect: connection refused
2022/08/15 08:58:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 08:58:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 08:58:35 [DEBUG] agent: Node info in sync
2022/08/15 08:59:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 08:59:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:00:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:00:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:00:12 [DEBUG] agent: Node info in sync
2022/08/15 09:01:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:01:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:01:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:01:38 [DEBUG] agent: Node info in sync
2022/08/15 09:02:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:03:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:03:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:03:37 [DEBUG] agent: Node info in sync
2022/08/15 09:04:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:04:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:04:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:04:51 [DEBUG] agent: Node info in sync
2022/08/15 09:05:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:06:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:06:09 [DEBUG] agent: Node info in sync
2022/08/15 09:06:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:06:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:07:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:07:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:07:14 [DEBUG] agent: Node info in sync
2022/08/15 09:08:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:08:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:08:23 [DEBUG] agent: Node info in sync
2022/08/15 09:08:54 [DEBUG] http: Request GET /v1/status/leader (856.488µs) from=127.0.0.6:55519
2022/08/15 09:08:59 [DEBUG] http: Request GET /v1/catalog/services (232.863µs) from=127.0.0.6:55519
2022/08/15 09:09:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:09:14 [DEBUG] http: Request GET /v1/status/leader (258.689µs) from=127.0.0.6:58291
2022/08/15 09:09:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:09:34 [DEBUG] http: Request GET /v1/status/leader (555.043µs) from=127.0.0.6:58291
2022/08/15 09:09:41 [DEBUG] http: Request GET /v1/catalog/services (309.532µs) from=127.0.0.6:58291
2022/08/15 09:09:41 [DEBUG] http: Request GET /v1/status/leader (333.535µs) from=127.0.0.6:42903
2022/08/15 09:09:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:09:45 [DEBUG] agent: Node info in sync
2022/08/15 09:10:01 [DEBUG] http: Request GET /v1/status/leader (327.955µs) from=127.0.0.6:42903
2022/08/15 09:10:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:10:21 [DEBUG] http: Request GET /v1/status/leader (797.342µs) from=127.0.0.6:50961
2022/08/15 09:10:41 [DEBUG] http: Request GET /v1/status/leader (240.536µs) from=127.0.0.6:50961
2022/08/15 09:10:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:10:52 [DEBUG] agent: Node info in sync
2022/08/15 09:10:53 [DEBUG] http: Request GET /v1/catalog/services (124.287µs) from=127.0.0.6:42903
2022/08/15 09:10:53 [DEBUG] http: Request GET /v1/status/leader (176.011µs) from=127.0.0.6:42903
2022/08/15 09:11:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m7.224245794s) from=127.0.0.6:55519
2022/08/15 09:11:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:11:13 [DEBUG] http: Request GET /v1/status/leader (270.443µs) from=127.0.0.6:50205
2022/08/15 09:11:33 [DEBUG] http: Request GET /v1/status/leader (923.927µs) from=127.0.0.6:50205
2022/08/15 09:11:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m6.734559843s) from=127.0.0.6:58291
2022/08/15 09:11:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:11:53 [DEBUG] http: Request GET /v1/status/leader (222.601µs) from=127.0.0.6:50205
2022/08/15 09:12:01 [DEBUG] http: Request GET /v1/catalog/services (105.552µs) from=127.0.0.6:50205
2022/08/15 09:12:01 [DEBUG] http: Request GET /v1/status/leader (253.762µs) from=127.0.0.6:38109
2022/08/15 09:12:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:12:09 [DEBUG] agent: Node info in sync
2022/08/15 09:12:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:12:21 [DEBUG] http: Request GET /v1/status/leader (697.35µs) from=127.0.0.6:42903
2022/08/15 09:12:41 [DEBUG] http: Request GET /v1/status/leader (645.675µs) from=127.0.0.6:38109
2022/08/15 09:12:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m0.818343001s) from=127.0.0.6:50961
2022/08/15 09:13:01 [DEBUG] http: Request GET /v1/status/leader (768.577µs) from=127.0.0.6:42903
2022/08/15 09:13:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:13:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:13:38 [DEBUG] agent: Node info in sync
2022/08/15 09:13:43 [DEBUG] http: Request GET /v1/catalog/services (226.598µs) from=127.0.0.6:42903
2022/08/15 09:13:43 [DEBUG] http: Request GET /v1/status/leader (312.674µs) from=127.0.0.6:42903
2022/08/15 09:13:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:14:03 [DEBUG] http: Request GET /v1/status/leader (258.222µs) from=127.0.0.6:38109
2022/08/15 09:14:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m2.565613537s) from=127.0.0.6:50205
2022/08/15 09:14:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:14:24 [DEBUG] http: Request GET /v1/status/leader (239.37µs) from=127.0.0.6:60205
2022/08/15 09:14:44 [DEBUG] http: Request GET /v1/status/leader (312.109µs) from=127.0.0.6:38109
2022/08/15 09:14:52 [DEBUG] http: Request GET /v1/catalog/services (173.934µs) from=127.0.0.6:60205
2022/08/15 09:14:52 [DEBUG] http: Request GET /v1/status/leader (458.837µs) from=127.0.0.6:38109
2022/08/15 09:15:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:15:03 [DEBUG] agent: Node info in sync
2022/08/15 09:15:12 [DEBUG] http: Request GET /v1/status/leader (277.484µs) from=127.0.0.6:38109
2022/08/15 09:15:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:15:32 [DEBUG] http: Request GET /v1/status/leader (341.915µs) from=127.0.0.6:38109
2022/08/15 09:15:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m1.771263941s) from=127.0.0.6:42903
2022/08/15 09:15:52 [DEBUG] http: Request GET /v1/status/leader (691.478µs) from=127.0.0.6:38109
2022/08/15 09:15:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:16:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:16:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:16:42 [DEBUG] agent: Node info in sync
2022/08/15 09:16:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m5.796648041s) from=127.0.0.6:60205
2022/08/15 09:17:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:17:28 [DEBUG] http: Request GET /v1/catalog/services (246.823µs) from=127.0.0.6:56073
2022/08/15 09:17:28 [DEBUG] http: Request GET /v1/status/leader (1.16528ms) from=127.0.0.6:45455
2022/08/15 09:17:48 [DEBUG] http: Request GET /v1/status/leader (723.285µs) from=127.0.0.6:45455
2022/08/15 09:18:08 [DEBUG] http: Request GET /v1/status/leader (189.955µs) from=127.0.0.6:45455
2022/08/15 09:18:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:18:31 [DEBUG] http: Request GET /v1/catalog/services (151.996µs) from=127.0.0.6:45455
2022/08/15 09:18:32 [DEBUG] http: Request GET /v1/status/leader (358.056µs) from=127.0.0.6:37811
2022/08/15 09:18:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:18:33 [DEBUG] agent: Node info in sync
2022/08/15 09:18:52 [DEBUG] http: Request GET /v1/status/leader (350.942µs) from=127.0.0.6:37025
2022/08/15 09:18:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:19:12 [DEBUG] http: Request GET /v1/status/leader (932.773µs) from=127.0.0.6:37025
2022/08/15 09:19:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:19:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m3.127539856s) from=127.0.0.6:56073
2022/08/15 09:20:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:20:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:20:19 [DEBUG] agent: Node info in sync
2022/08/15 09:20:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m6.728018914s) from=127.0.0.6:45455
2022/08/15 09:21:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:21:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:21:52 [DEBUG] http: Request GET /v1/catalog/services (531.891µs) from=127.0.0.6:49955
2022/08/15 09:21:52 [DEBUG] http: Request GET /v1/status/leader (805.707µs) from=127.0.0.6:36237
2022/08/15 09:22:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:22:01 [DEBUG] agent: Node info in sync
2022/08/15 09:22:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:22:12 [DEBUG] http: Request GET /v1/status/leader (392.254µs) from=127.0.0.6:36237
2022/08/15 09:22:17 [DEBUG] http: Request GET /v1/status/leader (450.411µs) from=127.0.0.6:41451
2022/08/15 09:22:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:19 [INFO] agent: Synced service "_v1_sdc-gui_10.233.46.108_8181"
2022/08/15 09:22:19 [DEBUG] agent: Node info in sync
2022/08/15 09:22:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.295701ms) from=127.0.0.6:41451
2022/08/15 09:22:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:19 [DEBUG] agent: Node info in sync
2022/08/15 09:22:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (26.677858671s) from=127.0.0.6:49955
2022/08/15 09:22:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (547.163µs) from=127.0.0.6:36237
2022/08/15 09:22:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (304.554µs) from=127.0.0.6:41451
2022/08/15 09:22:19 [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/08/15 09:22:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:19 [INFO] agent: Synced service "_v1_parser_10.233.13.66_8806"
2022/08/15 09:22:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:19 [DEBUG] agent: Node info in sync
2022/08/15 09:22:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.613956ms) from=127.0.0.6:41451
2022/08/15 09:22:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:19 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:19 [DEBUG] agent: Node info in sync
2022/08/15 09:22:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (748.173135ms) from=127.0.0.6:49955
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (244.892µs) from=127.0.0.6:40411
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.345504ms) from=127.0.0.6:41451
2022/08/15 09:22:20 [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/08/15 09:22:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [INFO] agent: Synced service "_v1_catalog_10.233.13.66_8806"
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.82094ms) from=127.0.0.6:41451
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (191.270899ms) from=127.0.0.6:49955
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (298.977µs) from=127.0.0.6:41451
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (512.964µs) from=127.0.0.6:49875
2022/08/15 09:22:20 [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/08/15 09:22:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [INFO] agent: Synced service "_v1_nsd_10.233.13.66_8806"
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.651741ms) from=127.0.0.6:41451
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (110.277939ms) from=127.0.0.6:49955
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (390.042µs) from=127.0.0.6:41451
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (188.31µs) from=127.0.0.6:41451
2022/08/15 09:22:20 [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/08/15 09:22:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.13.66_8806"
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request PUT /v1/agent/service/register (11.104785ms) from=127.0.0.6:34419
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (172.366573ms) from=127.0.0.6:49955
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (319.084µs) from=127.0.0.6:34419
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (200.602µs) from=127.0.0.6:42529
2022/08/15 09:22:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [INFO] agent: Synced service "_v0_multicloud_10.233.50.142_9001"
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.295516ms) from=127.0.0.6:34419
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (88.439525ms) from=127.0.0.6:49955
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (453.295µs) from=127.0.0.6:34419
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (159.788µs) from=127.0.0.6:34419
2022/08/15 09:22:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:20 [INFO] agent: Synced service "_v1_multicloud_10.233.50.142_9001"
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.688266ms) from=127.0.0.6:33315
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (304.704675ms) from=127.0.0.6:49955
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:20 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:20 [DEBUG] agent: Node info in sync
2022/08/15 09:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (186.249µs) from=127.0.0.6:60255
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (457.944µs) from=127.0.0.6:33315
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.56.29_9015"
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.930421ms) from=127.0.0.6:33315
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=111 (164.374507ms) from=127.0.0.6:49955
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (270.808µs) from=127.0.0.6:33315
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (198.852µs) from=127.0.0.6:33315
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.3.210_443"
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.162604ms) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (160.36374ms) from=127.0.0.6:49955
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (148.67µs) from=127.0.0.6:49955
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (331.64µs) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [INFO] agent: Synced service "_v1_sdnc_10.233.30.147_8282"
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.370918ms) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (102.924321ms) from=127.0.0.6:49955
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (2.495037ms) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (268.41µs) from=127.0.0.6:40345
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:21 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.4.50_9007"
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.188295ms) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (170.889091ms) from=127.0.0.6:49955
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (219.168µs) from=127.0.0.6:51079
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (326.954µs) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.4.50_9007"
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.890117ms) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (136.165159ms) from=127.0.0.6:49955
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (296.461µs) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (149.828µs) from=127.0.0.6:36307
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [INFO] agent: Synced service "_v1_wf-gui_10.233.7.140_8080"
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.322076ms) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (102.530356ms) from=127.0.0.6:49955
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (277.47µs) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.333µs) from=127.0.0.6:53439
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.43.155_9011"
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.155813ms) from=127.0.0.6:44567
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:21 [DEBUG] agent: Node info in sync
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (112.871258ms) from=127.0.0.6:49955
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (183.417µs) from=127.0.0.6:49955
2022/08/15 09:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (323.757µs) from=127.0.0.6:58215
2022/08/15 09:22:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:22 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.43.155_9011"
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:22:22 [DEBUG] agent: Node info in sync
2022/08/15 09:22:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.452306ms) from=127.0.0.6:58215
2022/08/15 09:22:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (132.36471ms) from=127.0.0.6:49955
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:22:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:22:22 [DEBUG] agent: Node info in sync
2022/08/15 09:22:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (191.917µs) from=127.0.0.6:49955
2022/08/15 09:22:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (305.665µs) from=127.0.0.6:58215
2022/08/15 09:22:32 [DEBUG] http: Request GET /v1/status/leader (311.119µs) from=127.0.0.6:38297
2022/08/15 09:22:52 [DEBUG] http: Request GET /v1/status/leader (295.362µs) from=127.0.0.6:38297
2022/08/15 09:23:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:24:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:24:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:24:05 [DEBUG] agent: Node info in sync
2022/08/15 09:24:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:24:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m1.361543645s) from=127.0.0.6:36237
2022/08/15 09:24:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m0.53822129s) from=127.0.0.6:42529
2022/08/15 09:24:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m1.49258303s) from=127.0.0.6:49875
2022/08/15 09:24:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m0.344460496s) from=127.0.0.6:36307
2022/08/15 09:24:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m1.101565037s) from=127.0.0.6:40345
2022/08/15 09:24:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m1.993166313s) from=127.0.0.6:34419
2022/08/15 09:24:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m2.375501827s) from=127.0.0.6:41451
2022/08/15 09:24:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m3.648806511s) from=127.0.0.6:40411
2022/08/15 09:24:24 [DEBUG] http: Request GET /v1/catalog/services (469.907µs) from=127.0.0.6:54001
2022/08/15 09:24:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=119 (2m2.638000493s) from=127.0.0.6:58215
2022/08/15 09:24:25 [DEBUG] http: Request GET /v1/status/leader (804.713µs) from=127.0.0.6:54001
2022/08/15 09:24:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (477.062µs) from=127.0.0.6:52257
2022/08/15 09:24:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m4.496489478s) from=127.0.0.6:60255
2022/08/15 09:24:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (384.265µs) from=127.0.0.6:52257
2022/08/15 09:24:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m3.600199566s) from=127.0.0.6:44567
2022/08/15 09:24:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m4.45886572s) from=127.0.0.6:51079
2022/08/15 09:24:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m6.572125477s) from=127.0.0.6:53439
2022/08/15 09:24:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m7.412836873s) from=127.0.0.6:33315
2022/08/15 09:24:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m7.467681138s) from=127.0.0.6:54555
2022/08/15 09:24:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m7.200704062s) from=127.0.0.6:49955
2022/08/15 09:24:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:25:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:25:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:25:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:25:17 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092"
2022/08/15 09:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:25:17 [DEBUG] agent: Node info in sync
2022/08/15 09:25:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.782502ms) from=127.0.0.6:52841
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:25:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=119 (52.091898468s) from=127.0.0.6:54001
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:25:17 [DEBUG] agent: Node info in sync
2022/08/15 09:25:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (529.617µs) from=127.0.0.6:52841
2022/08/15 09:26:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:26:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m1.47401978s) from=127.0.0.6:52257
2022/08/15 09:26:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m3.72307043s) from=127.0.0.6:53901
2022/08/15 09:26:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:26:34 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:26:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:26:34 [DEBUG] agent: Node info in sync
2022/08/15 09:27:07 [DEBUG] http: Request GET /v1/catalog/services (330.405µs) from=127.0.0.6:52841
2022/08/15 09:27:08 [DEBUG] http: Request GET /v1/status/leader (914.577µs) from=127.0.0.6:52841
2022/08/15 09:27:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (245.754µs) from=127.0.0.6:52055
2022/08/15 09:27:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (144.607µs) from=127.0.0.6:52055
2022/08/15 09:27:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:27:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:27:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27: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/08/15 09:27:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:26 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.57.5_8443"
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:26 [DEBUG] agent: Node info in sync
2022/08/15 09:27:26 [DEBUG] http: Request PUT /v1/agent/service/register (9.309562ms) from=127.0.0.6:40845
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:26 [DEBUG] agent: Node info in sync
2022/08/15 09:27:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (17.672029382s) from=127.0.0.6:52841
2022/08/15 09:27:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (992.547µs) from=127.0.0.6:52841
2022/08/15 09:27:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27: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/08/15 09:27:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:26 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.31.119_8082"
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Node info in sync
2022/08/15 09:27:26 [DEBUG] http: Request PUT /v1/agent/service/register (49.902932ms) from=127.0.0.6:40845
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:26 [DEBUG] agent: Node info in sync
2022/08/15 09:27:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (126.18312ms) from=127.0.0.6:52841
2022/08/15 09:27:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (895.782µs) from=127.0.0.6:52841
2022/08/15 09:27:28 [DEBUG] http: Request GET /v1/status/leader (221.22µs) from=127.0.0.6:40845
2022/08/15 09:27:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:36 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.39.104_8410"
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:36 [DEBUG] agent: Node info in sync
2022/08/15 09:27:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.490054ms) from=127.0.0.6:40845
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:36 [DEBUG] agent: Node info in sync
2022/08/15 09:27:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (9.657185791s) from=127.0.0.6:52841
2022/08/15 09:27:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (570.303µs) from=127.0.0.6:52841
2022/08/15 09:27:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:36 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.51.242_8484"
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:36 [DEBUG] agent: Node info in sync
2022/08/15 09:27:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.843897ms) from=127.0.0.6:40845
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Node info in sync
2022/08/15 09:27:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (12.74645ms) from=127.0.0.6:52841
2022/08/15 09:27:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (668.982µs) from=127.0.0.6:52841
2022/08/15 09:27:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:36 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.1.123_8482"
2022/08/15 09:27:36 [DEBUG] agent: Node info in sync
2022/08/15 09:27:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.014023ms) from=127.0.0.6:40845
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Node info in sync
2022/08/15 09:27:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (61.328515ms) from=127.0.0.6:52841
2022/08/15 09:27:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (385.754µs) from=127.0.0.6:52841
2022/08/15 09:27:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:36 [INFO] agent: Synced service "_v1_nslcm_10.233.2.182_8403"
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:36 [DEBUG] agent: Node info in sync
2022/08/15 09:27:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.485281ms) from=127.0.0.6:40845
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:36 [DEBUG] agent: Node info in sync
2022/08/15 09:27:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (233.765085ms) from=127.0.0.6:52841
2022/08/15 09:27:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (635.078µs) from=127.0.0.6:52841
2022/08/15 09:27:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:37 [INFO] agent: Synced service "_v2_nslcm_10.233.2.182_8403"
2022/08/15 09:27:37 [DEBUG] agent: Node info in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Node info in sync
2022/08/15 09:27:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.864718ms) from=127.0.0.6:52841
2022/08/15 09:27:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (345.499µs) from=127.0.0.6:52841
2022/08/15 09:27:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [INFO] agent: Synced service "_v1_vnfmgr_10.233.49.185_8803"
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:37 [DEBUG] agent: Node info in sync
2022/08/15 09:27:37 [DEBUG] http: Request PUT /v1/agent/service/register (12.73092ms) from=127.0.0.6:52841
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Node info in sync
2022/08/15 09:27:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (2.00444ms) from=127.0.0.6:52841
2022/08/15 09:27:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [INFO] agent: Synced service "_v1_vnfres_10.233.17.192_8802"
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Node info in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:37 [DEBUG] agent: Node info in sync
2022/08/15 09:27:37 [DEBUG] http: Request PUT /v1/agent/service/register (31.483131ms) from=127.0.0.6:52841
2022/08/15 09:27:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (470.169µs) from=127.0.0.6:52841
2022/08/15 09:27:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:37 [INFO] agent: Synced service "_v1_vnflcm_10.233.55.197_8801"
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:37 [DEBUG] agent: Node info in sync
2022/08/15 09:27:37 [DEBUG] http: Request PUT /v1/agent/service/register (39.272384ms) from=127.0.0.6:52841
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:27:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:27:37 [DEBUG] agent: Node info in sync
2022/08/15 09:27:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (509.183µs) from=127.0.0.6:52841
2022/08/15 09:28:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:28:41 [DEBUG] http: Request GET /v1/catalog/services (838.832µs) from=127.0.0.6:52841
2022/08/15 09:28:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (520.186µs) from=127.0.0.6:40845
2022/08/15 09:28:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (325.913µs) from=127.0.0.6:40845
2022/08/15 09:28:43 [DEBUG] http: Request GET /v1/status/leader (367.893µs) from=127.0.0.6:40845
2022/08/15 09:28:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:28:45 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:28:45 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:28:45 [DEBUG] agent: Node info in sync
2022/08/15 09:29:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m1.790302843s) from=127.0.0.6:37145
2022/08/15 09:29:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:29:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m6.05606337s) from=127.0.0.6:52055
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/catalog/services (684.927µs) from=127.0.0.6:33807
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/status/leader (362.199µs) from=127.0.0.6:40241
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (251.429µs) from=127.0.0.6:42279
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (273.137µs) from=127.0.0.6:40241
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (132.212µs) from=127.0.0.6:45047
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (4.723691ms) from=127.0.0.6:41655
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (375.378µs) from=127.0.0.6:40241
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (363.121µs) from=127.0.0.6:45047
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (190.426µs) from=127.0.0.6:41655
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (150.595µs) from=127.0.0.6:45047
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (158.985µs) from=127.0.0.6:41655
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (407.661µs) from=127.0.0.6:45047
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (157.867µs) from=127.0.0.6:41655
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (174.241µs) from=127.0.0.6:45047
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (123.306µs) from=127.0.0.6:41655
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (121.252µs) from=127.0.0.6:40241
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (148.118µs) from=127.0.0.6:45047
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (115.2µs) from=127.0.0.6:40241
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (114.803µs) from=127.0.0.6:45047
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (137.931µs) from=127.0.0.6:42279
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (122.022µs) from=127.0.0.6:54491
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (453.347µs) from=127.0.0.6:39267
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (124.708µs) from=127.0.0.6:40241
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (179.49µs) from=127.0.0.6:41655
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (140.67µs) from=127.0.0.6:49719
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (146.358µs) from=127.0.0.6:53723
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (690.14µs) from=127.0.0.6:36727
2022/08/15 09:29:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (149.97µs) from=127.0.0.6:36727
2022/08/15 09:29:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:29:50 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:29:50 [DEBUG] agent: Node info in sync
2022/08/15 09:29:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:29:52 [DEBUG] http: Request GET /v1/status/leader (265.245µs) from=127.0.0.6:33443
2022/08/15 09:30:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:30:12 [DEBUG] http: Request GET /v1/status/leader (241.475µs) from=127.0.0.6:33443
2022/08/15 09:30:31 [DEBUG] http: Request GET /v1/catalog/services (491.665µs) from=127.0.0.6:33443
2022/08/15 09:30:31 [DEBUG] http: Request GET /v1/status/leader (546.685µs) from=127.0.0.6:33443
2022/08/15 09:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (256.526µs) from=127.0.0.6:37817
2022/08/15 09:30:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (296.821µs) from=127.0.0.6:35465
2022/08/15 09:30:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (188.68µs) from=127.0.0.6:35465
2022/08/15 09:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (203.885µs) from=127.0.0.6:35465
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (210.262µs) from=127.0.0.6:35465
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (123.446µs) from=127.0.0.6:35465
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (211.062µs) from=127.0.0.6:35465
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (129.571µs) from=127.0.0.6:35465
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (155.889µs) from=127.0.0.6:52391
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (223.662µs) from=127.0.0.6:52391
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (201.851µs) from=127.0.0.6:35465
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (200.65µs) from=127.0.0.6:52391
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (142.326µs) from=127.0.0.6:52391
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (211.74µs) from=127.0.0.6:52391
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (276.069µs) from=127.0.0.6:43933
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (145.898µs) from=127.0.0.6:34223
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (304.324µs) from=127.0.0.6:35465
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (320.63µs) from=127.0.0.6:43933
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (425.523µs) from=127.0.0.6:43933
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (112.348µs) from=127.0.0.6:52391
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (128.678µs) from=127.0.0.6:52391
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (139.24µs) from=127.0.0.6:52391
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (250.973µs) from=127.0.0.6:32775
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (162µs) from=127.0.0.6:34297
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (162.195µs) from=127.0.0.6:41755
2022/08/15 09:30:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (165.813µs) from=127.0.0.6:35503
2022/08/15 09:30:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.329221641s) from=127.0.0.6:52841
2022/08/15 09:30:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m2.983302038s) from=127.0.0.6:34049
2022/08/15 09:30:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m5.530005549s) from=127.0.0.6:40845
2022/08/15 09:30:51 [DEBUG] http: Request GET /v1/status/leader (776.502µs) from=127.0.0.6:55917
2022/08/15 09:31:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:31:04 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:31:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:31:04 [DEBUG] agent: Node info in sync
2022/08/15 09:31:11 [DEBUG] http: Request GET /v1/status/leader (818.848µs) from=127.0.0.6:45623
2022/08/15 09:31:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:31:32 [DEBUG] http: Request GET /v1/status/leader (1.430952ms) from=127.0.0.6:45623
2022/08/15 09:31:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.236004279s) from=127.0.0.6:33807
2022/08/15 09:31:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.46740816s) from=127.0.0.6:49719
2022/08/15 09:31:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.341556563s) from=127.0.0.6:34067
2022/08/15 09:31:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m0.422186144s) from=127.0.0.6:38457
2022/08/15 09:31:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.413088112s) from=127.0.0.6:60629
2022/08/15 09:31:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.614181116s) from=127.0.0.6:36727
2022/08/15 09:31:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.971153198s) from=127.0.0.6:38107
2022/08/15 09:31:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m1.050993343s) from=127.0.0.6:32809
2022/08/15 09:31:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m2.315269224s) from=127.0.0.6:53391
2022/08/15 09:31:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m2.67273236s) from=127.0.0.6:42279
2022/08/15 09:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m2.955566952s) from=127.0.0.6:47897
2022/08/15 09:31:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.200099771s) from=127.0.0.6:41655
2022/08/15 09:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m3.189676918s) from=127.0.0.6:60567
2022/08/15 09:31:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.61138888s) from=127.0.0.6:50961
2022/08/15 09:31:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m4.350216564s) from=127.0.0.6:37537
2022/08/15 09:31:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m4.568130286s) from=127.0.0.6:39267
2022/08/15 09:31:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m4.742051082s) from=127.0.0.6:54491
2022/08/15 09:31:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m5.282045018s) from=127.0.0.6:48799
2022/08/15 09:31:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.256189179s) from=127.0.0.6:43919
2022/08/15 09:31:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m5.864380138s) from=127.0.0.6:57313
2022/08/15 09:31:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.030622173s) from=127.0.0.6:53723
2022/08/15 09:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m6.054587128s) from=127.0.0.6:56249
2022/08/15 09:31:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m6.321078741s) from=127.0.0.6:40241
2022/08/15 09:31:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m6.349902248s) from=127.0.0.6:58195
2022/08/15 09:31:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.369256365s) from=127.0.0.6:49309
2022/08/15 09:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m7.169394741s) from=127.0.0.6:40573
2022/08/15 09:31:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.443375988s) from=127.0.0.6:45047
2022/08/15 09:32:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:32:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:32:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m0.149753732s) from=127.0.0.6:37817
2022/08/15 09:32:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m0.371565189s) from=127.0.0.6:39845
2022/08/15 09:32:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.525480699s) from=127.0.0.6:45011
2022/08/15 09:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m0.852725624s) from=127.0.0.6:34223
2022/08/15 09:32:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m1.327847912s) from=127.0.0.6:60161
2022/08/15 09:32:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m1.503099157s) from=127.0.0.6:59255
2022/08/15 09:32:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m1.600698785s) from=127.0.0.6:38817
2022/08/15 09:32:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.620807777s) from=127.0.0.6:49207
2022/08/15 09:32:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.700721201s) from=127.0.0.6:34297
2022/08/15 09:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m2.008394709s) from=127.0.0.6:32775
2022/08/15 09:32:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.995571855s) from=127.0.0.6:35503
2022/08/15 09:32:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.255740598s) from=127.0.0.6:43933
2022/08/15 09:32:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m2.691175801s) from=127.0.0.6:53593
2022/08/15 09:32:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.054694361s) from=127.0.0.6:33443
2022/08/15 09:32:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m3.068431056s) from=127.0.0.6:52817
2022/08/15 09:32:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.299434784s) from=127.0.0.6:56733
2022/08/15 09:32:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.637916026s) from=127.0.0.6:41755
2022/08/15 09:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m3.789186035s) from=127.0.0.6:35465
2022/08/15 09:32:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m3.847985699s) from=127.0.0.6:56627
2022/08/15 09:32:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m3.908685547s) from=127.0.0.6:57843
2022/08/15 09:32:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m4.074888112s) from=127.0.0.6:43731
2022/08/15 09:32:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m4.217148634s) from=127.0.0.6:49771
2022/08/15 09:32:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m4.463351535s) from=127.0.0.6:52391
2022/08/15 09:32:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.865809437s) from=127.0.0.6:37253
2022/08/15 09:32:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m7.237643651s) from=127.0.0.6:53663
2022/08/15 09:32:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m7.32907496s) from=127.0.0.6:32977
2022/08/15 09:32:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m7.370321308s) from=127.0.0.6:42459
2022/08/15 09:32:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:32:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:32:52 [DEBUG] agent: Node info in sync
2022/08/15 09:33:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:33:54 [DEBUG] http: Request GET /v1/catalog/services (573.469µs) from=127.0.0.6:50719
2022/08/15 09:33:54 [DEBUG] http: Request GET /v1/status/leader (354.489µs) from=127.0.0.6:50719
2022/08/15 09:33:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (529.575µs) from=127.0.0.6:55307
2022/08/15 09:33:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (273.527µs) from=127.0.0.6:46905
2022/08/15 09:34:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:34:14 [DEBUG] http: Request GET /v1/status/leader (328.88µs) from=127.0.0.6:49307
2022/08/15 09:34:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:34:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:34:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:34:44 [DEBUG] agent: Node info in sync
2022/08/15 09:35:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:35:24 [DEBUG] http: Request GET /v1/catalog/services (556.252µs) from=127.0.0.6:49307
2022/08/15 09:35:24 [DEBUG] http: Request GET /v1/status/leader (1.105527ms) from=127.0.0.6:49307
2022/08/15 09:35:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (296.928µs) from=127.0.0.6:44937
2022/08/15 09:35:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (238.036µs) from=127.0.0.6:44651
2022/08/15 09:35:44 [DEBUG] http: Request GET /v1/status/leader (939.638µs) from=127.0.0.6:45035
2022/08/15 09:35:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m2.983549566s) from=127.0.0.6:46905
2022/08/15 09:35:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m3.658857357s) from=127.0.0.6:55307
2022/08/15 09:36:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.899782783s) from=127.0.0.6:50719
2022/08/15 09:36:04 [DEBUG] http: Request GET /v1/status/leader (385.598µs) from=127.0.0.6:39723
2022/08/15 09:36:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:36:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:36:19 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:36:19 [DEBUG] agent: Node info in sync
2022/08/15 09:36:36 [DEBUG] http: Request GET /v1/catalog/services (761.507µs) from=127.0.0.6:45035
2022/08/15 09:36:37 [DEBUG] http: Request GET /v1/status/leader (426.694µs) from=127.0.0.6:39723
2022/08/15 09:36:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (397.705µs) from=127.0.0.6:39723
2022/08/15 09:36:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (339.019µs) from=127.0.0.6:52151
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/catalog/services (863.263µs) from=127.0.0.6:35201
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/status/leader (1.475402ms) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (332.745µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (148.315µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (147.4µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (166.675µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (186.75µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (114.195µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (160.951µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (130.379µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (151.308µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (232.143µs) from=127.0.0.6:53809
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (180.184µs) from=127.0.0.6:52449
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (163.607µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (159.582µs) from=127.0.0.6:53809
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (178.576µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (124.001µs) from=127.0.0.6:35209
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (178.044µs) from=127.0.0.6:52287
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (170.083µs) from=127.0.0.6:34243
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (138.09µs) from=127.0.0.6:52287
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (142.518µs) from=127.0.0.6:47723
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (113.467µs) from=127.0.0.6:47723
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (104.965µs) from=127.0.0.6:47723
2022/08/15 09:36:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (137.42µs) from=127.0.0.6:34243
2022/08/15 09:36:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (198.55µs) from=127.0.0.6:47723
2022/08/15 09:36:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (156.775µs) from=127.0.0.6:38029
2022/08/15 09:36:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (140.385µs) from=127.0.0.6:38029
2022/08/15 09:36:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (181.687µs) from=127.0.0.6:48285
2022/08/15 09:36:57 [DEBUG] http: Request GET /v1/status/leader (347.226µs) from=127.0.0.6:38141
2022/08/15 09:37:03 [DEBUG] http: Request GET /v1/status/leader (183.812µs) from=127.0.0.6:55375
2022/08/15 09:37:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:37:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:37:23 [DEBUG] http: Request GET /v1/status/leader (314.096µs) from=127.0.0.6:55375
2022/08/15 09:37:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m5.773736356s) from=127.0.0.6:44651
2022/08/15 09:37:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m7.123220748s) from=127.0.0.6:49307
2022/08/15 09:37:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m6.887949226s) from=127.0.0.6:44937
2022/08/15 09:37:43 [DEBUG] http: Request GET /v1/status/leader (286.607µs) from=127.0.0.6:38141
2022/08/15 09:37:51 [DEBUG] http: Request GET /v1/catalog/services (17.562819ms) from=127.0.0.6:38141
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/status/leader (385.723µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (226.398µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (203.987µs) from=127.0.0.6:56285
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (136.595µs) from=127.0.0.6:56285
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (255.497µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (137.246µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (177.633µs) from=127.0.0.6:56285
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (184.329µs) from=127.0.0.6:56285
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (237.015µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (115.484µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (295.24µs) from=127.0.0.6:55705
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (114.44µs) from=127.0.0.6:55705
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (229.702µs) from=127.0.0.6:56285
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (242.548µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (125.211µs) from=127.0.0.6:55705
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (117.994µs) from=127.0.0.6:56285
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (124.934µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (143.867µs) from=127.0.0.6:51825
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.111218ms) from=127.0.0.6:56285
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (125.453µs) from=127.0.0.6:55705
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (289.33µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (160.538µs) from=127.0.0.6:56285
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (245.3µs) from=127.0.0.6:51825
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (143.434µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (193.056µs) from=127.0.0.6:55375
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (148.905µs) from=127.0.0.6:51825
2022/08/15 09:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (137.471µs) from=127.0.0.6:51825
2022/08/15 09:38:12 [DEBUG] http: Request GET /v1/status/leader (1.111674ms) from=127.0.0.6:55527
2022/08/15 09:38:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:38:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:38:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:38:13 [DEBUG] agent: Node info in sync
2022/08/15 09:38:32 [DEBUG] http: Request GET /v1/status/leader (300.527µs) from=127.0.0.6:55527
2022/08/15 09:38:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m2.911615996s) from=127.0.0.6:39723
2022/08/15 09:38:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.610753415s) from=127.0.0.6:45035
2022/08/15 09:38:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m0.092420326s) from=127.0.0.6:54781
2022/08/15 09:38:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.564035855s) from=127.0.0.6:34243
2022/08/15 09:38:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m6.387247135s) from=127.0.0.6:52151
2022/08/15 09:38:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.144873776s) from=127.0.0.6:35201
2022/08/15 09:38:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.9342336s) from=127.0.0.6:46765
2022/08/15 09:38:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.091895385s) from=127.0.0.6:38827
2022/08/15 09:38:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.90082997s) from=127.0.0.6:48285
2022/08/15 09:38:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.009577612s) from=127.0.0.6:38029
2022/08/15 09:38:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m2.569564058s) from=127.0.0.6:52449
2022/08/15 09:38:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m2.839961896s) from=127.0.0.6:52287
2022/08/15 09:38:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m2.836672275s) from=127.0.0.6:43765
2022/08/15 09:38:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m3.54948232s) from=127.0.0.6:43481
2022/08/15 09:38:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.627796248s) from=127.0.0.6:47723
2022/08/15 09:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m3.680058536s) from=127.0.0.6:49793
2022/08/15 09:38:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m3.856995521s) from=127.0.0.6:42901
2022/08/15 09:38:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m4.262639453s) from=127.0.0.6:60511
2022/08/15 09:38:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m4.37404983s) from=127.0.0.6:53419
2022/08/15 09:38:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m4.718988146s) from=127.0.0.6:35209
2022/08/15 09:38:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m4.76098735s) from=127.0.0.6:39211
2022/08/15 09:38:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m5.859640738s) from=127.0.0.6:55853
2022/08/15 09:38:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.004602437s) from=127.0.0.6:56643
2022/08/15 09:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m6.247962129s) from=127.0.0.6:49459
2022/08/15 09:38:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m6.361814479s) from=127.0.0.6:53809
2022/08/15 09:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m6.657933807s) from=127.0.0.6:38651
2022/08/15 09:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m6.9179108s) from=127.0.0.6:41399
2022/08/15 09:38:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m7.065327455s) from=127.0.0.6:56493
2022/08/15 09:38:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m7.032515334s) from=127.0.0.6:33143
2022/08/15 09:38:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m7.47549695s) from=127.0.0.6:33515
2022/08/15 09:38:52 [DEBUG] http: Request GET /v1/status/leader (160.44µs) from=127.0.0.6:55527
2022/08/15 09:39:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:39:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:39:17 [DEBUG] http: Request GET /v1/catalog/services (567.993µs) from=127.0.0.6:55527
2022/08/15 09:39:17 [DEBUG] http: Request GET /v1/status/leader (273.461µs) from=127.0.0.6:55527
2022/08/15 09:39:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (331.355µs) from=127.0.0.6:52473
2022/08/15 09:39:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (370.602µs) from=127.0.0.6:52473
2022/08/15 09:39:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:39:22 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:39:22 [DEBUG] agent: Node info in sync
2022/08/15 09:39:37 [DEBUG] http: Request GET /v1/status/leader (295.204µs) from=127.0.0.6:50763
2022/08/15 09:39:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m0.096604016s) from=127.0.0.6:59379
2022/08/15 09:39:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.213497542s) from=127.0.0.6:38993
2022/08/15 09:39:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m0.217106847s) from=127.0.0.6:49843
2022/08/15 09:39:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m0.42435318s) from=127.0.0.6:53859
2022/08/15 09:39:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.894344203s) from=127.0.0.6:38141
2022/08/15 09:39:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m0.836527278s) from=127.0.0.6:33565
2022/08/15 09:39:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m1.175844051s) from=127.0.0.6:56285
2022/08/15 09:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m1.185143022s) from=127.0.0.6:59085
2022/08/15 09:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m1.19991321s) from=127.0.0.6:33861
2022/08/15 09:39:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m2.097557626s) from=127.0.0.6:52245
2022/08/15 09:39:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m2.068742843s) from=127.0.0.6:35051
2022/08/15 09:39:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m2.246841742s) from=127.0.0.6:53281
2022/08/15 09:39:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m2.859832591s) from=127.0.0.6:34247
2022/08/15 09:39:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m3.429093891s) from=127.0.0.6:55705
2022/08/15 09:39:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m3.38120037s) from=127.0.0.6:35429
2022/08/15 09:39:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.779324246s) from=127.0.0.6:37449
2022/08/15 09:39:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.820856499s) from=127.0.0.6:49009
2022/08/15 09:39:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.221603327s) from=127.0.0.6:55375
2022/08/15 09:39:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.376415078s) from=127.0.0.6:56069
2022/08/15 09:39:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.188860896s) from=127.0.0.6:56109
2022/08/15 09:39:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m5.41685425s) from=127.0.0.6:51825
2022/08/15 09:39:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m5.384056505s) from=127.0.0.6:49431
2022/08/15 09:39:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.034921591s) from=127.0.0.6:57519
2022/08/15 09:39:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.262388798s) from=127.0.0.6:50253
2022/08/15 09:39:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m6.684555126s) from=127.0.0.6:59251
2022/08/15 09:39:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.958605375s) from=127.0.0.6:56725
2022/08/15 09:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m7.089029666s) from=127.0.0.6:53789
2022/08/15 09:40:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:40:22 [DEBUG] http: Request GET /v1/catalog/services (571.044µs) from=127.0.0.6:50763
2022/08/15 09:40:22 [DEBUG] http: Request GET /v1/status/leader (2.263831ms) from=127.0.0.6:50487
2022/08/15 09:40:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (290.091µs) from=127.0.0.6:50487
2022/08/15 09:40:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (193.032µs) from=127.0.0.6:53723
2022/08/15 09:40:42 [DEBUG] http: Request GET /v1/status/leader (778.747µs) from=127.0.0.6:59193
2022/08/15 09:41:02 [DEBUG] http: Request GET /v1/status/leader (192.713µs) from=127.0.0.6:59193
2022/08/15 09:41:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:41:10 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:41:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:41:10 [DEBUG] agent: Node info in sync
2022/08/15 09:41:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:41:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.229723413s) from=127.0.0.6:55527
2022/08/15 09:41:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m4.526364083s) from=127.0.0.6:38211
2022/08/15 09:41:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m7.382892911s) from=127.0.0.6:52473
2022/08/15 09:41:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:42:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:42:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m0.117310633s) from=127.0.0.6:50487
2022/08/15 09:42:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.316865974s) from=127.0.0.6:50763
2022/08/15 09:42:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m5.939233624s) from=127.0.0.6:53723
2022/08/15 09:43:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:43:01 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:43:01 [DEBUG] agent: Node info in sync
2022/08/15 09:43:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:43:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/catalog/services (583.019µs) from=127.0.0.6:42865
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/status/leader (671.88µs) from=127.0.0.6:34007
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (295.003µs) from=127.0.0.6:34007
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (243.02µs) from=127.0.0.6:34007
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (198.14µs) from=127.0.0.6:34007
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (231.662µs) from=127.0.0.6:50791
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (248.282µs) from=127.0.0.6:34007
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (236.158µs) from=127.0.0.6:57663
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (263.732µs) from=127.0.0.6:53311
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (660.294µs) from=127.0.0.6:50791
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (368.981µs) from=127.0.0.6:50791
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (138.921µs) from=127.0.0.6:53311
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (118.065µs) from=127.0.0.6:57663
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (301.722µs) from=127.0.0.6:52545
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (147.308µs) from=127.0.0.6:34007
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (124.893µs) from=127.0.0.6:53091
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (122.88µs) from=127.0.0.6:33723
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (143.815µs) from=127.0.0.6:33723
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (131.237µs) from=127.0.0.6:34007
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (132.692µs) from=127.0.0.6:57663
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (163.71µs) from=127.0.0.6:53311
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (152.301µs) from=127.0.0.6:34007
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (231.757µs) from=127.0.0.6:38857
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (231.6µs) from=127.0.0.6:49625
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (118.707µs) from=127.0.0.6:49625
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (162.345µs) from=127.0.0.6:48961
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (146.076µs) from=127.0.0.6:60949
2022/08/15 09:44:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (180.317µs) from=127.0.0.6:48961
2022/08/15 09:44:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:44:29 [DEBUG] http: Request GET /v1/status/leader (420.791µs) from=127.0.0.6:45873
2022/08/15 09:44:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:44:47 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:44:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:44:47 [DEBUG] agent: Node info in sync
2022/08/15 09:44:49 [DEBUG] http: Request GET /v1/status/leader (291.78µs) from=127.0.0.6:45873
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/catalog/services (590.32µs) from=127.0.0.6:48843
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/status/leader (13.210022ms) from=127.0.0.6:45873
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (254.551µs) from=127.0.0.6:45873
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (230.55µs) from=127.0.0.6:59933
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (181.61µs) from=127.0.0.6:59933
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (232.014µs) from=127.0.0.6:59933
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.39µs) from=127.0.0.6:45361
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (449.488µs) from=127.0.0.6:57935
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (142.84µs) from=127.0.0.6:40273
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (170.596µs) from=127.0.0.6:36337
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (290.068µs) from=127.0.0.6:49987
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (186.005µs) from=127.0.0.6:49987
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (141.808µs) from=127.0.0.6:57935
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (355.234µs) from=127.0.0.6:36337
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (142.474µs) from=127.0.0.6:45873
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (142.344µs) from=127.0.0.6:36337
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (208.023µs) from=127.0.0.6:59153
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (146.144µs) from=127.0.0.6:36029
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (111.514µs) from=127.0.0.6:59933
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (142.266µs) from=127.0.0.6:40273
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (141.125µs) from=127.0.0.6:56135
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (175.021µs) from=127.0.0.6:45873
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (129.378µs) from=127.0.0.6:36337
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (150.247µs) from=127.0.0.6:37329
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (202.662µs) from=127.0.0.6:36337
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (186.954µs) from=127.0.0.6:36337
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (334.778µs) from=127.0.0.6:37329
2022/08/15 09:45:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (192.6µs) from=127.0.0.6:37329
2022/08/15 09:45:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:45:32 [DEBUG] http: Request GET /v1/status/leader (539.89µs) from=127.0.0.6:43543
2022/08/15 09:45:52 [DEBUG] http: Request GET /v1/status/leader (472.554µs) from=127.0.0.6:43543
2022/08/15 09:46:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.433188902s) from=127.0.0.6:38453
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m0.79439038s) from=127.0.0.6:37207
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.897719505s) from=127.0.0.6:34007
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m0.909319942s) from=127.0.0.6:34641
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m0.962217469s) from=127.0.0.6:50791
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m0.954828631s) from=127.0.0.6:51531
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.070280532s) from=127.0.0.6:60949
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m1.222046897s) from=127.0.0.6:48155
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m1.383487253s) from=127.0.0.6:40955
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.532707862s) from=127.0.0.6:57663
2022/08/15 09:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m1.552601714s) from=127.0.0.6:39191
2022/08/15 09:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m1.612880948s) from=127.0.0.6:38071
2022/08/15 09:46:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m2.115424832s) from=127.0.0.6:37003
2022/08/15 09:46:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m2.579757299s) from=127.0.0.6:36155
2022/08/15 09:46:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.654195018s) from=127.0.0.6:32953
2022/08/15 09:46:12 [DEBUG] http: Request GET /v1/status/leader (691.945µs) from=127.0.0.6:43543
2022/08/15 09:46:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m2.97774512s) from=127.0.0.6:48961
2022/08/15 09:46:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:46:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m3.208033697s) from=127.0.0.6:54169
2022/08/15 09:46:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m3.768104232s) from=127.0.0.6:52545
2022/08/15 09:46:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m3.966146199s) from=127.0.0.6:38857
2022/08/15 09:46:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.208578477s) from=127.0.0.6:55435
2022/08/15 09:46:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m4.451829034s) from=127.0.0.6:53091
2022/08/15 09:46:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.282833695s) from=127.0.0.6:42865
2022/08/15 09:46:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.17883179s) from=127.0.0.6:33723
2022/08/15 09:46:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.540858245s) from=127.0.0.6:54251
2022/08/15 09:46:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m5.969973847s) from=127.0.0.6:56155
2022/08/15 09:46:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m6.567567324s) from=127.0.0.6:53311
2022/08/15 09:46:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m7.328098861s) from=127.0.0.6:49625
2022/08/15 09:46:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:46:36 [DEBUG] http: Request GET /v1/catalog/services (666.575µs) from=127.0.0.6:43543
2022/08/15 09:46:36 [DEBUG] http: Request GET /v1/status/leader (541.675µs) from=127.0.0.6:43543
2022/08/15 09:46:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (263.59µs) from=127.0.0.6:37635
2022/08/15 09:46:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (192.015µs) from=127.0.0.6:37635
2022/08/15 09:46:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:46:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:46:41 [DEBUG] agent: Node info in sync
2022/08/15 09:46:56 [DEBUG] http: Request GET /v1/status/leader (456.167µs) from=127.0.0.6:46317
2022/08/15 09:47:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m0.058252195s) from=127.0.0.6:45361
2022/08/15 09:47:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m0.12191367s) from=127.0.0.6:59181
2022/08/15 09:47:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m0.599147287s) from=127.0.0.6:57935
2022/08/15 09:47:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.631937823s) from=127.0.0.6:38141
2022/08/15 09:47:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m0.708696626s) from=127.0.0.6:37329
2022/08/15 09:47:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m1.240130857s) from=127.0.0.6:44033
2022/08/15 09:47:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.504990512s) from=127.0.0.6:39523
2022/08/15 09:47:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m2.153382938s) from=127.0.0.6:45527
2022/08/15 09:47:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.602975551s) from=127.0.0.6:47609
2022/08/15 09:47:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.625711192s) from=127.0.0.6:58819
2022/08/15 09:47:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m2.74839458s) from=127.0.0.6:56135
2022/08/15 09:47:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m2.672886446s) from=127.0.0.6:44875
2022/08/15 09:47:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m2.816707512s) from=127.0.0.6:49987
2022/08/15 09:47:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m2.832197569s) from=127.0.0.6:52281
2022/08/15 09:47:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m3.437216987s) from=127.0.0.6:40273
2022/08/15 09:47:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.451394733s) from=127.0.0.6:59933
2022/08/15 09:47:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.621305846s) from=127.0.0.6:45873
2022/08/15 09:47:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.819318933s) from=127.0.0.6:48843
2022/08/15 09:47:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m3.594673386s) from=127.0.0.6:56815
2022/08/15 09:47:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m3.75969865s) from=127.0.0.6:52329
2022/08/15 09:47:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m3.801999676s) from=127.0.0.6:40445
2022/08/15 09:47:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.87546432s) from=127.0.0.6:36029
2022/08/15 09:47:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.137411955s) from=127.0.0.6:44949
2022/08/15 09:47:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m5.746187711s) from=127.0.0.6:36337
2022/08/15 09:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m5.803853946s) from=127.0.0.6:37021
2022/08/15 09:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m5.979395173s) from=127.0.0.6:59153
2022/08/15 09:47:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.75836055s) from=127.0.0.6:42931
2022/08/15 09:47:36 [DEBUG] http: Request GET /v1/catalog/services (673.518µs) from=127.0.0.6:46317
2022/08/15 09:47:36 [DEBUG] http: Request GET /v1/status/leader (510.944µs) from=127.0.0.6:44011
2022/08/15 09:47:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (423.317µs) from=127.0.0.6:44011
2022/08/15 09:47:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (857.99µs) from=127.0.0.6:44011
2022/08/15 09:47:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:47:44 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:47:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:47:44 [DEBUG] agent: Node info in sync
2022/08/15 09:47:56 [DEBUG] http: Request GET /v1/status/leader (294.598µs) from=127.0.0.6:50263
2022/08/15 09:48:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:48:17 [DEBUG] http: Request GET /v1/status/leader (1.28882ms) from=127.0.0.6:50777
2022/08/15 09:48:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m0.311985854s) from=127.0.0.6:37635
2022/08/15 09:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.380540724s) from=127.0.0.6:43543
2022/08/15 09:48:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m5.35307318s) from=127.0.0.6:42389
2022/08/15 09:49:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:49:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:49:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m0.377690192s) from=127.0.0.6:47737
2022/08/15 09:49:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:49:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:49:39 [DEBUG] agent: Node info in sync
2022/08/15 09:49:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m6.045063561s) from=127.0.0.6:44011
2022/08/15 09:49:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.6870064s) from=127.0.0.6:46317
2022/08/15 09:50:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:51:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:51:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:51:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:51:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:51:16 [DEBUG] agent: Node info in sync
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/catalog/services (751.043µs) from=127.0.0.6:39273
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/status/leader (408.897µs) from=127.0.0.6:38745
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (180.667µs) from=127.0.0.6:38745
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (150.681µs) from=127.0.0.6:38745
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (146.638µs) from=127.0.0.6:38745
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (144.179µs) from=127.0.0.6:54237
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (186.7µs) from=127.0.0.6:54237
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (116.4µs) from=127.0.0.6:38745
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (128.295µs) from=127.0.0.6:54237
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (162.175µs) from=127.0.0.6:49809
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (185.695µs) from=127.0.0.6:38745
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (133.29µs) from=127.0.0.6:49809
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (135.844µs) from=127.0.0.6:38745
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (200.572µs) from=127.0.0.6:38745
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (157.946µs) from=127.0.0.6:44057
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (117.527µs) from=127.0.0.6:49809
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (130.524µs) from=127.0.0.6:49809
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (110.268µs) from=127.0.0.6:49809
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (259.387µs) from=127.0.0.6:44057
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (118.889µs) from=127.0.0.6:44057
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (149.738µs) from=127.0.0.6:44057
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (132.075µs) from=127.0.0.6:44057
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (136.675µs) from=127.0.0.6:34003
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (156.405µs) from=127.0.0.6:44057
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (115.622µs) from=127.0.0.6:44057
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (122.913µs) from=127.0.0.6:44057
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (112.51µs) from=127.0.0.6:54237
2022/08/15 09:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (128.783µs) from=127.0.0.6:55183
2022/08/15 09:51:49 [DEBUG] http: Request GET /v1/status/leader (449.037µs) from=127.0.0.6:52575
2022/08/15 09:52:09 [DEBUG] http: Request GET /v1/status/leader (375.089µs) from=127.0.0.6:53639
2022/08/15 09:52:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/catalog/services (556.947µs) from=127.0.0.6:52575
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/status/leader (725.53µs) from=127.0.0.6:53639
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (217.54µs) from=127.0.0.6:53639
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (889.307µs) from=127.0.0.6:52237
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (167.603µs) from=127.0.0.6:42525
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (315.91µs) from=127.0.0.6:52237
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (217.252µs) from=127.0.0.6:53639
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (150.275µs) from=127.0.0.6:46305
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (123.716µs) from=127.0.0.6:46305
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (108.813µs) from=127.0.0.6:53639
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (129.453µs) from=127.0.0.6:42525
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (156.521µs) from=127.0.0.6:52237
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (142.399µs) from=127.0.0.6:46305
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (213.369µs) from=127.0.0.6:46305
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (213.718µs) from=127.0.0.6:52237
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (719.665µs) from=127.0.0.6:42525
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (211.861µs) from=127.0.0.6:46305
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (108.757µs) from=127.0.0.6:42525
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (757.614µs) from=127.0.0.6:52237
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (144.638µs) from=127.0.0.6:42525
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (147.216µs) from=127.0.0.6:48367
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (2.328891ms) from=127.0.0.6:35981
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (143.142µs) from=127.0.0.6:48367
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (146.884µs) from=127.0.0.6:48367
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (130.868µs) from=127.0.0.6:42525
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (156.845µs) from=127.0.0.6:52237
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (200.85µs) from=127.0.0.6:42525
2022/08/15 09:52:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (174.787µs) from=127.0.0.6:53415
2022/08/15 09:52:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:52:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:52:52 [DEBUG] agent: Node info in sync
2022/08/15 09:52:52 [DEBUG] http: Request GET /v1/status/leader (511.338µs) from=127.0.0.6:49633
2022/08/15 09:53:12 [DEBUG] http: Request GET /v1/status/leader (531.59µs) from=127.0.0.6:49633
2022/08/15 09:53:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:53:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.478302126s) from=127.0.0.6:32821
2022/08/15 09:53:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m0.903796268s) from=127.0.0.6:44535
2022/08/15 09:53:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.135300004s) from=127.0.0.6:52035
2022/08/15 09:53:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m1.191327193s) from=127.0.0.6:42519
2022/08/15 09:53:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.662618448s) from=127.0.0.6:38863
2022/08/15 09:53:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.145726555s) from=127.0.0.6:39273
2022/08/15 09:53:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m1.983047196s) from=127.0.0.6:53245
2022/08/15 09:53:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:53:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m2.14172666s) from=127.0.0.6:53641
2022/08/15 09:53:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m2.556793973s) from=127.0.0.6:55183
2022/08/15 09:53:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m2.715917536s) from=127.0.0.6:53369
2022/08/15 09:53:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.773894312s) from=127.0.0.6:41899
2022/08/15 09:53:32 [DEBUG] http: Request GET /v1/status/leader (409.95µs) from=127.0.0.6:49633
2022/08/15 09:53:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m3.090564518s) from=127.0.0.6:44057
2022/08/15 09:53:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m3.306915231s) from=127.0.0.6:34003
2022/08/15 09:53:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m3.33106076s) from=127.0.0.6:54795
2022/08/15 09:53:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m3.438404591s) from=127.0.0.6:54237
2022/08/15 09:53:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.48241875s) from=127.0.0.6:36961
2022/08/15 09:53:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m4.098140606s) from=127.0.0.6:57211
2022/08/15 09:53:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m4.485467013s) from=127.0.0.6:60347
2022/08/15 09:53:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m4.58216042s) from=127.0.0.6:36117
2022/08/15 09:53:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m4.603261352s) from=127.0.0.6:50993
2022/08/15 09:53:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.697273866s) from=127.0.0.6:37823
2022/08/15 09:53:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.810248788s) from=127.0.0.6:38095
2022/08/15 09:53:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m4.897417461s) from=127.0.0.6:35359
2022/08/15 09:53:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.034067852s) from=127.0.0.6:38745
2022/08/15 09:53:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.978789984s) from=127.0.0.6:48293
2022/08/15 09:53:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m5.557917998s) from=127.0.0.6:55317
2022/08/15 09:53:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.045960062s) from=127.0.0.6:49809
2022/08/15 09:53:56 [DEBUG] http: Request GET /v1/catalog/services (608.69µs) from=127.0.0.6:39153
2022/08/15 09:53:56 [DEBUG] http: Request GET /v1/status/leader (305.116µs) from=127.0.0.6:36989
2022/08/15 09:53:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (303.094µs) from=127.0.0.6:49633
2022/08/15 09:53:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (280.887µs) from=127.0.0.6:49633
2022/08/15 09:54:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:54:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:54:02 [DEBUG] agent: Node info in sync
2022/08/15 09:54:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:54:17 [DEBUG] http: Request GET /v1/status/leader (1.901623ms) from=127.0.0.6:36989
2022/08/15 09:54:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m0.068209792s) from=127.0.0.6:35981
2022/08/15 09:54:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m0.29199066s) from=127.0.0.6:38145
2022/08/15 09:54:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m0.536903456s) from=127.0.0.6:47591
2022/08/15 09:54:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.942303632s) from=127.0.0.6:51097
2022/08/15 09:54:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.326452442s) from=127.0.0.6:48367
2022/08/15 09:54:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m2.497174392s) from=127.0.0.6:39497
2022/08/15 09:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m3.076593045s) from=127.0.0.6:52237
2022/08/15 09:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m3.141998219s) from=127.0.0.6:48313
2022/08/15 09:54:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m3.153111068s) from=127.0.0.6:44279
2022/08/15 09:54:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.424019544s) from=127.0.0.6:52575
2022/08/15 09:54:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m3.352245715s) from=127.0.0.6:48275
2022/08/15 09:54:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.086567194s) from=127.0.0.6:60977
2022/08/15 09:54:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m4.713587093s) from=127.0.0.6:53639
2022/08/15 09:54:37 [DEBUG] http: Request GET /v1/status/leader (291.023µs) from=127.0.0.6:36989
2022/08/15 09:54:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m4.777219867s) from=127.0.0.6:43823
2022/08/15 09:54:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m4.983020183s) from=127.0.0.6:58657
2022/08/15 09:54:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.572886075s) from=127.0.0.6:46305
2022/08/15 09:54:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m5.601675028s) from=127.0.0.6:51429
2022/08/15 09:54:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.973567787s) from=127.0.0.6:50279
2022/08/15 09:54:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.013363794s) from=127.0.0.6:51419
2022/08/15 09:54:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m6.036364372s) from=127.0.0.6:47625
2022/08/15 09:54:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.119485552s) from=127.0.0.6:58211
2022/08/15 09:54:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.199741669s) from=127.0.0.6:54905
2022/08/15 09:54:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.328920329s) from=127.0.0.6:53415
2022/08/15 09:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m6.351192479s) from=127.0.0.6:32997
2022/08/15 09:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m6.431806526s) from=127.0.0.6:42525
2022/08/15 09:54:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.796644497s) from=127.0.0.6:57103
2022/08/15 09:54:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m7.299144357s) from=127.0.0.6:33059
2022/08/15 09:55:11 [DEBUG] http: Request GET /v1/catalog/services (695.09µs) from=127.0.0.6:36989
2022/08/15 09:55:11 [DEBUG] http: Request GET /v1/status/leader (351.428µs) from=127.0.0.6:37469
2022/08/15 09:55:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (318.18µs) from=127.0.0.6:56793
2022/08/15 09:55:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (337.992µs) from=127.0.0.6:56793
2022/08/15 09:55:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:55:31 [DEBUG] http: Request GET /v1/status/leader (322.712µs) from=127.0.0.6:39685
2022/08/15 09:55:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:55:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:55:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:55:42 [DEBUG] agent: Node info in sync
2022/08/15 09:55:52 [DEBUG] http: Request GET /v1/status/leader (347.946µs) from=127.0.0.6:39685
2022/08/15 09:55:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.245309504s) from=127.0.0.6:39153
2022/08/15 09:56:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m6.20784482s) from=127.0.0.6:49633
2022/08/15 09:56:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m6.650178159s) from=127.0.0.6:43409
2022/08/15 09:56:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:57:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:57:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m3.937951506s) from=127.0.0.6:37469
2022/08/15 09:57:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.926566689s) from=127.0.0.6:36989
2022/08/15 09:57:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m5.425486562s) from=127.0.0.6:56793
2022/08/15 09:57:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:57:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:57:38 [DEBUG] agent: Node info in sync
2022/08/15 09:57:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 09:58:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/catalog/services (542.324µs) from=127.0.0.6:43495
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/status/leader (1.190823ms) from=127.0.0.6:43495
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (264.308µs) from=127.0.0.6:40721
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (158.496µs) from=127.0.0.6:40721
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (143.13µs) from=127.0.0.6:42223
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (158.76µs) from=127.0.0.6:59427
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (140.42µs) from=127.0.0.6:59427
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (144.723µs) from=127.0.0.6:53235
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (129.938µs) from=127.0.0.6:53235
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (112.451µs) from=127.0.0.6:53235
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (141.865µs) from=127.0.0.6:42223
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (198.015µs) from=127.0.0.6:40721
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.126µs) from=127.0.0.6:53235
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (113.492µs) from=127.0.0.6:40721
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (279.372µs) from=127.0.0.6:42223
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (121.266µs) from=127.0.0.6:40721
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (156.453µs) from=127.0.0.6:53235
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (198.88µs) from=127.0.0.6:42223
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (225.336µs) from=127.0.0.6:40721
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (117.055µs) from=127.0.0.6:59427
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (217.153µs) from=127.0.0.6:42223
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (143.543µs) from=127.0.0.6:42223
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (198.065µs) from=127.0.0.6:59427
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (120.187µs) from=127.0.0.6:42223
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (170.302µs) from=127.0.0.6:59427
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (216.276µs) from=127.0.0.6:53235
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (240.18µs) from=127.0.0.6:53235
2022/08/15 09:58:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (134.602µs) from=127.0.0.6:42223
2022/08/15 09:59:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 09:59:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 09:59:03 [DEBUG] agent: Node info in sync
2022/08/15 09:59:03 [DEBUG] http: Request GET /v1/status/leader (482.871µs) from=127.0.0.6:43945
2022/08/15 09:59:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 09:59:23 [DEBUG] http: Request GET /v1/status/leader (1.739024ms) from=127.0.0.6:43945
2022/08/15 09:59:43 [DEBUG] http: Request GET /v1/status/leader (311.67µs) from=127.0.0.6:43945
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/catalog/services (794.843µs) from=127.0.0.6:43945
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/status/leader (157.467µs) from=127.0.0.6:43945
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (514.168µs) from=127.0.0.6:47799
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (141.558µs) from=127.0.0.6:47799
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (149.019µs) from=127.0.0.6:47799
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (232.213µs) from=127.0.0.6:51777
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (389.899µs) from=127.0.0.6:51777
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (244.93µs) from=127.0.0.6:51777
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (197.66µs) from=127.0.0.6:47799
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (569.169µs) from=127.0.0.6:50933
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (2.142157ms) from=127.0.0.6:53933
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (308.735µs) from=127.0.0.6:47799
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (155.902µs) from=127.0.0.6:51777
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (338.858µs) from=127.0.0.6:51777
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (156.246µs) from=127.0.0.6:50933
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (167.222µs) from=127.0.0.6:47799
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (356.656µs) from=127.0.0.6:35241
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (220.694µs) from=127.0.0.6:50933
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (116.628µs) from=127.0.0.6:51777
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (151.089µs) from=127.0.0.6:59335
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (858.557µs) from=127.0.0.6:47799
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (136.505µs) from=127.0.0.6:59335
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (143.439µs) from=127.0.0.6:50933
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (345.259µs) from=127.0.0.6:59335
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (433.22µs) from=127.0.0.6:41071
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (159.47µs) from=127.0.0.6:50933
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (286.404µs) from=127.0.0.6:36627
2022/08/15 09:59:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (240.066µs) from=127.0.0.6:33749
2022/08/15 10:00:12 [DEBUG] http: Request GET /v1/status/leader (4.371862ms) from=127.0.0.6:42721
2022/08/15 10:00:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:00:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:00:32 [DEBUG] http: Request GET /v1/status/leader (315.651µs) from=127.0.0.6:42721
2022/08/15 10:00:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:00:36 [DEBUG] agent: Node info in sync
2022/08/15 10:00:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m0.105779137s) from=127.0.0.6:35183
2022/08/15 10:00:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m1.175864922s) from=127.0.0.6:40721
2022/08/15 10:00:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m1.394438413s) from=127.0.0.6:59787
2022/08/15 10:00:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.638545196s) from=127.0.0.6:48297
2022/08/15 10:00:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m1.659222955s) from=127.0.0.6:59529
2022/08/15 10:00:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m1.804737467s) from=127.0.0.6:53235
2022/08/15 10:00:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m1.918416485s) from=127.0.0.6:42693
2022/08/15 10:00:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.976385376s) from=127.0.0.6:39751
2022/08/15 10:00:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m2.280182454s) from=127.0.0.6:45201
2022/08/15 10:00:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.673839942s) from=127.0.0.6:34699
2022/08/15 10:00:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m2.908214032s) from=127.0.0.6:59427
2022/08/15 10:00:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m2.974926487s) from=127.0.0.6:36273
2022/08/15 10:00:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m3.045080192s) from=127.0.0.6:54297
2022/08/15 10:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m3.468055963s) from=127.0.0.6:44665
2022/08/15 10:00:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.677212141s) from=127.0.0.6:42223
2022/08/15 10:00:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m4.045349997s) from=127.0.0.6:34749
2022/08/15 10:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m4.376370161s) from=127.0.0.6:48165
2022/08/15 10:00:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.625832128s) from=127.0.0.6:38655
2022/08/15 10:00:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.113770971s) from=127.0.0.6:43495
2022/08/15 10:00:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.068023778s) from=127.0.0.6:47035
2022/08/15 10:00:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.070711459s) from=127.0.0.6:59965
2022/08/15 10:00:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.304136969s) from=127.0.0.6:44637
2022/08/15 10:00:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m6.625412679s) from=127.0.0.6:51431
2022/08/15 10:00:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.676390056s) from=127.0.0.6:59737
2022/08/15 10:00:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.407976913s) from=127.0.0.6:50059
2022/08/15 10:00:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m7.436421307s) from=127.0.0.6:56159
2022/08/15 10:00:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m7.437608843s) from=127.0.0.6:46873
2022/08/15 10:00:52 [DEBUG] http: Request GET /v1/status/leader (620.448µs) from=127.0.0.6:42721
2022/08/15 10:01:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:01:22 [DEBUG] http: Request GET /v1/catalog/services (567.08µs) from=127.0.0.6:42721
2022/08/15 10:01:23 [DEBUG] http: Request GET /v1/status/leader (334.137µs) from=127.0.0.6:60795
2022/08/15 10:01:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (362.757µs) from=127.0.0.6:60795
2022/08/15 10:01:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (261.36µs) from=127.0.0.6:60795
2022/08/15 10:01:43 [DEBUG] http: Request GET /v1/status/leader (3.414404ms) from=127.0.0.6:46195
2022/08/15 10:01:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:01:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:01:48 [DEBUG] agent: Node info in sync
2022/08/15 10:01:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.223415286s) from=127.0.0.6:43945
2022/08/15 10:01:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m0.177703255s) from=127.0.0.6:40913
2022/08/15 10:01:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.433921693s) from=127.0.0.6:35241
2022/08/15 10:01:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m0.347198324s) from=127.0.0.6:47499
2022/08/15 10:01:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.401363837s) from=127.0.0.6:45743
2022/08/15 10:01:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m1.083893148s) from=127.0.0.6:47951
2022/08/15 10:01:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m1.170051539s) from=127.0.0.6:57221
2022/08/15 10:01:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m1.617203349s) from=127.0.0.6:43015
2022/08/15 10:01:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m2.462233116s) from=127.0.0.6:56039
2022/08/15 10:01:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m2.639179533s) from=127.0.0.6:35115
2022/08/15 10:01:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m3.088247173s) from=127.0.0.6:42115
2022/08/15 10:01:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.293552917s) from=127.0.0.6:59925
2022/08/15 10:01:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.764873476s) from=127.0.0.6:34571
2022/08/15 10:01:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m3.817514981s) from=127.0.0.6:36627
2022/08/15 10:01:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.061291432s) from=127.0.0.6:35595
2022/08/15 10:01:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m4.176097479s) from=127.0.0.6:53933
2022/08/15 10:01:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.364956896s) from=127.0.0.6:51777
2022/08/15 10:01:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m4.348794152s) from=127.0.0.6:41071
2022/08/15 10:01:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.625109988s) from=127.0.0.6:40701
2022/08/15 10:01:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m4.864085112s) from=127.0.0.6:50933
2022/08/15 10:01:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m5.051509452s) from=127.0.0.6:33749
2022/08/15 10:01:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m5.104122398s) from=127.0.0.6:42175
2022/08/15 10:01:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.194638943s) from=127.0.0.6:47799
2022/08/15 10:01:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.175753134s) from=127.0.0.6:50137
2022/08/15 10:01:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.52529155s) from=127.0.0.6:60611
2022/08/15 10:01:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m7.018860727s) from=127.0.0.6:57489
2022/08/15 10:01:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m7.425756767s) from=127.0.0.6:59335
2022/08/15 10:02:03 [DEBUG] http: Request GET /v1/status/leader (237.35µs) from=127.0.0.6:46195
2022/08/15 10:02:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:02:31 [DEBUG] http: Request GET /v1/catalog/services (2.817052ms) from=127.0.0.6:46195
2022/08/15 10:02:31 [DEBUG] http: Request GET /v1/status/leader (341.646µs) from=127.0.0.6:46195
2022/08/15 10:02:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (406.325µs) from=127.0.0.6:55605
2022/08/15 10:02:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (239.992µs) from=127.0.0.6:55605
2022/08/15 10:02:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:02:52 [DEBUG] http: Request GET /v1/status/leader (671.868µs) from=127.0.0.6:60939
2022/08/15 10:03:12 [DEBUG] http: Request GET /v1/status/leader (296.41µs) from=127.0.0.6:60939
2022/08/15 10:03:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:03:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.147725848s) from=127.0.0.6:42721
2022/08/15 10:03:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m4.478500108s) from=127.0.0.6:60795
2022/08/15 10:03:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m6.262781271s) from=127.0.0.6:51473
2022/08/15 10:03:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:03:33 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:03:33 [DEBUG] agent: Node info in sync
2022/08/15 10:04:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:04:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.130519141s) from=127.0.0.6:46195
2022/08/15 10:04:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m6.380813263s) from=127.0.0.6:55605
2022/08/15 10:04:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m6.755275071s) from=127.0.0.6:32775
2022/08/15 10:04:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:04:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:04:47 [DEBUG] agent: Node info in sync
2022/08/15 10:04:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:05:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/catalog/services (1.068292ms) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/status/leader (4.92446ms) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (454.189µs) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (241.561µs) from=127.0.0.6:54197
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (252.11µs) from=127.0.0.6:54197
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (236.105µs) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (130.249µs) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (154.728µs) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (424.986µs) from=127.0.0.6:54197
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (144.023µs) from=127.0.0.6:54197
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (185.267µs) from=127.0.0.6:56629
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (215.636µs) from=127.0.0.6:54197
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (128.53µs) from=127.0.0.6:56629
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (267.68µs) from=127.0.0.6:54197
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (183.689µs) from=127.0.0.6:56629
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (111.309µs) from=127.0.0.6:54197
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (262.64µs) from=127.0.0.6:54197
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (147.761µs) from=127.0.0.6:56629
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (165.85µs) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (188.562µs) from=127.0.0.6:38207
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.866µs) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (209.315µs) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (257.062µs) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (127.602µs) from=127.0.0.6:37447
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (218.15µs) from=127.0.0.6:36375
2022/08/15 10:06:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (161.19µs) from=127.0.0.6:35267
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (204.718µs) from=127.0.0.6:32971
2022/08/15 10:06:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (267.768µs) from=127.0.0.6:44361
2022/08/15 10:06:32 [DEBUG] http: Request GET /v1/status/leader (349.931µs) from=127.0.0.6:48053
2022/08/15 10:06:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:06:42 [DEBUG] agent: Node info in sync
2022/08/15 10:06:52 [DEBUG] http: Request GET /v1/status/leader (271.268µs) from=127.0.0.6:48053
2022/08/15 10:07:12 [DEBUG] http: Request GET /v1/status/leader (247.092µs) from=127.0.0.6:48053
2022/08/15 10:07:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/catalog/services (487.297µs) from=127.0.0.6:48053
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/status/leader (263.535µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (387.646µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (325.312µs) from=127.0.0.6:45411
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (172.67µs) from=127.0.0.6:45411
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (158µs) from=127.0.0.6:45411
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (160.527µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (133.207µs) from=127.0.0.6:45411
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (113.3µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (196.296µs) from=127.0.0.6:45411
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (277.808µs) from=127.0.0.6:37779
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (324.299µs) from=127.0.0.6:45411
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (203.83µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (141.225µs) from=127.0.0.6:45411
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (205.68µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (143.2µs) from=127.0.0.6:37779
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (226.682µs) from=127.0.0.6:40091
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (254.67µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (162.601µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/parser-v1 (230.145µs) from=127.0.0.6:40091
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (124.875µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (188.181µs) from=127.0.0.6:50611
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (159.889µs) from=127.0.0.6:41585
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (206.362µs) from=127.0.0.6:47731
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (150.76µs) from=127.0.0.6:42973
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (198.448µs) from=127.0.0.6:42973
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (170.495µs) from=127.0.0.6:47731
2022/08/15 10:07:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (110.932µs) from=127.0.0.6:47731
2022/08/15 10:07:42 [DEBUG] http: Request GET /v1/status/leader (787.066µs) from=127.0.0.6:40317
2022/08/15 10:07:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:08:02 [DEBUG] http: Request GET /v1/status/leader (369.791µs) from=127.0.0.6:41663
2022/08/15 10:08:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:08:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m0.012866393s) from=127.0.0.6:39211
2022/08/15 10:08:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.211374731s) from=127.0.0.6:43759
2022/08/15 10:08:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.304343791s) from=127.0.0.6:35485
2022/08/15 10:08:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m0.48666341s) from=127.0.0.6:48419
2022/08/15 10:08:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m0.496265579s) from=127.0.0.6:37447
2022/08/15 10:08:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.790095727s) from=127.0.0.6:35267
2022/08/15 10:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m1.125510879s) from=127.0.0.6:36375
2022/08/15 10:08:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m1.176211716s) from=127.0.0.6:58645
2022/08/15 10:08:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m1.454246749s) from=127.0.0.6:55411
2022/08/15 10:08:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.569089342s) from=127.0.0.6:58807
2022/08/15 10:08:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.135269445s) from=127.0.0.6:54197
2022/08/15 10:08:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m2.255305961s) from=127.0.0.6:60979
2022/08/15 10:08:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m2.549050178s) from=127.0.0.6:36241
2022/08/15 10:08:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m2.710540183s) from=127.0.0.6:38207
2022/08/15 10:08:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m3.067854873s) from=127.0.0.6:46843
2022/08/15 10:08:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m3.748772272s) from=127.0.0.6:32971
2022/08/15 10:08:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m3.924254945s) from=127.0.0.6:33569
2022/08/15 10:08:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m4.157467641s) from=127.0.0.6:56187
2022/08/15 10:08:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:08:17 [DEBUG] agent: Node info in sync
2022/08/15 10:08:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.868614383s) from=127.0.0.6:58385
2022/08/15 10:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m4.719275627s) from=127.0.0.6:57737
2022/08/15 10:08:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.771300487s) from=127.0.0.6:50825
2022/08/15 10:08:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m4.941988137s) from=127.0.0.6:56629
2022/08/15 10:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m5.55590475s) from=127.0.0.6:42863
2022/08/15 10:08:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m5.765178401s) from=127.0.0.6:44361
2022/08/15 10:08:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m6.38609151s) from=127.0.0.6:53795
2022/08/15 10:08:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.243433319s) from=127.0.0.6:46039
2022/08/15 10:08:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.229658019s) from=127.0.0.6:57979
2022/08/15 10:08:22 [DEBUG] http: Request GET /v1/status/leader (730.834µs) from=127.0.0.6:40317
2022/08/15 10:08:46 [DEBUG] http: Request GET /v1/catalog/services (548.526µs) from=127.0.0.6:40317
2022/08/15 10:08:46 [DEBUG] http: Request GET /v1/status/leader (322.713µs) from=127.0.0.6:40317
2022/08/15 10:08:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (308.643µs) from=127.0.0.6:49375
2022/08/15 10:08:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (259.477µs) from=127.0.0.6:41663
2022/08/15 10:09:06 [DEBUG] http: Request GET /v1/status/leader (973.335µs) from=127.0.0.6:53493
2022/08/15 10:09:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:09:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m0.012163586s) from=127.0.0.6:38413
2022/08/15 10:09:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m0.488884285s) from=127.0.0.6:47731
2022/08/15 10:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m0.614530355s) from=127.0.0.6:40091
2022/08/15 10:09:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.229276602s) from=127.0.0.6:47817
2022/08/15 10:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m1.164404068s) from=127.0.0.6:50469
2022/08/15 10:09:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.259757941s) from=127.0.0.6:36701
2022/08/15 10:09:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m1.872160076s) from=127.0.0.6:45361
2022/08/15 10:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m2.023485428s) from=127.0.0.6:41107
2022/08/15 10:09:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.163304925s) from=127.0.0.6:53175
2022/08/15 10:09:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.556975567s) from=127.0.0.6:50611
2022/08/15 10:09:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m2.549532384s) from=127.0.0.6:58655
2022/08/15 10:09:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m2.79350291s) from=127.0.0.6:37779
2022/08/15 10:09:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m2.853556105s) from=127.0.0.6:47451
2022/08/15 10:09:26 [DEBUG] http: Request GET /v1/status/leader (265.177µs) from=127.0.0.6:53493
2022/08/15 10:09:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.70146392s) from=127.0.0.6:48053
2022/08/15 10:09:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m4.656044478s) from=127.0.0.6:37291
2022/08/15 10:09:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m5.334920532s) from=127.0.0.6:42275
2022/08/15 10:09:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.64391834s) from=127.0.0.6:57815
2022/08/15 10:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m5.792734883s) from=127.0.0.6:45411
2022/08/15 10:09:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.836480887s) from=127.0.0.6:55097
2022/08/15 10:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m6.199640964s) from=127.0.0.6:32929
2022/08/15 10:09:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.258126726s) from=127.0.0.6:59395
2022/08/15 10:09:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m6.337647913s) from=127.0.0.6:54343
2022/08/15 10:09:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m6.3443212s) from=127.0.0.6:46129
2022/08/15 10:09:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m6.5083084s) from=127.0.0.6:41585
2022/08/15 10:09:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.698838249s) from=127.0.0.6:42973
2022/08/15 10:09:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m6.739047698s) from=127.0.0.6:53993
2022/08/15 10:09:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m7.239678238s) from=127.0.0.6:55283
2022/08/15 10:09:57 [DEBUG] http: Request GET /v1/catalog/services (549.452µs) from=127.0.0.6:41065
2022/08/15 10:09:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (298.195µs) from=127.0.0.6:53493
2022/08/15 10:09:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (189.263µs) from=127.0.0.6:49915
2022/08/15 10:09:58 [DEBUG] http: Request GET /v1/status/leader (356.115µs) from=127.0.0.6:53493
2022/08/15 10:10:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:10:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:10:12 [DEBUG] agent: Node info in sync
2022/08/15 10:10:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:10:18 [DEBUG] http: Request GET /v1/status/leader (423.262µs) from=127.0.0.6:43709
2022/08/15 10:10:39 [DEBUG] http: Request GET /v1/status/leader (292.775µs) from=127.0.0.6:52009
2022/08/15 10:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.612141097s) from=127.0.0.6:40317
2022/08/15 10:10:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m4.73168462s) from=127.0.0.6:49375
2022/08/15 10:10:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m4.910297218s) from=127.0.0.6:41663
2022/08/15 10:11:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:11:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:11:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:11:46 [DEBUG] agent: Node info in sync
2022/08/15 10:11:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m0.374591428s) from=127.0.0.6:49915
2022/08/15 10:11:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.179286281s) from=127.0.0.6:41065
2022/08/15 10:12:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m2.10092655s) from=127.0.0.6:53493
2022/08/15 10:12:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:12:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:13:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:13:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:13:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:13:31 [DEBUG] agent: Node info in sync
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/catalog/services (693.576µs) from=127.0.0.6:39335
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/status/leader (786.622µs) from=127.0.0.6:42633
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (669.784µs) from=127.0.0.6:52283
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (185.062µs) from=127.0.0.6:42633
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (242.875µs) from=127.0.0.6:52283
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (217.892µs) from=127.0.0.6:42633
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (203.983µs) from=127.0.0.6:42633
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (134.913µs) from=127.0.0.6:42633
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (237.211µs) from=127.0.0.6:42633
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (240.446µs) from=127.0.0.6:54165
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (146.854µs) from=127.0.0.6:54165
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (322.146µs) from=127.0.0.6:54165
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (284.183µs) from=127.0.0.6:52283
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (158.327µs) from=127.0.0.6:38907
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (232.761µs) from=127.0.0.6:54165
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (239.518µs) from=127.0.0.6:38907
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (154.991µs) from=127.0.0.6:52283
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (117.145µs) from=127.0.0.6:38907
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (155.244µs) from=127.0.0.6:38907
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (126.11µs) from=127.0.0.6:38907
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (151.402µs) from=127.0.0.6:56767
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (143.212µs) from=127.0.0.6:44757
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (211.279µs) from=127.0.0.6:39045
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (189.565µs) from=127.0.0.6:40711
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (212.576µs) from=127.0.0.6:40711
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (292.724µs) from=127.0.0.6:60611
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (169.515µs) from=127.0.0.6:60611
2022/08/15 10:13:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (145.483µs) from=127.0.0.6:44321
2022/08/15 10:13:57 [DEBUG] http: Request GET /v1/status/leader (273.052µs) from=127.0.0.6:53233
2022/08/15 10:14:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:14:17 [DEBUG] http: Request GET /v1/status/leader (331.803µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/catalog/services (736.413µs) from=127.0.0.6:53233
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/status/leader (3.03739ms) from=127.0.0.6:53233
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (240.325µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (146.437µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (121.34µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (200.811µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (197.686µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (235.775µs) from=127.0.0.6:53445
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (132.256µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (140.125µs) from=127.0.0.6:52469
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (275.817µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (205.77µs) from=127.0.0.6:53445
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (117.767µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (145.315µs) from=127.0.0.6:44307
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (385.012µs) from=127.0.0.6:52469
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (180.703µs) from=127.0.0.6:45741
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (152.94µs) from=127.0.0.6:45741
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (284.77µs) from=127.0.0.6:45741
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (120.043µs) from=127.0.0.6:52469
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (130.489µs) from=127.0.0.6:53445
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (117.58µs) from=127.0.0.6:45741
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (112.328µs) from=127.0.0.6:45741
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (204.981µs) from=127.0.0.6:53445
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (200.299µs) from=127.0.0.6:34829
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (298.047µs) from=127.0.0.6:44365
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (142.763µs) from=127.0.0.6:40935
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (132.492µs) from=127.0.0.6:40935
2022/08/15 10:14:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (190.849µs) from=127.0.0.6:44365
2022/08/15 10:15:02 [DEBUG] http: Request GET /v1/status/leader (210.297µs) from=127.0.0.6:36493
2022/08/15 10:15:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:15:22 [DEBUG] http: Request GET /v1/status/leader (1.100185ms) from=127.0.0.6:36493
2022/08/15 10:15:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:15:27 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:15:27 [DEBUG] agent: Node info in sync
2022/08/15 10:15:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:15:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.071893512s) from=127.0.0.6:52633
2022/08/15 10:15:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m0.347371506s) from=127.0.0.6:60611
2022/08/15 10:15:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.468768613s) from=127.0.0.6:44757
2022/08/15 10:15:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m0.876166204s) from=127.0.0.6:58535
2022/08/15 10:15:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.965205962s) from=127.0.0.6:39045
2022/08/15 10:15:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m2.061119384s) from=127.0.0.6:42633
2022/08/15 10:15:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m2.357677141s) from=127.0.0.6:48093
2022/08/15 10:15:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m2.470100738s) from=127.0.0.6:54165
2022/08/15 10:15:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m2.369920723s) from=127.0.0.6:43923
2022/08/15 10:15:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m2.791194979s) from=127.0.0.6:42385
2022/08/15 10:15:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m3.391258788s) from=127.0.0.6:54463
2022/08/15 10:15:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.481224215s) from=127.0.0.6:41131
2022/08/15 10:15:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m3.622992109s) from=127.0.0.6:32889
2022/08/15 10:15:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m3.862526589s) from=127.0.0.6:48955
2022/08/15 10:15:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m4.125022565s) from=127.0.0.6:35209
2022/08/15 10:15:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.099581212s) from=127.0.0.6:45527
2022/08/15 10:15:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m4.514746175s) from=127.0.0.6:40711
2022/08/15 10:15:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m4.533587572s) from=127.0.0.6:53007
2022/08/15 10:15:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.108509026s) from=127.0.0.6:41615
2022/08/15 10:15:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.091081779s) from=127.0.0.6:40655
2022/08/15 10:15:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.583965879s) from=127.0.0.6:39335
2022/08/15 10:15:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m5.440680005s) from=127.0.0.6:38907
2022/08/15 10:15:42 [DEBUG] http: Request GET /v1/status/leader (244.885µs) from=127.0.0.6:36493
2022/08/15 10:15:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.522878322s) from=127.0.0.6:56767
2022/08/15 10:15:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m6.699317063s) from=127.0.0.6:47539
2022/08/15 10:15:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m7.128106856s) from=127.0.0.6:44321
2022/08/15 10:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m7.277625482s) from=127.0.0.6:52283
2022/08/15 10:15:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m7.412377327s) from=127.0.0.6:43039
2022/08/15 10:16:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:16:13 [DEBUG] http: Request GET /v1/catalog/services (1.648782ms) from=127.0.0.6:51679
2022/08/15 10:16:13 [DEBUG] http: Request GET /v1/status/leader (2.360159ms) from=127.0.0.6:52681
2022/08/15 10:16:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (221.986µs) from=127.0.0.6:52681
2022/08/15 10:16:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (140.244µs) from=127.0.0.6:52681
2022/08/15 10:16:33 [DEBUG] http: Request GET /v1/status/leader (676.659µs) from=127.0.0.6:36493
2022/08/15 10:16:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m0.172999165s) from=127.0.0.6:54459
2022/08/15 10:16:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.267739492s) from=127.0.0.6:35701
2022/08/15 10:16:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.604228079s) from=127.0.0.6:38305
2022/08/15 10:16:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m0.691654001s) from=127.0.0.6:40185
2022/08/15 10:16:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m0.659701255s) from=127.0.0.6:45371
2022/08/15 10:16:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.361040568s) from=127.0.0.6:52469
2022/08/15 10:16:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m1.591820422s) from=127.0.0.6:40935
2022/08/15 10:16:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.914676489s) from=127.0.0.6:42911
2022/08/15 10:16:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m2.181128285s) from=127.0.0.6:50627
2022/08/15 10:16:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.136298954s) from=127.0.0.6:52721
2022/08/15 10:16:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m2.413651129s) from=127.0.0.6:45741
2022/08/15 10:16:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m2.956916468s) from=127.0.0.6:39585
2022/08/15 10:16:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.318702268s) from=127.0.0.6:34829
2022/08/15 10:16:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m4.133745637s) from=127.0.0.6:55829
2022/08/15 10:16:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.94345697s) from=127.0.0.6:33947
2022/08/15 10:16:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m5.071561226s) from=127.0.0.6:44365
2022/08/15 10:16:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m5.099746287s) from=127.0.0.6:39371
2022/08/15 10:16:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.801940265s) from=127.0.0.6:53233
2022/08/15 10:16:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m5.688007755s) from=127.0.0.6:53445
2022/08/15 10:16:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.761042952s) from=127.0.0.6:49643
2022/08/15 10:16:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m6.049536634s) from=127.0.0.6:51905
2022/08/15 10:16:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.197230842s) from=127.0.0.6:44307
2022/08/15 10:16:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.105825748s) from=127.0.0.6:37225
2022/08/15 10:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m6.362604731s) from=127.0.0.6:42203
2022/08/15 10:16:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m6.715508543s) from=127.0.0.6:56903
2022/08/15 10:16:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m6.765036407s) from=127.0.0.6:42973
2022/08/15 10:16:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m6.905171346s) from=127.0.0.6:38843
2022/08/15 10:16:53 [DEBUG] http: Request GET /v1/status/leader (19.405322ms) from=127.0.0.6:36493
2022/08/15 10:17:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:17:17 [DEBUG] http: Request GET /v1/catalog/services (502.856µs) from=127.0.0.6:36493
2022/08/15 10:17:18 [DEBUG] http: Request GET /v1/status/leader (385.182µs) from=127.0.0.6:44289
2022/08/15 10:17:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (338.445µs) from=127.0.0.6:59091
2022/08/15 10:17:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (282.618µs) from=127.0.0.6:44289
2022/08/15 10:17:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:17:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:17:24 [DEBUG] agent: Node info in sync
2022/08/15 10:17:38 [DEBUG] http: Request GET /v1/status/leader (3.706081ms) from=127.0.0.6:41543
2022/08/15 10:17:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:17:58 [DEBUG] http: Request GET /v1/status/leader (241.151µs) from=127.0.0.6:41543
2022/08/15 10:18:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:18:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m2.698942398s) from=127.0.0.6:60495
2022/08/15 10:18:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.699142618s) from=127.0.0.6:51679
2022/08/15 10:18:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m6.285364321s) from=127.0.0.6:52681
2022/08/15 10:18:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:18:35 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:18:35 [DEBUG] agent: Node info in sync
2022/08/15 10:19:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:19:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m1.710616048s) from=127.0.0.6:59091
2022/08/15 10:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.887894356s) from=127.0.0.6:36493
2022/08/15 10:19:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m7.054556685s) from=127.0.0.6:44289
2022/08/15 10:19:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:19:39 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:19:39 [DEBUG] agent: Node info in sync
2022/08/15 10:20:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:20:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:20:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:20:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:20:52 [DEBUG] agent: Node info in sync
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/catalog/services (638.849µs) from=127.0.0.6:56995
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/status/leader (3.207406ms) from=127.0.0.6:56995
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (383.415µs) from=127.0.0.6:39895
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (200.665µs) from=127.0.0.6:39895
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (273.282µs) from=127.0.0.6:39131
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (126.797µs) from=127.0.0.6:39131
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (215.298µs) from=127.0.0.6:39131
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (347.304µs) from=127.0.0.6:33457
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (151.748µs) from=127.0.0.6:39895
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (228.112µs) from=127.0.0.6:33457
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (161.208µs) from=127.0.0.6:39131
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (281.073µs) from=127.0.0.6:39895
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (153.113µs) from=127.0.0.6:39895
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (139.637µs) from=127.0.0.6:39131
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (194.073µs) from=127.0.0.6:39131
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (119.254µs) from=127.0.0.6:33457
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (196.34µs) from=127.0.0.6:39131
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (125.295µs) from=127.0.0.6:39131
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (141.28µs) from=127.0.0.6:39131
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (132.733µs) from=127.0.0.6:33457
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (139.064µs) from=127.0.0.6:33859
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (231.82µs) from=127.0.0.6:41187
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (141.162µs) from=127.0.0.6:41187
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (124.53µs) from=127.0.0.6:33859
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (201.823µs) from=127.0.0.6:33859
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (153.345µs) from=127.0.0.6:41187
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (133.21µs) from=127.0.0.6:49851
2022/08/15 10:21:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (122.095µs) from=127.0.0.6:49851
2022/08/15 10:21:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:21:21 [DEBUG] http: Request GET /v1/status/leader (2.088094ms) from=127.0.0.6:32783
2022/08/15 10:21:41 [DEBUG] http: Request GET /v1/status/leader (289.224µs) from=127.0.0.6:32783
2022/08/15 10:22:01 [DEBUG] http: Request GET /v1/status/leader (155.254µs) from=127.0.0.6:32783
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/catalog/services (485.616µs) from=127.0.0.6:32783
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/status/leader (186.664µs) from=127.0.0.6:60215
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (292.169µs) from=127.0.0.6:60215
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (178.192µs) from=127.0.0.6:38097
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (128.45µs) from=127.0.0.6:60215
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (130.117µs) from=127.0.0.6:38097
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (208.576µs) from=127.0.0.6:38097
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (186.477µs) from=127.0.0.6:60215
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (147.798µs) from=127.0.0.6:38097
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (287.36µs) from=127.0.0.6:60215
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (2.981002ms) from=127.0.0.6:58509
2022/08/15 10:22:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (193.617µs) from=127.0.0.6:35355
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (240.815µs) from=127.0.0.6:38097
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (4.897637ms) from=127.0.0.6:50289
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (223.658µs) from=127.0.0.6:52695
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (186.259µs) from=127.0.0.6:38097
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (154.849µs) from=127.0.0.6:50289
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (123.715µs) from=127.0.0.6:50289
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (152.533µs) from=127.0.0.6:60215
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (167.262µs) from=127.0.0.6:54979
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (149.758µs) from=127.0.0.6:54979
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (399.75µs) from=127.0.0.6:54979
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (189.003µs) from=127.0.0.6:39101
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (161.683µs) from=127.0.0.6:39101
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (211.513µs) from=127.0.0.6:39101
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (161.995µs) from=127.0.0.6:45373
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (232.79µs) from=127.0.0.6:38299
2022/08/15 10:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (163.715µs) from=127.0.0.6:59865
2022/08/15 10:22:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:22:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:22:30 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:22:30 [DEBUG] agent: Node info in sync
2022/08/15 10:22:31 [DEBUG] http: Request GET /v1/status/leader (329.92µs) from=127.0.0.6:46439
2022/08/15 10:22:51 [DEBUG] http: Request GET /v1/status/leader (362.38µs) from=127.0.0.6:46439
2022/08/15 10:22:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:23:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m0.001581454s) from=127.0.0.6:35419
2022/08/15 10:23:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.167164144s) from=127.0.0.6:39659
2022/08/15 10:23:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m0.856898601s) from=127.0.0.6:37585
2022/08/15 10:23:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.366049829s) from=127.0.0.6:34063
2022/08/15 10:23:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.470988506s) from=127.0.0.6:49851
2022/08/15 10:23:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.136870645s) from=127.0.0.6:56995
2022/08/15 10:23:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.956092204s) from=127.0.0.6:33457
2022/08/15 10:23:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m2.390500206s) from=127.0.0.6:44825
2022/08/15 10:23:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m2.481126876s) from=127.0.0.6:44865
2022/08/15 10:23:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m2.941678901s) from=127.0.0.6:39895
2022/08/15 10:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m3.399089852s) from=127.0.0.6:55341
2022/08/15 10:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m3.544122102s) from=127.0.0.6:39329
2022/08/15 10:23:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m3.65199777s) from=127.0.0.6:59765
2022/08/15 10:23:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.884644138s) from=127.0.0.6:33859
2022/08/15 10:23:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.999117467s) from=127.0.0.6:39935
2022/08/15 10:23:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.307765244s) from=127.0.0.6:39131
2022/08/15 10:23:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.391858121s) from=127.0.0.6:41405
2022/08/15 10:23:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m4.886390259s) from=127.0.0.6:41187
2022/08/15 10:23:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m4.95473076s) from=127.0.0.6:52741
2022/08/15 10:23:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m5.15182174s) from=127.0.0.6:60909
2022/08/15 10:23:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m5.230463999s) from=127.0.0.6:60623
2022/08/15 10:23:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m5.289106477s) from=127.0.0.6:46437
2022/08/15 10:23:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m5.309281791s) from=127.0.0.6:48495
2022/08/15 10:23:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.469578399s) from=127.0.0.6:43343
2022/08/15 10:23:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m5.370398892s) from=127.0.0.6:57429
2022/08/15 10:23:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m5.504835303s) from=127.0.0.6:56955
2022/08/15 10:23:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m7.386804281s) from=127.0.0.6:34999
2022/08/15 10:23:11 [DEBUG] http: Request GET /v1/status/leader (550.753µs) from=127.0.0.6:46439
2022/08/15 10:23:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:23:34 [DEBUG] http: Request GET /v1/catalog/services (519.383µs) from=127.0.0.6:46439
2022/08/15 10:23:34 [DEBUG] http: Request GET /v1/status/leader (327.872µs) from=127.0.0.6:46439
2022/08/15 10:23:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (327.612µs) from=127.0.0.6:41859
2022/08/15 10:23:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (455.929µs) from=127.0.0.6:41859
2022/08/15 10:23:54 [DEBUG] http: Request GET /v1/status/leader (715.904µs) from=127.0.0.6:44099
2022/08/15 10:24:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.178463708s) from=127.0.0.6:55709
2022/08/15 10:24:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:24:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.408691597s) from=127.0.0.6:35971
2022/08/15 10:24:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m0.723800727s) from=127.0.0.6:47687
2022/08/15 10:24:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m0.824657384s) from=127.0.0.6:50159
2022/08/15 10:24:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m1.285928572s) from=127.0.0.6:51173
2022/08/15 10:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m1.88977495s) from=127.0.0.6:38299
2022/08/15 10:24:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m2.043902697s) from=127.0.0.6:60215
2022/08/15 10:24:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m2.026439333s) from=127.0.0.6:46067
2022/08/15 10:24:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m2.314091735s) from=127.0.0.6:50649
2022/08/15 10:24:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.270938721s) from=127.0.0.6:45155
2022/08/15 10:24:14 [DEBUG] http: Request GET /v1/status/leader (394.839µs) from=127.0.0.6:46367
2022/08/15 10:24:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m2.301400278s) from=127.0.0.6:53167
2022/08/15 10:24:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m2.544452594s) from=127.0.0.6:58509
2022/08/15 10:24:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.35083396s) from=127.0.0.6:38097
2022/08/15 10:24:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m3.544759245s) from=127.0.0.6:45373
2022/08/15 10:24:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.613169323s) from=127.0.0.6:52695
2022/08/15 10:24:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.719642939s) from=127.0.0.6:50289
2022/08/15 10:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m3.941322059s) from=127.0.0.6:38181
2022/08/15 10:24:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m4.089920258s) from=127.0.0.6:39101
2022/08/15 10:24:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m4.274564438s) from=127.0.0.6:36351
2022/08/15 10:24:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.546753281s) from=127.0.0.6:32783
2022/08/15 10:24:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m5.273916357s) from=127.0.0.6:59149
2022/08/15 10:24:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.536544052s) from=127.0.0.6:54979
2022/08/15 10:24:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m6.134103754s) from=127.0.0.6:59865
2022/08/15 10:24:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.117706067s) from=127.0.0.6:40959
2022/08/15 10:24:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:24:18 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:24:18 [DEBUG] agent: Node info in sync
2022/08/15 10:24:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m7.292144427s) from=127.0.0.6:35355
2022/08/15 10:24:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.32383241s) from=127.0.0.6:39931
2022/08/15 10:24:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m7.48588244s) from=127.0.0.6:39319
2022/08/15 10:24:38 [DEBUG] http: Request GET /v1/catalog/services (1.174544ms) from=127.0.0.6:46367
2022/08/15 10:24:38 [DEBUG] http: Request GET /v1/status/leader (259.212µs) from=127.0.0.6:44099
2022/08/15 10:24:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (223.459µs) from=127.0.0.6:44099
2022/08/15 10:24:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (129.915µs) from=127.0.0.6:44099
2022/08/15 10:24:59 [DEBUG] http: Request GET /v1/status/leader (273.561µs) from=127.0.0.6:36521
2022/08/15 10:25:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:25:19 [DEBUG] http: Request GET /v1/status/leader (496.323µs) from=127.0.0.6:36521
2022/08/15 10:25:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m3.181013759s) from=127.0.0.6:41859
2022/08/15 10:25:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.111845121s) from=127.0.0.6:46439
2022/08/15 10:25:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m3.986996465s) from=127.0.0.6:39435
2022/08/15 10:25:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:25:49 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:25:49 [DEBUG] agent: Node info in sync
2022/08/15 10:25:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:26:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:26:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m0.337854715s) from=127.0.0.6:44099
2022/08/15 10:26:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m1.949017744s) from=127.0.0.6:50335
2022/08/15 10:26:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.953694292s) from=127.0.0.6:46367
2022/08/15 10:27:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:27:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:27:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:27:19 [DEBUG] agent: Node info in sync
2022/08/15 10:28:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:28:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:28:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:28:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:28:24 [DEBUG] agent: Node info in sync
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/catalog/services (2.736308ms) from=127.0.0.6:53873
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/status/leader (4.183178ms) from=127.0.0.6:53873
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (569.585µs) from=127.0.0.6:56349
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (286.802µs) from=127.0.0.6:56349
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (291.403µs) from=127.0.0.6:43881
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (211.018µs) from=127.0.0.6:42243
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (234.423µs) from=127.0.0.6:42243
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (200.468µs) from=127.0.0.6:43881
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (224.514µs) from=127.0.0.6:56349
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (266.169µs) from=127.0.0.6:53485
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (144.586µs) from=127.0.0.6:42243
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (175.871µs) from=127.0.0.6:57749
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (229.65µs) from=127.0.0.6:35073
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (200.027µs) from=127.0.0.6:42243
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (171.953µs) from=127.0.0.6:35073
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (119.027µs) from=127.0.0.6:57749
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (166.03µs) from=127.0.0.6:35073
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.267542ms) from=127.0.0.6:57749
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (276.001µs) from=127.0.0.6:57749
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (167.544µs) from=127.0.0.6:35073
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (133.383µs) from=127.0.0.6:42243
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (242.788µs) from=127.0.0.6:57749
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (123.39µs) from=127.0.0.6:42243
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (156.28µs) from=127.0.0.6:53485
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (180.677µs) from=127.0.0.6:53485
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (135.476µs) from=127.0.0.6:53485
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (122.158µs) from=127.0.0.6:56349
2022/08/15 10:28:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (221.855µs) from=127.0.0.6:45465
2022/08/15 10:28:45 [DEBUG] http: Request GET /v1/status/leader (532.131µs) from=127.0.0.6:44433
2022/08/15 10:29:05 [DEBUG] http: Request GET /v1/status/leader (531.148µs) from=127.0.0.6:44433
2022/08/15 10:29:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:29:25 [DEBUG] http: Request GET /v1/status/leader (250.555µs) from=127.0.0.6:44433
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/catalog/services (596.298µs) from=127.0.0.6:44433
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/status/leader (672.079µs) from=127.0.0.6:44433
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (267.101µs) from=127.0.0.6:59457
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (230.962µs) from=127.0.0.6:41065
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (172.197µs) from=127.0.0.6:59457
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (170.795µs) from=127.0.0.6:41065
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (268.699µs) from=127.0.0.6:41065
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (149.368µs) from=127.0.0.6:59457
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (145.655µs) from=127.0.0.6:41065
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (245.319µs) from=127.0.0.6:59457
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (115.552µs) from=127.0.0.6:41065
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (182.392µs) from=127.0.0.6:56047
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (142.385µs) from=127.0.0.6:44089
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (142.652µs) from=127.0.0.6:56047
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (145.255µs) from=127.0.0.6:56047
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (129.206µs) from=127.0.0.6:59457
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (211.049µs) from=127.0.0.6:44089
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (165.965µs) from=127.0.0.6:56047
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (170.716µs) from=127.0.0.6:56047
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (113.595µs) from=127.0.0.6:44089
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (157.597µs) from=127.0.0.6:43749
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (209.815µs) from=127.0.0.6:44089
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.222307ms) from=127.0.0.6:43749
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (150.115µs) from=127.0.0.6:41065
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (193.12µs) from=127.0.0.6:43749
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (129.646µs) from=127.0.0.6:56055
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (126.933µs) from=127.0.0.6:56047
2022/08/15 10:29:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (2.916174ms) from=127.0.0.6:44089
2022/08/15 10:29:52 [DEBUG] http: Request GET /v1/status/leader (1.649042ms) from=127.0.0.6:35379
2022/08/15 10:29:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:29:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:29:55 [DEBUG] agent: Node info in sync
2022/08/15 10:30:12 [DEBUG] http: Request GET /v1/status/leader (605.918µs) from=127.0.0.6:33337
2022/08/15 10:30:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:30:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m0.961437995s) from=127.0.0.6:57749
2022/08/15 10:30:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m0.892018943s) from=127.0.0.6:40283
2022/08/15 10:30:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m1.08194218s) from=127.0.0.6:42389
2022/08/15 10:30:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m1.282940009s) from=127.0.0.6:43881
2022/08/15 10:30:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.464682036s) from=127.0.0.6:56939
2022/08/15 10:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m1.884898671s) from=127.0.0.6:42243
2022/08/15 10:30:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m2.367833671s) from=127.0.0.6:35073
2022/08/15 10:30:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.374688429s) from=127.0.0.6:45465
2022/08/15 10:30:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m2.503634786s) from=127.0.0.6:60115
2022/08/15 10:30:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.816999586s) from=127.0.0.6:52037
2022/08/15 10:30:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m3.13546613s) from=127.0.0.6:44145
2022/08/15 10:30:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m3.160616517s) from=127.0.0.6:45353
2022/08/15 10:30:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m3.218440693s) from=127.0.0.6:36965
2022/08/15 10:30:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m3.326545806s) from=127.0.0.6:53625
2022/08/15 10:30:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.98645149s) from=127.0.0.6:37815
2022/08/15 10:30:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.268923779s) from=127.0.0.6:41037
2022/08/15 10:30:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.462062414s) from=127.0.0.6:35021
2022/08/15 10:30:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m4.625441461s) from=127.0.0.6:55103
2022/08/15 10:30:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.336385474s) from=127.0.0.6:49589
2022/08/15 10:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m5.548151879s) from=127.0.0.6:37359
2022/08/15 10:30:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m5.730080923s) from=127.0.0.6:39837
2022/08/15 10:30:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m5.823335772s) from=127.0.0.6:56349
2022/08/15 10:30:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.283090034s) from=127.0.0.6:53873
2022/08/15 10:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m6.096836071s) from=127.0.0.6:41211
2022/08/15 10:30:32 [DEBUG] http: Request GET /v1/status/leader (2.014015ms) from=127.0.0.6:35379
2022/08/15 10:30:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m7.133317337s) from=127.0.0.6:60125
2022/08/15 10:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m7.321147822s) from=127.0.0.6:53485
2022/08/15 10:30:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m7.37107611s) from=127.0.0.6:37927
2022/08/15 10:30:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:30:57 [DEBUG] http: Request GET /v1/catalog/services (538.909µs) from=127.0.0.6:33337
2022/08/15 10:30:57 [DEBUG] http: Request GET /v1/status/leader (753.1µs) from=127.0.0.6:35379
2022/08/15 10:30:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (278.678µs) from=127.0.0.6:35379
2022/08/15 10:30:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (203.443µs) from=127.0.0.6:35379
2022/08/15 10:31:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:31:17 [DEBUG] http: Request GET /v1/status/leader (2.209961ms) from=127.0.0.6:58761
2022/08/15 10:31:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:31:24 [DEBUG] agent: Node info in sync
2022/08/15 10:31:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.263530838s) from=127.0.0.6:59457
2022/08/15 10:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m0.375751225s) from=127.0.0.6:52183
2022/08/15 10:31:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m1.006478506s) from=127.0.0.6:41065
2022/08/15 10:31:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.326672669s) from=127.0.0.6:44591
2022/08/15 10:31:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m1.564680849s) from=127.0.0.6:36515
2022/08/15 10:31:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m1.533295134s) from=127.0.0.6:34841
2022/08/15 10:31:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m1.726267247s) from=127.0.0.6:34467
2022/08/15 10:31:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.979007838s) from=127.0.0.6:33057
2022/08/15 10:31:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m2.230064661s) from=127.0.0.6:45067
2022/08/15 10:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m3.094044077s) from=127.0.0.6:56055
2022/08/15 10:31:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m3.248938075s) from=127.0.0.6:56047
2022/08/15 10:31:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m3.398832072s) from=127.0.0.6:52505
2022/08/15 10:31:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.783351915s) from=127.0.0.6:44433
2022/08/15 10:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m3.693426577s) from=127.0.0.6:36467
2022/08/15 10:31:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m3.855098345s) from=127.0.0.6:57253
2022/08/15 10:31:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m3.957403525s) from=127.0.0.6:43943
2022/08/15 10:31:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.403012451s) from=127.0.0.6:37887
2022/08/15 10:31:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.115456264s) from=127.0.0.6:40867
2022/08/15 10:31:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.368857102s) from=127.0.0.6:43749
2022/08/15 10:31:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.545238236s) from=127.0.0.6:57201
2022/08/15 10:31:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m5.848066295s) from=127.0.0.6:38233
2022/08/15 10:31:38 [DEBUG] http: Request GET /v1/status/leader (637.547µs) from=127.0.0.6:58761
2022/08/15 10:31:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m5.987741676s) from=127.0.0.6:41551
2022/08/15 10:31:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m6.277760528s) from=127.0.0.6:44867
2022/08/15 10:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m6.76075218s) from=127.0.0.6:44089
2022/08/15 10:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m6.779614925s) from=127.0.0.6:39197
2022/08/15 10:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m6.893386446s) from=127.0.0.6:46053
2022/08/15 10:31:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m7.375378096s) from=127.0.0.6:49067
2022/08/15 10:32:06 [DEBUG] http: Request GET /v1/catalog/services (635.542µs) from=127.0.0.6:58761
2022/08/15 10:32:06 [DEBUG] http: Request GET /v1/status/leader (443.189µs) from=127.0.0.6:58761
2022/08/15 10:32:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (292.252µs) from=127.0.0.6:53367
2022/08/15 10:32:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (164.346µs) from=127.0.0.6:58019
2022/08/15 10:32:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:32:26 [DEBUG] http: Request GET /v1/status/leader (354.656µs) from=127.0.0.6:47483
2022/08/15 10:32:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:32:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:32:30 [DEBUG] agent: Node info in sync
2022/08/15 10:32:46 [DEBUG] http: Request GET /v1/status/leader (1.564104ms) from=127.0.0.6:47483
2022/08/15 10:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.688783688s) from=127.0.0.6:33337
2022/08/15 10:33:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m4.913110024s) from=127.0.0.6:35379
2022/08/15 10:33:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m7.089667711s) from=127.0.0.6:39921
2022/08/15 10:33:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:33:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:34:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:34:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:34:09 [DEBUG] agent: Node info in sync
2022/08/15 10:34:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:34:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.924803912s) from=127.0.0.6:58761
2022/08/15 10:34:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m6.298876117s) from=127.0.0.6:58019
2022/08/15 10:34:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m6.495421828s) from=127.0.0.6:53367
2022/08/15 10:35:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:35:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:35:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:35:28 [DEBUG] agent: Node info in sync
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/catalog/services (656.341µs) from=127.0.0.6:53945
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/status/leader (1.65961ms) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (347.785µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (186.744µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (110.861µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (120.092µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (322.365µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (389.441µs) from=127.0.0.6:33345
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (153.783µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (189.401µs) from=127.0.0.6:33345
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (135.898µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (114.682µs) from=127.0.0.6:33345
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (138.036µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (119.995µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (254µs) from=127.0.0.6:33345
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (188.769µs) from=127.0.0.6:33345
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (306.614µs) from=127.0.0.6:37153
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (297.5µs) from=127.0.0.6:33345
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.945769ms) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (132.32µs) from=127.0.0.6:52449
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.018µs) from=127.0.0.6:37153
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (147.595µs) from=127.0.0.6:33345
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (208.623µs) from=127.0.0.6:37153
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (160.644µs) from=127.0.0.6:37153
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (142.194µs) from=127.0.0.6:42817
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (221.017µs) from=127.0.0.6:54585
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (199.185µs) from=127.0.0.6:33359
2022/08/15 10:35:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (123.377µs) from=127.0.0.6:33359
2022/08/15 10:36:10 [DEBUG] http: Request GET /v1/status/leader (439.267µs) from=127.0.0.6:37695
2022/08/15 10:36:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:36:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:36:30 [DEBUG] http: Request GET /v1/status/leader (870.383µs) from=127.0.0.6:37695
2022/08/15 10:36:51 [DEBUG] http: Request GET /v1/catalog/services (618.066µs) from=127.0.0.6:37695
2022/08/15 10:36:51 [DEBUG] http: Request GET /v1/status/leader (430.825µs) from=127.0.0.6:54423
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (388.92µs) from=127.0.0.6:54633
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (262.069µs) from=127.0.0.6:54423
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (217.088µs) from=127.0.0.6:54633
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (155.829µs) from=127.0.0.6:54423
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (225.932µs) from=127.0.0.6:54633
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (18.877135ms) from=127.0.0.6:54633
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (222.103µs) from=127.0.0.6:54423
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (153.477µs) from=127.0.0.6:54881
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (183.923µs) from=127.0.0.6:38991
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (129.09µs) from=127.0.0.6:54423
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (153.788µs) from=127.0.0.6:58187
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (719.481µs) from=127.0.0.6:55039
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (160.506µs) from=127.0.0.6:54633
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (356.027µs) from=127.0.0.6:58187
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (178.402µs) from=127.0.0.6:58481
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (202.075µs) from=127.0.0.6:54439
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (104.856µs) from=127.0.0.6:54633
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (125.179µs) from=127.0.0.6:54881
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (139.074µs) from=127.0.0.6:54881
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (106.102µs) from=127.0.0.6:54439
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (113.842µs) from=127.0.0.6:54633
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (210.729µs) from=127.0.0.6:58187
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (221.932µs) from=127.0.0.6:58481
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (227.162µs) from=127.0.0.6:54439
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (171.69µs) from=127.0.0.6:54439
2022/08/15 10:36:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (152.735µs) from=127.0.0.6:58481
2022/08/15 10:37:12 [DEBUG] http: Request GET /v1/status/leader (497.027µs) from=127.0.0.6:38653
2022/08/15 10:37:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:37:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:37:12 [DEBUG] agent: Node info in sync
2022/08/15 10:37:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:37:32 [DEBUG] http: Request GET /v1/status/leader (303.551µs) from=127.0.0.6:51777
2022/08/15 10:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m0.019126501s) from=127.0.0.6:37141
2022/08/15 10:37:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.22788319s) from=127.0.0.6:36291
2022/08/15 10:37:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m0.20318412s) from=127.0.0.6:53461
2022/08/15 10:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m0.316075078s) from=127.0.0.6:59965
2022/08/15 10:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m0.344740451s) from=127.0.0.6:60765
2022/08/15 10:37:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.352652001s) from=127.0.0.6:54879
2022/08/15 10:37:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.495301469s) from=127.0.0.6:52449
2022/08/15 10:37:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.525891367s) from=127.0.0.6:58461
2022/08/15 10:37:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m0.883046166s) from=127.0.0.6:34973
2022/08/15 10:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m1.364058721s) from=127.0.0.6:37877
2022/08/15 10:37:52 [DEBUG] http: Request GET /v1/status/leader (279.338µs) from=127.0.0.6:38653
2022/08/15 10:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m1.658264707s) from=127.0.0.6:38439
2022/08/15 10:37:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m2.218588399s) from=127.0.0.6:38683
2022/08/15 10:37:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m2.61518774s) from=127.0.0.6:33345
2022/08/15 10:37:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m2.749800656s) from=127.0.0.6:59575
2022/08/15 10:37:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.011338309s) from=127.0.0.6:53945
2022/08/15 10:37:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m2.935465112s) from=127.0.0.6:48803
2022/08/15 10:37:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.190754696s) from=127.0.0.6:54585
2022/08/15 10:37:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.36257125s) from=127.0.0.6:33359
2022/08/15 10:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m3.393124318s) from=127.0.0.6:43489
2022/08/15 10:37:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m3.742862466s) from=127.0.0.6:42817
2022/08/15 10:37:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.144809701s) from=127.0.0.6:37153
2022/08/15 10:37:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m4.835621055s) from=127.0.0.6:34777
2022/08/15 10:37:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m6.972442406s) from=127.0.0.6:55141
2022/08/15 10:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m7.317342608s) from=127.0.0.6:51665
2022/08/15 10:37:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m7.346829113s) from=127.0.0.6:58991
2022/08/15 10:37:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.381661119s) from=127.0.0.6:37299
2022/08/15 10:37:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m7.421621212s) from=127.0.0.6:45643
2022/08/15 10:38:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:38:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:38:16 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:38:16 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:38:16 [DEBUG] agent: Node info in sync
2022/08/15 10:38:26 [DEBUG] http: Request GET /v1/catalog/services (598.994µs) from=127.0.0.6:51777
2022/08/15 10:38:26 [DEBUG] http: Request GET /v1/status/leader (447.035µs) from=127.0.0.6:38437
2022/08/15 10:38:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (411.578µs) from=127.0.0.6:38437
2022/08/15 10:38:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (282.957µs) from=127.0.0.6:38437
2022/08/15 10:38:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:38:46 [DEBUG] http: Request GET /v1/status/leader (5.037304ms) from=127.0.0.6:38653
2022/08/15 10:38:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=111 (2m0.168578634s) from=127.0.0.6:55039
2022/08/15 10:38:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=148 (2m0.33970592s) from=127.0.0.6:58187
2022/08/15 10:38:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.532301128s) from=127.0.0.6:57771
2022/08/15 10:38:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.831093621s) from=127.0.0.6:55349
2022/08/15 10:38:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.286450611s) from=127.0.0.6:45061
2022/08/15 10:38:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.918738022s) from=127.0.0.6:37695
2022/08/15 10:38:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=112 (2m2.238038378s) from=127.0.0.6:47305
2022/08/15 10:38:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=110 (2m2.476106072s) from=127.0.0.6:54423
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m2.837085036s) from=127.0.0.6:38991
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=106 (2m2.890359687s) from=127.0.0.6:51687
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=109 (2m2.940972967s) from=127.0.0.6:53321
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=118 (2m3.142761468s) from=127.0.0.6:59049
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.361045149s) from=127.0.0.6:54881
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.445976052s) from=127.0.0.6:54633
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=116 (2m3.402181071s) from=127.0.0.6:55057
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=115 (2m3.596356294s) from=127.0.0.6:48705
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=108 (2m3.592200316s) from=127.0.0.6:35747
2022/08/15 10:38:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m3.702641987s) from=127.0.0.6:35083
2022/08/15 10:38:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=114 (2m4.20365478s) from=127.0.0.6:58481
2022/08/15 10:38:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.49426333s) from=127.0.0.6:54439
2022/08/15 10:38:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m5.862619713s) from=127.0.0.6:48331
2022/08/15 10:38:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=113 (2m6.067354115s) from=127.0.0.6:34745
2022/08/15 10:38:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m6.681764085s) from=127.0.0.6:38733
2022/08/15 10:38:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=107 (2m6.71064224s) from=127.0.0.6:46575
2022/08/15 10:38:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.671338763s) from=127.0.0.6:47227
2022/08/15 10:38:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=119 (2m7.116369472s) from=127.0.0.6:56075
2022/08/15 10:38:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m7.387540289s) from=127.0.0.6:57883
2022/08/15 10:39:07 [DEBUG] http: Request GET /v1/status/leader (150.829µs) from=127.0.0.6:38653
2022/08/15 10:39:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:39:40 [DEBUG] http: Request GET /v1/catalog/services (661.17µs) from=127.0.0.6:38653
2022/08/15 10:39:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (237.992µs) from=127.0.0.6:60163
2022/08/15 10:39:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (212.704µs) from=127.0.0.6:60163
2022/08/15 10:39:40 [DEBUG] http: Request GET /v1/status/leader (1.724578ms) from=127.0.0.6:60163
2022/08/15 10:40:00 [DEBUG] http: Request GET /v1/status/leader (334.267µs) from=127.0.0.6:51719
2022/08/15 10:40:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:40:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:40:03 [DEBUG] agent: Node info in sync
2022/08/15 10:40:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:40:20 [DEBUG] http: Request GET /v1/status/leader (569.364µs) from=127.0.0.6:51719
2022/08/15 10:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.099624346s) from=127.0.0.6:51777
2022/08/15 10:40:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m1.480358705s) from=127.0.0.6:41751
2022/08/15 10:40:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m5.200447823s) from=127.0.0.6:38437
2022/08/15 10:41:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:41:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:41:23 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:41:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:41:23 [DEBUG] agent: Node info in sync
2022/08/15 10:41:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-w4dxm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/08/15 10:41:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.176011102s) from=127.0.0.6:38653
2022/08/15 10:41:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=117 (2m1.512873125s) from=127.0.0.6:60163
2022/08/15 10:41:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=105 (2m3.725639343s) from=127.0.0.6:45135
2022/08/15 10:42:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:43:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/08/15 10:43:06 [DEBUG] agent: Service "_v2_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.185_8803" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_catalog_10.233.13.66_8806" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.140_8080" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.104_8410" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.242_8484" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v0_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.29_9015" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.50_9007" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.45.156_9092" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.1.123_8482" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.5_8443" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_nslcm_10.233.2.182_8403" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_vnfres_10.233.17.192_8802" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_nsd_10.233.13.66_8806" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.66_8806" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.210_443" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_sdnc_10.233.30.147_8282" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.197_8801" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.108_8181" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_parser_10.233.13.66_8806" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_multicloud_10.233.50.142_9001" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.155_9011" in sync
2022/08/15 10:43:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.31.119_8082" in sync
2022/08/15 10:43:06 [DEBUG] agent: Node info in sync
2022/08/15 10:43:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-w4dxm" since the cluster is too small
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/catalog/services (768.69µs) from=127.0.0.6:35665
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/status/leader (1.09826ms) from=127.0.0.6:35665
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (568.743µs) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (277.166µs) from=127.0.0.6:56931
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (187.828µs) from=127.0.0.6:56931
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (270.512µs) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (330.182µs) from=127.0.0.6:56931
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (280.075µs) from=127.0.0.6:57385
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (261.192µs) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (204.84µs) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (560.451µs) from=127.0.0.6:56931
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (730.284µs) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (124.765µs) from=127.0.0.6:57385
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (589.037µs) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (167.526µs) from=127.0.0.6:57385
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (196.232µs) from=127.0.0.6:56931
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (443.512µs) from=127.0.0.6:57385
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (188.374µs) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (252.507µs) from=127.0.0.6:57385
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.059739ms) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (366.893µs) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (135.196µs) from=127.0.0.6:35765
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (160.744µs) from=127.0.0.6:56931
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (318.002µs) from=127.0.0.6:56931
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (218.188µs) from=127.0.0.6:41215
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (173.247µs) from=127.0.0.6:45701
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (125.443µs) from=127.0.0.6:57083
2022/08/15 10:43:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (244.56µs) from=127.0.0.6:41215
2022/08/15 10:43:32 [DEBUG] http: Request GET /v1/status/leader (1.481319ms) from=127.0.0.6:40407
2022/08/15 10:43:52 [DEBUG] http: Request GET /v1/status/leader (174.157µs) from=127.0.0.6:59541