Results

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: '4d7c7482-ae29-a9dd-d349-1c95b4821a85'
         Node name: 'onap-msb-consul-5454dcc5c5-9kzrg'
        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/12/29 10:40:59 [DEBUG] agent: Using random ID "4d7c7482-ae29-a9dd-d349-1c95b4821a85" as node ID
    2022/12/29 10:40:59 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4d7c7482-ae29-a9dd-d349-1c95b4821a85 Address:127.0.0.1:8300}]
    2022/12/29 10:40:59 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/29 10:40:59 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-9kzrg.dc1 127.0.0.1
    2022/12/29 10:40:59 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-9kzrg 127.0.0.1
    2022/12/29 10:40:59 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-9kzrg.dc1" in area "wan"
    2022/12/29 10:40:59 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/29 10:40:59 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-9kzrg (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 10:40:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/29 10:40:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/29 10:40:59 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/29 10:40:59 [INFO] agent: started state syncer
    2022/12/29 10:40:59 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/29 10:40:59 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/29 10:40:59 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/29 10:40:59 [DEBUG] raft: Votes needed: 1
    2022/12/29 10:40:59 [DEBUG] raft: Vote granted from 4d7c7482-ae29-a9dd-d349-1c95b4821a85 in term 2. Tally: 1
    2022/12/29 10:40:59 [INFO] raft: Election won. Tally: 1
    2022/12/29 10:40:59 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/29 10:40:59 [INFO] consul: cluster leadership acquired
    2022/12/29 10:40:59 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-9kzrg
    2022/12/29 10:40:59 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/29 10:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:40:59 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-9kzrg' joined, marking health alive
    2022/12/29 10:40:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:40:59 [INFO] agent: Synced node info
    2022/12/29 10:40:59 [DEBUG] agent: Node info in sync
    2022/12/29 10:41:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:41:02 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2022/12/29 10:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:42:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:42:27 [DEBUG] agent: Node info in sync
    2022/12/29 10:42:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 10:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:44:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:44:11 [DEBUG] agent: Node info in sync
    2022/12/29 10:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:45:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:45:37 [DEBUG] agent: Node info in sync
    2022/12/29 10:45:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 10:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:46:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:46:55 [DEBUG] agent: Node info in sync
    2022/12/29 10:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:47:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:48:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 10:48:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:48:53 [DEBUG] agent: Node info in sync
    2022/12/29 10:48:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:49:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:50:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:50:30 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:34 [DEBUG] http: Request GET /v1/status/leader (932.513µs) from=127.0.0.6:38899
    2022/12/29 10:50:34 [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/12/29 10:50:34 [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/12/29 10:50:34 [INFO] agent: Synced service "_v1_wf-gui_10.233.29.7_8080"
    2022/12/29 10:50:34 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (20.839155ms) from=127.0.0.6:44119
    2022/12/29 10:50:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:34 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.273824ms) from=127.0.0.6:44119
    2022/12/29 10:50:35 [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/12/29 10:50:35 [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/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.47.54_9007"
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (47.956364ms) from=127.0.0.6:38899
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (345.274µs) from=127.0.0.6:44119
    2022/12/29 10:50:35 [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/12/29 10:50:35 [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/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.47.54_9007"
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.136195ms) from=127.0.0.6:38899
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (517µs) from=127.0.0.6:38899
    2022/12/29 10:50:35 [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/12/29 10:50:35 [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/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [INFO] agent: Synced service "_v0_multicloud_10.233.43.30_9001"
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.288394ms) from=127.0.0.6:38899
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.320467ms) from=127.0.0.6:38899
    2022/12/29 10:50:35 [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/12/29 10:50:35 [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/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [INFO] agent: Synced service "_v1_multicloud_10.233.43.30_9001"
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.676092ms) from=127.0.0.6:38899
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (700.689µs) from=127.0.0.6:38899
    2022/12/29 10:50:35 [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/12/29 10:50:35 [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/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.28.44_9011"
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.356659ms) from=127.0.0.6:38899
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (329.271µs) from=127.0.0.6:38899
    2022/12/29 10:50:35 [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/12/29 10:50:35 [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/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.28.44_9011"
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.255564ms) from=127.0.0.6:38899
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.892552ms) from=127.0.0.6:38899
    2022/12/29 10:50:35 [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/12/29 10:50:35 [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/12/29 10:50:35 [INFO] agent: Synced service "_v1_sdc-gui_10.233.19.230_8181"
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.080848ms) from=127.0.0.6:44119
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.782615ms) from=127.0.0.6:38899
    2022/12/29 10:50:35 [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/12/29 10:50:35 [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/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [INFO] agent: Synced service "_v1_parser_10.233.12.193_8806"
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.498663ms) from=127.0.0.6:44119
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:35 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (329.204µs) from=127.0.0.6:44119
    2022/12/29 10:50:36 [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/12/29 10:50: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/12/29 10:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [INFO] agent: Synced service "_v1_catalog_10.233.12.193_8806"
    2022/12/29 10:50:36 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:36 [DEBUG] http: Request PUT /v1/agent/service/register (33.185011ms) from=127.0.0.6:44119
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (339.562µs) from=127.0.0.6:38899
    2022/12/29 10:50:36 [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/12/29 10:50: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/12/29 10:50:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [INFO] agent: Synced service "_v1_nsd_10.233.12.193_8806"
    2022/12/29 10:50:36 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.880586ms) from=127.0.0.6:44119
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (396.088µs) from=127.0.0.6:44119
    2022/12/29 10:50:36 [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/12/29 10:50: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/12/29 10:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.12.193_8806"
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.049277ms) from=127.0.0.6:38899
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (447.385µs) from=127.0.0.6:44119
    2022/12/29 10:50:36 [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/12/29 10:50: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/12/29 10:50:36 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.32.236_9015"
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.411869ms) from=127.0.0.6:38899
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:50:36 [DEBUG] agent: Node info in sync
    2022/12/29 10:50:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (422.326µs) from=127.0.0.6:44119
    2022/12/29 10:50:40 [DEBUG] http: Request GET /v1/catalog/services (360.059µs) from=127.0.0.6:38899
    2022/12/29 10:50:40 [DEBUG] http: Request GET /v1/status/leader (141.128µs) from=127.0.0.6:38899
    2022/12/29 10:50:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (310.765µs) from=127.0.0.6:36061
    2022/12/29 10:50:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (224.487µs) from=127.0.0.6:36061
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/catalog/services (342.334µs) from=127.0.0.6:56949
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/status/leader (224.177µs) from=127.0.0.6:56949
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (374.64µs) from=127.0.0.6:41137
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (233.394µs) from=127.0.0.6:41137
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (327.997µs) from=127.0.0.6:41137
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (230.595µs) from=127.0.0.6:41137
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (360.727µs) from=127.0.0.6:41137
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (242.284µs) from=127.0.0.6:49455
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (162.628µs) from=127.0.0.6:33901
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (445.828µs) from=127.0.0.6:41137
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (130.725µs) from=127.0.0.6:41137
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (201.018µs) from=127.0.0.6:49455
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (189.836µs) from=127.0.0.6:35931
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.871µs) from=127.0.0.6:52821
    2022/12/29 10:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (175.192µs) from=127.0.0.6:55831
    2022/12/29 10:50:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 10:50:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:51:00 [DEBUG] http: Request GET /v1/status/leader (402.305µs) from=127.0.0.6:35453
    2022/12/29 10:51:02 [DEBUG] http: Request GET /v1/status/leader (215.434µs) from=127.0.0.6:35775
    2022/12/29 10:51:21 [DEBUG] http: Request GET /v1/status/leader (294.05µs) from=127.0.0.6:35453
    2022/12/29 10:51:22 [DEBUG] http: Request GET /v1/status/leader (256.4µs) from=127.0.0.6:35775
    2022/12/29 10:51:41 [DEBUG] http: Request GET /v1/status/leader (293.969µs) from=127.0.0.6:35453
    2022/12/29 10:51:42 [DEBUG] http: Request GET /v1/status/leader (168.79µs) from=127.0.0.6:35453
    2022/12/29 10:51:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:52:01 [DEBUG] http: Request GET /v1/status/leader (243.571µs) from=127.0.0.6:35453
    2022/12/29 10:52:02 [DEBUG] http: Request GET /v1/status/leader (154.599µs) from=127.0.0.6:35453
    2022/12/29 10:52:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:52:14 [DEBUG] agent: Node info in sync
    2022/12/29 10:52:21 [DEBUG] http: Request GET /v1/status/leader (198.267µs) from=127.0.0.6:35453
    2022/12/29 10:52:22 [DEBUG] http: Request GET /v1/status/leader (266.664µs) from=127.0.0.6:35775
    2022/12/29 10:52:41 [DEBUG] http: Request GET /v1/status/leader (246.763µs) from=127.0.0.6:35453
    2022/12/29 10:52:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (2m1.124237115s) from=127.0.0.6:38899
    2022/12/29 10:52:42 [DEBUG] http: Request GET /v1/status/leader (241.777µs) from=127.0.0.6:35775
    2022/12/29 10:52:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m0.077254737s) from=127.0.0.6:55537
    2022/12/29 10:52:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.586692194s) from=127.0.0.6:49455
    2022/12/29 10:52:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.607041574s) from=127.0.0.6:39067
    2022/12/29 10:52:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.729604868s) from=127.0.0.6:33901
    2022/12/29 10:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.47339062s) from=127.0.0.6:33371
    2022/12/29 10:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.656512583s) from=127.0.0.6:40269
    2022/12/29 10:52:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.095778866s) from=127.0.0.6:38757
    2022/12/29 10:52:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.949118441s) from=127.0.0.6:36061
    2022/12/29 10:52:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.485497092s) from=127.0.0.6:52821
    2022/12/29 10:52:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.581516755s) from=127.0.0.6:57795
    2022/12/29 10:52:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.171237346s) from=127.0.0.6:41137
    2022/12/29 10:52:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.102389185s) from=127.0.0.6:55831
    2022/12/29 10:52:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.755950983s) from=127.0.0.6:44119
    2022/12/29 10:52:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (2m5.485258831s) from=127.0.0.6:56949
    2022/12/29 10:52:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.494972883s) from=127.0.0.6:45477
    2022/12/29 10:52:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.852666618s) from=127.0.0.6:35931
    2022/12/29 10:52:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:53:01 [DEBUG] http: Request GET /v1/status/leader (155.873µs) from=127.0.0.6:35453
    2022/12/29 10:53:02 [DEBUG] http: Request GET /v1/status/leader (294.697µs) from=127.0.0.6:35453
    2022/12/29 10:53:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 10:53:16 [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/12/29 10:53:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:53:16 [INFO] agent: Synced service "_v1_sdnc_10.233.17.80_8282"
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Node info in sync
    2022/12/29 10:53:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.046184ms) from=127.0.0.6:35775
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:53:16 [DEBUG] agent: Node info in sync
    2022/12/29 10:53:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (34.349335819s) from=127.0.0.6:38899
    2022/12/29 10:53:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (28.54241674s) from=127.0.0.6:56949
    2022/12/29 10:53:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (305.121µs) from=127.0.0.6:35453
    2022/12/29 10:53:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (327.519µs) from=127.0.0.6:35775
    2022/12/29 10:53:21 [DEBUG] http: Request GET /v1/status/leader (147.856µs) from=127.0.0.6:35453
    2022/12/29 10:53:22 [DEBUG] http: Request GET /v1/status/leader (200.391µs) from=127.0.0.6:52435
    2022/12/29 10:53:41 [DEBUG] http: Request GET /v1/status/leader (261.785µs) from=127.0.0.6:35453
    2022/12/29 10:53:42 [DEBUG] http: Request GET /v1/status/leader (136.252µs) from=127.0.0.6:35453
    2022/12/29 10:53:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:54:01 [DEBUG] http: Request GET /v1/status/leader (274.33µs) from=127.0.0.6:35453
    2022/12/29 10:54:02 [DEBUG] http: Request GET /v1/status/leader (260.567µs) from=127.0.0.6:52435
    2022/12/29 10:54:21 [DEBUG] http: Request GET /v1/status/leader (153.6µs) from=127.0.0.6:35453
    2022/12/29 10:54:22 [DEBUG] http: Request GET /v1/status/leader (171.731µs) from=127.0.0.6:52435
    2022/12/29 10:54:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:54:33 [DEBUG] agent: Node info in sync
    2022/12/29 10:54:41 [DEBUG] http: Request GET /v1/status/leader (231.619µs) from=127.0.0.6:35453
    2022/12/29 10:54:42 [DEBUG] http: Request GET /v1/status/leader (236.292µs) from=127.0.0.6:52435
    2022/12/29 10:54:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.552258506s) from=127.0.0.6:33901
    2022/12/29 10:54:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.321489248s) from=127.0.0.6:40269
    2022/12/29 10:54:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.711708841s) from=127.0.0.6:36061
    2022/12/29 10:54:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.777336924s) from=127.0.0.6:39067
    2022/12/29 10:54:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.947548176s) from=127.0.0.6:49455
    2022/12/29 10:54:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.520222821s) from=127.0.0.6:52821
    2022/12/29 10:54:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.788663416s) from=127.0.0.6:33371
    2022/12/29 10:54:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.770875991s) from=127.0.0.6:44119
    2022/12/29 10:54:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.530502927s) from=127.0.0.6:57795
    2022/12/29 10:54:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m7.252193097s) from=127.0.0.6:55537
    2022/12/29 10:54:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.28765613s) from=127.0.0.6:41137
    2022/12/29 10:54:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.237119186s) from=127.0.0.6:38757
    2022/12/29 10:54:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.497743701s) from=127.0.0.6:55831
    2022/12/29 10:54:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.844204612s) from=127.0.0.6:35931
    2022/12/29 10:54:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.500595151s) from=127.0.0.6:45477
    2022/12/29 10:54:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:55:01 [DEBUG] http: Request GET /v1/status/leader (629.748µs) from=127.0.0.6:35453
    2022/12/29 10:55:02 [DEBUG] http: Request GET /v1/status/leader (225.139µs) from=127.0.0.6:35453
    2022/12/29 10:55:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.636319766s) from=127.0.0.6:56949
    2022/12/29 10:55:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.488280792s) from=127.0.0.6:38899
    2022/12/29 10:55:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.911931301s) from=127.0.0.6:35775
    2022/12/29 10:55:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 10:55:21 [DEBUG] http: Request GET /v1/status/leader (254.88µs) from=127.0.0.6:35453
    2022/12/29 10:55:22 [DEBUG] http: Request GET /v1/status/leader (138.717µs) from=127.0.0.6:35453
    2022/12/29 10:55:41 [DEBUG] http: Request GET /v1/status/leader (342.53µs) from=127.0.0.6:35453
    2022/12/29 10:55:42 [DEBUG] http: Request GET /v1/status/leader (233.362µs) from=127.0.0.6:52435
    2022/12/29 10:55:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:56:01 [DEBUG] http: Request GET /v1/status/leader (276.468µs) from=127.0.0.6:35453
    2022/12/29 10:56:02 [DEBUG] http: Request GET /v1/status/leader (2.848152ms) from=127.0.0.6:52435
    2022/12/29 10:56:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:56:14 [DEBUG] agent: Node info in sync
    2022/12/29 10:56:21 [DEBUG] http: Request GET /v1/status/leader (994.095µs) from=127.0.0.6:35453
    2022/12/29 10:56:22 [DEBUG] http: Request GET /v1/status/leader (151.481µs) from=127.0.0.6:52435
    2022/12/29 10:56:41 [DEBUG] http: Request GET /v1/status/leader (335.868µs) from=127.0.0.6:35453
    2022/12/29 10:56:42 [DEBUG] http: Request GET /v1/status/leader (272.94µs) from=127.0.0.6:52435
    2022/12/29 10:56:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.501874784s) from=127.0.0.6:44119
    2022/12/29 10:56:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.99304136s) from=127.0.0.6:40269
    2022/12/29 10:56:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.884620435s) from=127.0.0.6:33901
    2022/12/29 10:56:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.254454353s) from=127.0.0.6:39067
    2022/12/29 10:56:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.616892553s) from=127.0.0.6:57795
    2022/12/29 10:56:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.678816709s) from=127.0.0.6:49455
    2022/12/29 10:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.354954178s) from=127.0.0.6:52821
    2022/12/29 10:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.992067026s) from=127.0.0.6:55831
    2022/12/29 10:56:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.842234537s) from=127.0.0.6:41137
    2022/12/29 10:56:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.174400925s) from=127.0.0.6:33371
    2022/12/29 10:56:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.467457764s) from=127.0.0.6:36061
    2022/12/29 10:56:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m5.281541918s) from=127.0.0.6:55537
    2022/12/29 10:56:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.855914528s) from=127.0.0.6:35931
    2022/12/29 10:56:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:56:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m7.412334933s) from=127.0.0.6:38757
    2022/12/29 10:56:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.817206325s) from=127.0.0.6:45477
    2022/12/29 10:57:01 [DEBUG] http: Request GET /v1/status/leader (454.828µs) from=127.0.0.6:35453
    2022/12/29 10:57:02 [DEBUG] http: Request GET /v1/status/leader (668.23µs) from=127.0.0.6:52435
    2022/12/29 10:57:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.887930402s) from=127.0.0.6:56949
    2022/12/29 10:57:21 [DEBUG] http: Request GET /v1/status/leader (144.18µs) from=127.0.0.6:35453
    2022/12/29 10:57:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.427119918s) from=127.0.0.6:35775
    2022/12/29 10:57:22 [DEBUG] http: Request GET /v1/status/leader (308.739µs) from=127.0.0.6:52435
    2022/12/29 10:57:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m7.296485136s) from=127.0.0.6:38899
    2022/12/29 10:57:41 [DEBUG] http: Request GET /v1/status/leader (337.277µs) from=127.0.0.6:35453
    2022/12/29 10:57:42 [DEBUG] http: Request GET /v1/status/leader (136.469µs) from=127.0.0.6:35453
    2022/12/29 10:57:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:58:01 [DEBUG] http: Request GET /v1/status/leader (237.091µs) from=127.0.0.6:35453
    2022/12/29 10:58:02 [DEBUG] http: Request GET /v1/status/leader (261.462µs) from=127.0.0.6:52435
    2022/12/29 10:58:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:58:08 [DEBUG] agent: Node info in sync
    2022/12/29 10:58:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 10:58:21 [DEBUG] http: Request GET /v1/status/leader (257.465µs) from=127.0.0.6:35453
    2022/12/29 10:58:22 [DEBUG] http: Request GET /v1/status/leader (258.217µs) from=127.0.0.6:35453
    2022/12/29 10:58:41 [DEBUG] http: Request GET /v1/status/leader (330.4µs) from=127.0.0.6:35453
    2022/12/29 10:58:42 [DEBUG] http: Request GET /v1/status/leader (140.915µs) from=127.0.0.6:52435
    2022/12/29 10:58:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.068416892s) from=127.0.0.6:40269
    2022/12/29 10:58:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.029099006s) from=127.0.0.6:39067
    2022/12/29 10:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.777812238s) from=127.0.0.6:33371
    2022/12/29 10:58:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.042559796s) from=127.0.0.6:44119
    2022/12/29 10:58:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.64916343s) from=127.0.0.6:41137
    2022/12/29 10:58:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.016564097s) from=127.0.0.6:33901
    2022/12/29 10:58:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.853989815s) from=127.0.0.6:55831
    2022/12/29 10:58:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.363008656s) from=127.0.0.6:52821
    2022/12/29 10:58:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.350192671s) from=127.0.0.6:57795
    2022/12/29 10:58:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.43480885s) from=127.0.0.6:49455
    2022/12/29 10:58:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.325317898s) from=127.0.0.6:35931
    2022/12/29 10:58:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.266724851s) from=127.0.0.6:36061
    2022/12/29 10:58:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 10:58:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.349310267s) from=127.0.0.6:45477
    2022/12/29 10:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m5.701989831s) from=127.0.0.6:55537
    2022/12/29 10:59:01 [DEBUG] http: Request GET /v1/status/leader (240.932µs) from=127.0.0.6:35453
    2022/12/29 10:59:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.820499934s) from=127.0.0.6:38757
    2022/12/29 10:59:02 [DEBUG] http: Request GET /v1/status/leader (197.784µs) from=127.0.0.6:35453
    2022/12/29 10:59:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 10:59:17 [DEBUG] agent: Node info in sync
    2022/12/29 10:59:21 [DEBUG] http: Request GET /v1/status/leader (221.783µs) from=127.0.0.6:35453
    2022/12/29 10:59:22 [DEBUG] http: Request GET /v1/status/leader (136.387µs) from=127.0.0.6:35453
    2022/12/29 10:59:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.002580629s) from=127.0.0.6:56949
    2022/12/29 10:59:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.02256322s) from=127.0.0.6:35775
    2022/12/29 10:59:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.937156974s) from=127.0.0.6:38899
    2022/12/29 10:59:41 [DEBUG] http: Request GET /v1/status/leader (149.014µs) from=127.0.0.6:35453
    2022/12/29 10:59:42 [DEBUG] http: Request GET /v1/status/leader (134.842µs) from=127.0.0.6:35453
    2022/12/29 10:59:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:00:01 [DEBUG] http: Request GET /v1/status/leader (307.266µs) from=127.0.0.6:35453
    2022/12/29 11:00:02 [DEBUG] http: Request GET /v1/status/leader (289.764µs) from=127.0.0.6:52435
    2022/12/29 11:00:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:00:21 [DEBUG] http: Request GET /v1/status/leader (321.018µs) from=127.0.0.6:35453
    2022/12/29 11:00:22 [DEBUG] http: Request GET /v1/status/leader (267.408µs) from=127.0.0.6:52435
    2022/12/29 11:00:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:00:24 [DEBUG] agent: Node info in sync
    2022/12/29 11:00:41 [DEBUG] http: Request GET /v1/status/leader (265.717µs) from=127.0.0.6:35453
    2022/12/29 11:00:42 [DEBUG] http: Request GET /v1/status/leader (241.353µs) from=127.0.0.6:35453
    2022/12/29 11:00:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.50025184s) from=127.0.0.6:39067
    2022/12/29 11:00:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.226956089s) from=127.0.0.6:44119
    2022/12/29 11:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.385776024s) from=127.0.0.6:52821
    2022/12/29 11:00:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.572395323s) from=127.0.0.6:49455
    2022/12/29 11:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.305538482s) from=127.0.0.6:40269
    2022/12/29 11:00:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:00:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.691562147s) from=127.0.0.6:57795
    2022/12/29 11:00:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.032004043s) from=127.0.0.6:36061
    2022/12/29 11:00:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.248291308s) from=127.0.0.6:41137
    2022/12/29 11:01:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.102528812s) from=127.0.0.6:45477
    2022/12/29 11:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.220753047s) from=127.0.0.6:33901
    2022/12/29 11:01:01 [DEBUG] http: Request GET /v1/status/leader (238.905µs) from=127.0.0.6:35453
    2022/12/29 11:01:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m0.505954786s) from=127.0.0.6:55537
    2022/12/29 11:01:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m7.234333116s) from=127.0.0.6:33371
    2022/12/29 11:01:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.113782879s) from=127.0.0.6:55831
    2022/12/29 11:01:02 [DEBUG] http: Request GET /v1/status/leader (473.615µs) from=127.0.0.6:35453
    2022/12/29 11:01:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.66268258s) from=127.0.0.6:38757
    2022/12/29 11:01:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.594080772s) from=127.0.0.6:35931
    2022/12/29 11:01:21 [DEBUG] http: Request GET /v1/status/leader (161.398µs) from=127.0.0.6:35453
    2022/12/29 11:01:22 [DEBUG] http: Request GET /v1/status/leader (1.673469ms) from=127.0.0.6:52435
    2022/12/29 11:01:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.740947387s) from=127.0.0.6:56949
    2022/12/29 11:01:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.969482915s) from=127.0.0.6:35775
    2022/12/29 11:01:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.312084238s) from=127.0.0.6:38899
    2022/12/29 11:01:41 [DEBUG] http: Request GET /v1/status/leader (253.572µs) from=127.0.0.6:35453
    2022/12/29 11:01:42 [DEBUG] http: Request GET /v1/status/leader (162.197µs) from=127.0.0.6:35453
    2022/12/29 11:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:02:01 [DEBUG] http: Request GET /v1/status/leader (738.39µs) from=127.0.0.6:35453
    2022/12/29 11:02:02 [DEBUG] http: Request GET /v1/status/leader (163.438µs) from=127.0.0.6:35453
    2022/12/29 11:02:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:02:13 [DEBUG] agent: Node info in sync
    2022/12/29 11:02:21 [DEBUG] http: Request GET /v1/status/leader (250.287µs) from=127.0.0.6:35453
    2022/12/29 11:02:22 [DEBUG] http: Request GET /v1/status/leader (293.812µs) from=127.0.0.6:35453
    2022/12/29 11:02:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:02:41 [DEBUG] http: Request GET /v1/status/leader (4.133753ms) from=127.0.0.6:35453
    2022/12/29 11:02:42 [DEBUG] http: Request GET /v1/status/leader (272.93µs) from=127.0.0.6:52435
    2022/12/29 11:02:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.056990771s) from=127.0.0.6:49455
    2022/12/29 11:02:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.554367872s) from=127.0.0.6:39067
    2022/12/29 11:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:02:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.486841632s) from=127.0.0.6:40269
    2022/12/29 11:03:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.565052803s) from=127.0.0.6:36061
    2022/12/29 11:03:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.64294779s) from=127.0.0.6:44119
    2022/12/29 11:03:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.732794724s) from=127.0.0.6:57795
    2022/12/29 11:03:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.360069112s) from=127.0.0.6:45477
    2022/12/29 11:03:01 [DEBUG] http: Request GET /v1/status/leader (257.317µs) from=127.0.0.6:35453
    2022/12/29 11:03:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.672064334s) from=127.0.0.6:33371
    2022/12/29 11:03:02 [DEBUG] http: Request GET /v1/status/leader (137.563µs) from=127.0.0.6:35453
    2022/12/29 11:03:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.375424754s) from=127.0.0.6:52821
    2022/12/29 11:03:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.628209586s) from=127.0.0.6:55537
    2022/12/29 11:03:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.581567435s) from=127.0.0.6:41137
    2022/12/29 11:03:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.842198948s) from=127.0.0.6:38757
    2022/12/29 11:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.199614482s) from=127.0.0.6:33901
    2022/12/29 11:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.06005875s) from=127.0.0.6:55831
    2022/12/29 11:03:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.205023864s) from=127.0.0.6:35931
    2022/12/29 11:03:21 [DEBUG] http: Request GET /v1/status/leader (201.224µs) from=127.0.0.6:35453
    2022/12/29 11:03:22 [DEBUG] http: Request GET /v1/status/leader (141.851µs) from=127.0.0.6:35453
    2022/12/29 11:03:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.568777201s) from=127.0.0.6:56949
    2022/12/29 11:03:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.896408382s) from=127.0.0.6:35775
    2022/12/29 11:03:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.28532872s) from=127.0.0.6:38899
    2022/12/29 11:03:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:03:41 [DEBUG] agent: Node info in sync
    2022/12/29 11:03:41 [DEBUG] http: Request GET /v1/status/leader (249.401µs) from=127.0.0.6:35453
    2022/12/29 11:03:42 [DEBUG] http: Request GET /v1/status/leader (257.95µs) from=127.0.0.6:52435
    2022/12/29 11:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:04:01 [DEBUG] http: Request GET /v1/status/leader (137.532µs) from=127.0.0.6:35453
    2022/12/29 11:04:03 [DEBUG] http: Request GET /v1/status/leader (1.277226ms) from=127.0.0.6:35453
    2022/12/29 11:04:21 [DEBUG] http: Request GET /v1/status/leader (271.578µs) from=127.0.0.6:35453
    2022/12/29 11:04:23 [DEBUG] http: Request GET /v1/status/leader (168.286µs) from=127.0.0.6:52435
    2022/12/29 11:04:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:04:41 [DEBUG] http: Request GET /v1/status/leader (140.431µs) from=127.0.0.6:35453
    2022/12/29 11:04:43 [DEBUG] http: Request GET /v1/status/leader (135.831µs) from=127.0.0.6:52435
    2022/12/29 11:04:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.398978523s) from=127.0.0.6:39067
    2022/12/29 11:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:05:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.982195508s) from=127.0.0.6:40269
    2022/12/29 11:05:01 [DEBUG] http: Request GET /v1/status/leader (247.066µs) from=127.0.0.6:35453
    2022/12/29 11:05:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.080655962s) from=127.0.0.6:49455
    2022/12/29 11:05:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.218972241s) from=127.0.0.6:45477
    2022/12/29 11:05:03 [DEBUG] http: Request GET /v1/status/leader (217.984µs) from=127.0.0.6:52435
    2022/12/29 11:05:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.881206672s) from=127.0.0.6:57795
    2022/12/29 11:05:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.677521652s) from=127.0.0.6:41137
    2022/12/29 11:05:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.320743024s) from=127.0.0.6:55537
    2022/12/29 11:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.777534706s) from=127.0.0.6:33901
    2022/12/29 11:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.445980262s) from=127.0.0.6:55831
    2022/12/29 11:05:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.685150245s) from=127.0.0.6:36061
    2022/12/29 11:05:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.255565253s) from=127.0.0.6:38757
    2022/12/29 11:05:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.046810062s) from=127.0.0.6:44119
    2022/12/29 11:05:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.213776243s) from=127.0.0.6:52821
    2022/12/29 11:05:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.258942259s) from=127.0.0.6:33371
    2022/12/29 11:05:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.12970087s) from=127.0.0.6:35931
    2022/12/29 11:05:21 [DEBUG] http: Request GET /v1/status/leader (286.382µs) from=127.0.0.6:35453
    2022/12/29 11:05:23 [DEBUG] http: Request GET /v1/status/leader (4.008223ms) from=127.0.0.6:52435
    2022/12/29 11:05:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:05:26 [DEBUG] agent: Node info in sync
    2022/12/29 11:05:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.182715136s) from=127.0.0.6:56949
    2022/12/29 11:05:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.284284768s) from=127.0.0.6:38899
    2022/12/29 11:05:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.396098202s) from=127.0.0.6:35775
    2022/12/29 11:05:41 [DEBUG] http: Request GET /v1/status/leader (232.225µs) from=127.0.0.6:35453
    2022/12/29 11:05:43 [DEBUG] http: Request GET /v1/status/leader (226.665µs) from=127.0.0.6:35453
    2022/12/29 11:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:06:01 [DEBUG] http: Request GET /v1/status/leader (1.123394ms) from=127.0.0.6:35453
    2022/12/29 11:06:03 [DEBUG] http: Request GET /v1/status/leader (244.14µs) from=127.0.0.6:52435
    2022/12/29 11:06:21 [DEBUG] http: Request GET /v1/status/leader (238.165µs) from=127.0.0.6:35453
    2022/12/29 11:06:23 [DEBUG] http: Request GET /v1/status/leader (221.411µs) from=127.0.0.6:35453
    2022/12/29 11:06:41 [DEBUG] http: Request GET /v1/status/leader (230.806µs) from=127.0.0.6:35453
    2022/12/29 11:06:43 [DEBUG] http: Request GET /v1/status/leader (284.03µs) from=127.0.0.6:35453
    2022/12/29 11:06:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:06:58 [DEBUG] agent: Node info in sync
    2022/12/29 11:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:07:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.736524421s) from=127.0.0.6:39067
    2022/12/29 11:07:01 [DEBUG] http: Request GET /v1/status/leader (182.19µs) from=127.0.0.6:35453
    2022/12/29 11:07:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.319954941s) from=127.0.0.6:45477
    2022/12/29 11:07:03 [DEBUG] http: Request GET /v1/status/leader (243.985µs) from=127.0.0.6:35453
    2022/12/29 11:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m0.193816897s) from=127.0.0.6:55537
    2022/12/29 11:07:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.725779587s) from=127.0.0.6:49455
    2022/12/29 11:07:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.346944097s) from=127.0.0.6:40269
    2022/12/29 11:07:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.549553995s) from=127.0.0.6:41137
    2022/12/29 11:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.107002192s) from=127.0.0.6:33901
    2022/12/29 11:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.733519635s) from=127.0.0.6:52821
    2022/12/29 11:07:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.361211366s) from=127.0.0.6:36061
    2022/12/29 11:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.261013747s) from=127.0.0.6:57795
    2022/12/29 11:07:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.436262838s) from=127.0.0.6:38757
    2022/12/29 11:07:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.655259596s) from=127.0.0.6:44119
    2022/12/29 11:07:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.448695742s) from=127.0.0.6:55831
    2022/12/29 11:07:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.202515711s) from=127.0.0.6:33371
    2022/12/29 11:07:21 [DEBUG] http: Request GET /v1/status/leader (287.252µs) from=127.0.0.6:35453
    2022/12/29 11:07:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.408258565s) from=127.0.0.6:35931
    2022/12/29 11:07:23 [DEBUG] http: Request GET /v1/status/leader (285.005µs) from=127.0.0.6:52435
    2022/12/29 11:07:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:07:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.220719245s) from=127.0.0.6:56949
    2022/12/29 11:07:41 [DEBUG] http: Request GET /v1/status/leader (277.28µs) from=127.0.0.6:35453
    2022/12/29 11:07:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.922236982s) from=127.0.0.6:38899
    2022/12/29 11:07:43 [DEBUG] http: Request GET /v1/status/leader (418.366µs) from=127.0.0.6:35453
    2022/12/29 11:07:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.70773304s) from=127.0.0.6:35775
    2022/12/29 11:07:50 [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/12/29 11:07:50 [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/12/29 11:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:07:50 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092"
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Node info in sync
    2022/12/29 11:07:50 [DEBUG] http: Request PUT /v1/agent/service/register (9.211811ms) from=127.0.0.6:35453
    2022/12/29 11:07:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (17.486334327s) from=127.0.0.6:56949
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:07:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (7.215818335s) from=127.0.0.6:38899
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:07:50 [DEBUG] agent: Node info in sync
    2022/12/29 11:07:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (206.696µs) from=127.0.0.6:35453
    2022/12/29 11:07:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (692.128µs) from=127.0.0.6:35453
    2022/12/29 11:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:08:01 [DEBUG] http: Request GET /v1/status/leader (214.993µs) from=127.0.0.6:54039
    2022/12/29 11:08:03 [DEBUG] http: Request GET /v1/status/leader (139.157µs) from=127.0.0.6:54039
    2022/12/29 11:08:21 [DEBUG] http: Request GET /v1/status/leader (315.727µs) from=127.0.0.6:54039
    2022/12/29 11:08:23 [DEBUG] http: Request GET /v1/status/leader (349.342µs) from=127.0.0.6:52435
    2022/12/29 11:08:41 [DEBUG] http: Request GET /v1/status/leader (237.885µs) from=127.0.0.6:54039
    2022/12/29 11:08:43 [DEBUG] http: Request GET /v1/status/leader (1.448475ms) from=127.0.0.6:54039
    2022/12/29 11:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:09:01 [DEBUG] http: Request GET /v1/status/leader (520.055µs) from=127.0.0.6:54039
    2022/12/29 11:09:03 [DEBUG] http: Request GET /v1/status/leader (148.006µs) from=127.0.0.6:52435
    2022/12/29 11:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.241279027s) from=127.0.0.6:55537
    2022/12/29 11:09:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.084642133s) from=127.0.0.6:39067
    2022/12/29 11:09:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.756158728s) from=127.0.0.6:49455
    2022/12/29 11:09:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.263803559s) from=127.0.0.6:45477
    2022/12/29 11:09:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.379287659s) from=127.0.0.6:36061
    2022/12/29 11:09:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.195501042s) from=127.0.0.6:38757
    2022/12/29 11:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.991554784s) from=127.0.0.6:52821
    2022/12/29 11:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.702084305s) from=127.0.0.6:40269
    2022/12/29 11:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.67368181s) from=127.0.0.6:57795
    2022/12/29 11:09:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.96807437s) from=127.0.0.6:41137
    2022/12/29 11:09:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.003037194s) from=127.0.0.6:33901
    2022/12/29 11:09:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:09:14 [DEBUG] agent: Node info in sync
    2022/12/29 11:09:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.011817155s) from=127.0.0.6:44119
    2022/12/29 11:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.712312005s) from=127.0.0.6:55831
    2022/12/29 11:09:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m6.826442505s) from=127.0.0.6:33371
    2022/12/29 11:09:21 [DEBUG] http: Request GET /v1/status/leader (145.713µs) from=127.0.0.6:54039
    2022/12/29 11:09:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.057205923s) from=127.0.0.6:35931
    2022/12/29 11:09:23 [DEBUG] http: Request GET /v1/status/leader (306.785µs) from=127.0.0.6:52435
    2022/12/29 11:09:41 [DEBUG] http: Request GET /v1/status/leader (261.078µs) from=127.0.0.6:54039
    2022/12/29 11:09:43 [DEBUG] http: Request GET /v1/status/leader (257.794µs) from=127.0.0.6:52435
    2022/12/29 11:09:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.221182433s) from=127.0.0.6:35775
    2022/12/29 11:09:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (2m1.991904193s) from=127.0.0.6:38899
    2022/12/29 11:09:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (2m2.063868648s) from=127.0.0.6:56949
    2022/12/29 11:09:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m5.540977251s) from=127.0.0.6:35453
    2022/12/29 11:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:10:01 [DEBUG] http: Request GET /v1/status/leader (2.093372ms) from=127.0.0.6:54039
    2022/12/29 11:10:03 [DEBUG] http: Request GET /v1/status/leader (373.681µs) from=127.0.0.6:54039
    2022/12/29 11:10:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:10:20 [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/12/29 11:10: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/12/29 11:10:20 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:20 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.12.204_8443"
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.846617ms) from=127.0.0.6:52435
    2022/12/29 11:10:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (28.575459173s) from=127.0.0.6:56949
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:20 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (28.648389233s) from=127.0.0.6:38899
    2022/12/29 11:10:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (272.507µs) from=127.0.0.6:54039
    2022/12/29 11:10:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (436.265µs) from=127.0.0.6:54039
    2022/12/29 11:10:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10: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/12/29 11:10:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:21 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.59.106_8082"
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:21 [DEBUG] http: Request PUT /v1/agent/service/register (30.77009ms) from=127.0.0.6:52435
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:21 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (201.842654ms) from=127.0.0.6:56949
    2022/12/29 11:10:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (203.125372ms) from=127.0.0.6:38899
    2022/12/29 11:10:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (386.214µs) from=127.0.0.6:38899
    2022/12/29 11:10:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (220.062µs) from=127.0.0.6:52435
    2022/12/29 11:10:21 [DEBUG] http: Request GET /v1/status/leader (739.847µs) from=127.0.0.6:43833
    2022/12/29 11:10:23 [DEBUG] http: Request GET /v1/status/leader (1.890785ms) from=127.0.0.6:43833
    2022/12/29 11:10:31 [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/12/29 11:10:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.26.102_8482"
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.664225ms) from=127.0.0.6:43833
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.369773029s) from=127.0.0.6:56949
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.370687628s) from=127.0.0.6:38899
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (342.969µs) from=127.0.0.6:43833
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (254.125µs) from=127.0.0.6:48997
    2022/12/29 11:10:31 [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/12/29 11:10:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:31 [INFO] agent: Synced service "_v1_vnfmgr_10.233.56.163_8803"
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.242899ms) from=127.0.0.6:52051
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (87.009243ms) from=127.0.0.6:38899
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (94.755414ms) from=127.0.0.6:56949
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (418.815µs) from=127.0.0.6:43833
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (145.6µs) from=127.0.0.6:52051
    2022/12/29 11:10:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:31 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.6.38_8484"
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:31 [DEBUG] http: Request PUT /v1/agent/service/register (11.910412ms) from=127.0.0.6:43833
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (90.005225ms) from=127.0.0.6:38899
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (106.117875ms) from=127.0.0.6:56949
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (300.027µs) from=127.0.0.6:43833
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (190.229µs) from=127.0.0.6:43833
    2022/12/29 11:10:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:31 [INFO] agent: Synced service "_v1_vnflcm_10.233.29.21_8801"
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.840276ms) from=127.0.0.6:33691
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:31 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (106.584585ms) from=127.0.0.6:56949
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (107.614897ms) from=127.0.0.6:38899
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (305.274µs) from=127.0.0.6:56949
    2022/12/29 11:10:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (352.837µs) from=127.0.0.6:54229
    2022/12/29 11:10:32 [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/12/29 11:10:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.52.74_8410"
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:32 [DEBUG] http: Request PUT /v1/agent/service/register (147.690286ms) from=127.0.0.6:54229
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (436.392521ms) from=127.0.0.6:56949
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (457.407202ms) from=127.0.0.6:38899
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (242.611µs) from=127.0.0.6:50171
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (392.394µs) from=127.0.0.6:50171
    2022/12/29 11:10:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:10:32 [INFO] agent: Synced service "_v1_nslcm_10.233.45.247_8403"
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:32 [DEBUG] http: Request PUT /v1/agent/service/register (7.41641ms) from=127.0.0.6:54229
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (133.604603ms) from=127.0.0.6:56949
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (148.02827ms) from=127.0.0.6:38899
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (314.93µs) from=127.0.0.6:54229
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (357.964µs) from=127.0.0.6:45801
    2022/12/29 11:10:32 [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/12/29 11:10:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (481.052008ms) from=127.0.0.6:56949
    2022/12/29 11:10:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (480.920974ms) from=127.0.0.6:38899
    2022/12/29 11:10:32 [INFO] agent: Synced service "_v2_nslcm_10.233.45.247_8403"
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.520605ms) from=127.0.0.6:45801
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:32 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (166.947µs) from=127.0.0.6:34455
    2022/12/29 11:10:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (371.499µs) from=127.0.0.6:38899
    2022/12/29 11:10:33 [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/12/29 11:10:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:10:33 [INFO] agent: Synced service "_v1_vnfres_10.233.47.121_8802"
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.426565ms) from=127.0.0.6:50221
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:10:33 [DEBUG] agent: Node info in sync
    2022/12/29 11:10:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (177.242613ms) from=127.0.0.6:56949
    2022/12/29 11:10:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (187.092602ms) from=127.0.0.6:45801
    2022/12/29 11:10:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (533.051µs) from=127.0.0.6:50221
    2022/12/29 11:10:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (135.962µs) from=127.0.0.6:50095
    2022/12/29 11:10:41 [DEBUG] http: Request GET /v1/status/leader (302.716µs) from=127.0.0.6:38899
    2022/12/29 11:10:43 [DEBUG] http: Request GET /v1/status/leader (162.732µs) from=127.0.0.6:50221
    2022/12/29 11:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:11:01 [DEBUG] http: Request GET /v1/status/leader (271.786µs) from=127.0.0.6:38899
    2022/12/29 11:11:03 [DEBUG] http: Request GET /v1/status/leader (404.873µs) from=127.0.0.6:50221
    2022/12/29 11:11:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.092424599s) from=127.0.0.6:49455
    2022/12/29 11:11:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.919432152s) from=127.0.0.6:55537
    2022/12/29 11:11:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.66434253s) from=127.0.0.6:39067
    2022/12/29 11:11:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.281579666s) from=127.0.0.6:38757
    2022/12/29 11:11:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.954767653s) from=127.0.0.6:36061
    2022/12/29 11:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.745309532s) from=127.0.0.6:33901
    2022/12/29 11:11:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.873063865s) from=127.0.0.6:45477
    2022/12/29 11:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.416516843s) from=127.0.0.6:52821
    2022/12/29 11:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.148039817s) from=127.0.0.6:40269
    2022/12/29 11:11:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.012893918s) from=127.0.0.6:44119
    2022/12/29 11:11:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.362267802s) from=127.0.0.6:41137
    2022/12/29 11:11:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.489648604s) from=127.0.0.6:57795
    2022/12/29 11:11:22 [DEBUG] http: Request GET /v1/status/leader (425.15µs) from=127.0.0.6:38899
    2022/12/29 11:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.764710775s) from=127.0.0.6:33371
    2022/12/29 11:11:23 [DEBUG] http: Request GET /v1/status/leader (6.354849ms) from=127.0.0.6:38899
    2022/12/29 11:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.281160168s) from=127.0.0.6:55831
    2022/12/29 11:11:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.386585644s) from=127.0.0.6:35931
    2022/12/29 11:11:42 [DEBUG] http: Request GET /v1/status/leader (666.027µs) from=127.0.0.6:38899
    2022/12/29 11:11:43 [DEBUG] http: Request GET /v1/status/leader (702.368µs) from=127.0.0.6:38899
    2022/12/29 11:11:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:11:43 [DEBUG] agent: Node info in sync
    2022/12/29 11:11:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.839251152s) from=127.0.0.6:35775
    2022/12/29 11:11:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.26840736s) from=127.0.0.6:35453
    2022/12/29 11:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:12:02 [DEBUG] http: Request GET /v1/status/leader (151.005µs) from=127.0.0.6:38899
    2022/12/29 11:12:03 [DEBUG] http: Request GET /v1/status/leader (347.819µs) from=127.0.0.6:50221
    2022/12/29 11:12:22 [DEBUG] http: Request GET /v1/status/leader (225.395µs) from=127.0.0.6:38899
    2022/12/29 11:12:23 [DEBUG] http: Request GET /v1/status/leader (148.363µs) from=127.0.0.6:50221
    2022/12/29 11:12:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.133527982s) from=127.0.0.6:54039
    2022/12/29 11:12:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.580995963s) from=127.0.0.6:52435
    2022/12/29 11:12:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m1.061990126s) from=127.0.0.6:52051
    2022/12/29 11:12:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.001282827s) from=127.0.0.6:56949
    2022/12/29 11:12:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.166208673s) from=127.0.0.6:50095
    2022/12/29 11:12:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.876986477s) from=127.0.0.6:34455
    2022/12/29 11:12:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.441204771s) from=127.0.0.6:43833
    2022/12/29 11:12:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.952833579s) from=127.0.0.6:33691
    2022/12/29 11:12:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.76040413s) from=127.0.0.6:50171
    2022/12/29 11:12:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.343143907s) from=127.0.0.6:54229
    2022/12/29 11:12:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.678222585s) from=127.0.0.6:45801
    2022/12/29 11:12:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m7.35433454s) from=127.0.0.6:48997
    2022/12/29 11:12:42 [DEBUG] http: Request GET /v1/status/leader (319.856µs) from=127.0.0.6:38899
    2022/12/29 11:12:43 [DEBUG] http: Request GET /v1/status/leader (1.397214ms) from=127.0.0.6:50221
    2022/12/29 11:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:13:02 [DEBUG] http: Request GET /v1/status/leader (3.651863ms) from=127.0.0.6:38899
    2022/12/29 11:13:03 [DEBUG] http: Request GET /v1/status/leader (250.253µs) from=127.0.0.6:50221
    2022/12/29 11:13:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.278460047s) from=127.0.0.6:49455
    2022/12/29 11:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m3.728123212s) from=127.0.0.6:55537
    2022/12/29 11:13:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.426645308s) from=127.0.0.6:39067
    2022/12/29 11:13:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.543250552s) from=127.0.0.6:36061
    2022/12/29 11:13:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.725385426s) from=127.0.0.6:38757
    2022/12/29 11:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.623912535s) from=127.0.0.6:33901
    2022/12/29 11:13:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.701101602s) from=127.0.0.6:40269
    2022/12/29 11:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.07622146s) from=127.0.0.6:52821
    2022/12/29 11:13:22 [DEBUG] http: Request GET /v1/status/leader (171.442µs) from=127.0.0.6:38899
    2022/12/29 11:13:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.334851323s) from=127.0.0.6:44119
    2022/12/29 11:13:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.269743949s) from=127.0.0.6:45477
    2022/12/29 11:13:23 [DEBUG] http: Request GET /v1/status/leader (3.817979ms) from=127.0.0.6:50221
    2022/12/29 11:13:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.657700719s) from=127.0.0.6:41137
    2022/12/29 11:13:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.380524173s) from=127.0.0.6:57795
    2022/12/29 11:13:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.016796925s) from=127.0.0.6:35931
    2022/12/29 11:13:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.933071178s) from=127.0.0.6:33371
    2022/12/29 11:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.920460094s) from=127.0.0.6:55831
    2022/12/29 11:13:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:13:32 [DEBUG] agent: Node info in sync
    2022/12/29 11:13:42 [DEBUG] http: Request GET /v1/status/leader (268.069µs) from=127.0.0.6:38899
    2022/12/29 11:13:43 [DEBUG] http: Request GET /v1/status/leader (166.372µs) from=127.0.0.6:38899
    2022/12/29 11:13:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.726677812s) from=127.0.0.6:35775
    2022/12/29 11:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:14:02 [DEBUG] http: Request GET /v1/status/leader (364.606µs) from=127.0.0.6:38899
    2022/12/29 11:14:03 [DEBUG] http: Request GET /v1/status/leader (137.773µs) from=127.0.0.6:38899
    2022/12/29 11:14:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.987103492s) from=127.0.0.6:35453
    2022/12/29 11:14:22 [DEBUG] http: Request GET /v1/status/leader (245.05µs) from=127.0.0.6:38899
    2022/12/29 11:14:23 [DEBUG] http: Request GET /v1/status/leader (228.84µs) from=127.0.0.6:50221
    2022/12/29 11:14:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.260218524s) from=127.0.0.6:54039
    2022/12/29 11:14:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.009751929s) from=127.0.0.6:52435
    2022/12/29 11:14:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m2.196249205s) from=127.0.0.6:52051
    2022/12/29 11:14:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.075883358s) from=127.0.0.6:34455
    2022/12/29 11:14:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.228330741s) from=127.0.0.6:54229
    2022/12/29 11:14:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.271701502s) from=127.0.0.6:43833
    2022/12/29 11:14:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.066594305s) from=127.0.0.6:56949
    2022/12/29 11:14:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.571215481s) from=127.0.0.6:50095
    2022/12/29 11:14:42 [DEBUG] http: Request GET /v1/status/leader (275.26µs) from=127.0.0.6:38899
    2022/12/29 11:14:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.611293774s) from=127.0.0.6:33691
    2022/12/29 11:14:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.21551376s) from=127.0.0.6:45801
    2022/12/29 11:14:43 [DEBUG] http: Request GET /v1/status/leader (223.141µs) from=127.0.0.6:50221
    2022/12/29 11:14:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m7.382667593s) from=127.0.0.6:50171
    2022/12/29 11:14:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m6.696538044s) from=127.0.0.6:48997
    2022/12/29 11:14:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:14:47 [DEBUG] agent: Node info in sync
    2022/12/29 11:14:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:15:02 [DEBUG] http: Request GET /v1/status/leader (311.501µs) from=127.0.0.6:38899
    2022/12/29 11:15:03 [DEBUG] http: Request GET /v1/status/leader (300.99µs) from=127.0.0.6:38899
    2022/12/29 11:15:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.921853767s) from=127.0.0.6:49455
    2022/12/29 11:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m5.227438119s) from=127.0.0.6:55537
    2022/12/29 11:15:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.484691429s) from=127.0.0.6:39067
    2022/12/29 11:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.671266635s) from=127.0.0.6:40269
    2022/12/29 11:15:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.13084043s) from=127.0.0.6:36061
    2022/12/29 11:15:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.189785305s) from=127.0.0.6:38757
    2022/12/29 11:15:22 [DEBUG] http: Request GET /v1/status/leader (226.57µs) from=127.0.0.6:38899
    2022/12/29 11:15:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.002048565s) from=127.0.0.6:44119
    2022/12/29 11:15:23 [DEBUG] http: Request GET /v1/status/leader (267.282µs) from=127.0.0.6:38899
    2022/12/29 11:15:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.578387388s) from=127.0.0.6:45477
    2022/12/29 11:15:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.264505499s) from=127.0.0.6:41137
    2022/12/29 11:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.462168619s) from=127.0.0.6:33901
    2022/12/29 11:15:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.522538556s) from=127.0.0.6:52821
    2022/12/29 11:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.970958469s) from=127.0.0.6:57795
    2022/12/29 11:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.726000033s) from=127.0.0.6:55831
    2022/12/29 11:15:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.484779463s) from=127.0.0.6:33371
    2022/12/29 11:15:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.077893754s) from=127.0.0.6:35931
    2022/12/29 11:15:42 [DEBUG] http: Request GET /v1/status/leader (138.452µs) from=127.0.0.6:38899
    2022/12/29 11:15:43 [DEBUG] http: Request GET /v1/status/leader (236.201µs) from=127.0.0.6:38899
    2022/12/29 11:15:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:15:53 [DEBUG] agent: Node info in sync
    2022/12/29 11:15:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.930411368s) from=127.0.0.6:35775
    2022/12/29 11:15:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:16:02 [DEBUG] http: Request GET /v1/status/leader (225.57µs) from=127.0.0.6:38899
    2022/12/29 11:16:03 [DEBUG] http: Request GET /v1/status/leader (1.228947ms) from=127.0.0.6:50221
    2022/12/29 11:16:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.783573361s) from=127.0.0.6:35453
    2022/12/29 11:16:22 [DEBUG] http: Request GET /v1/status/leader (141.09µs) from=127.0.0.6:38899
    2022/12/29 11:16:23 [DEBUG] http: Request GET /v1/status/leader (336.201µs) from=127.0.0.6:50221
    2022/12/29 11:16:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.392218702s) from=127.0.0.6:52435
    2022/12/29 11:16:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.106494865s) from=127.0.0.6:54039
    2022/12/29 11:16:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.445900412s) from=127.0.0.6:34455
    2022/12/29 11:16:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.217686434s) from=127.0.0.6:52051
    2022/12/29 11:16:42 [DEBUG] http: Request GET /v1/status/leader (267.904µs) from=127.0.0.6:38899
    2022/12/29 11:16:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.968759346s) from=127.0.0.6:56949
    2022/12/29 11:16:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m3.38962844s) from=127.0.0.6:50095
    2022/12/29 11:16:43 [DEBUG] http: Request GET /v1/status/leader (372.799µs) from=127.0.0.6:38899
    2022/12/29 11:16:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.142030221s) from=127.0.0.6:43833
    2022/12/29 11:16:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.228781873s) from=127.0.0.6:54229
    2022/12/29 11:16:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m0.079415951s) from=127.0.0.6:48997
    2022/12/29 11:16:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.517132135s) from=127.0.0.6:45801
    2022/12/29 11:16:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.810217476s) from=127.0.0.6:50171
    2022/12/29 11:16:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m7.468013093s) from=127.0.0.6:33691
    2022/12/29 11:16:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:17:02 [DEBUG] http: Request GET /v1/status/leader (142.325µs) from=127.0.0.6:38899
    2022/12/29 11:17:03 [DEBUG] http: Request GET /v1/status/leader (140.036µs) from=127.0.0.6:38899
    2022/12/29 11:17:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.016290249s) from=127.0.0.6:49455
    2022/12/29 11:17:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.278967909s) from=127.0.0.6:39067
    2022/12/29 11:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m2.689039534s) from=127.0.0.6:55537
    2022/12/29 11:17:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.266494008s) from=127.0.0.6:36061
    2022/12/29 11:17:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.019714393s) from=127.0.0.6:40269
    2022/12/29 11:17:22 [DEBUG] http: Request GET /v1/status/leader (332.032µs) from=127.0.0.6:38899
    2022/12/29 11:17:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.773677631s) from=127.0.0.6:38757
    2022/12/29 11:17:23 [DEBUG] http: Request GET /v1/status/leader (322.322µs) from=127.0.0.6:38899
    2022/12/29 11:17:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.424618013s) from=127.0.0.6:45477
    2022/12/29 11:17:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.481696792s) from=127.0.0.6:44119
    2022/12/29 11:17:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.694003199s) from=127.0.0.6:41137
    2022/12/29 11:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.748381962s) from=127.0.0.6:33901
    2022/12/29 11:17:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.83733283s) from=127.0.0.6:52821
    2022/12/29 11:17:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.637548091s) from=127.0.0.6:33371
    2022/12/29 11:17:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:17:34 [DEBUG] agent: Node info in sync
    2022/12/29 11:17:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.014075815s) from=127.0.0.6:35931
    2022/12/29 11:17:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m5.795359087s) from=127.0.0.6:55831
    2022/12/29 11:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.815587037s) from=127.0.0.6:57795
    2022/12/29 11:17:42 [DEBUG] http: Request GET /v1/status/leader (4.715351ms) from=127.0.0.6:38899
    2022/12/29 11:17:43 [DEBUG] http: Request GET /v1/status/leader (267.996µs) from=127.0.0.6:38899
    2022/12/29 11:17:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.042450383s) from=127.0.0.6:35775
    2022/12/29 11:17:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:17:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:18:02 [DEBUG] http: Request GET /v1/status/leader (364.829µs) from=127.0.0.6:38899
    2022/12/29 11:18:03 [DEBUG] http: Request GET /v1/status/leader (509.245µs) from=127.0.0.6:50221
    2022/12/29 11:18:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.632635107s) from=127.0.0.6:35453
    2022/12/29 11:18:22 [DEBUG] http: Request GET /v1/status/leader (327.362µs) from=127.0.0.6:38899
    2022/12/29 11:18:23 [DEBUG] http: Request GET /v1/status/leader (183.859µs) from=127.0.0.6:38899
    2022/12/29 11:18:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.672282514s) from=127.0.0.6:54039
    2022/12/29 11:18:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.485583128s) from=127.0.0.6:52435
    2022/12/29 11:18:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.655900096s) from=127.0.0.6:34455
    2022/12/29 11:18:42 [DEBUG] http: Request GET /v1/status/leader (384.925µs) from=127.0.0.6:38899
    2022/12/29 11:18:43 [DEBUG] http: Request GET /v1/status/leader (392.55µs) from=127.0.0.6:38899
    2022/12/29 11:18:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.63624729s) from=127.0.0.6:50095
    2022/12/29 11:18:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m2.475296233s) from=127.0.0.6:43833
    2022/12/29 11:18:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.295677341s) from=127.0.0.6:52051
    2022/12/29 11:18:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.580086525s) from=127.0.0.6:56949
    2022/12/29 11:18:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m3.401334589s) from=127.0.0.6:48997
    2022/12/29 11:18:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.357169653s) from=127.0.0.6:54229
    2022/12/29 11:18:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.08444321s) from=127.0.0.6:50171
    2022/12/29 11:18:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.441237016s) from=127.0.0.6:33691
    2022/12/29 11:18:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.563412492s) from=127.0.0.6:45801
    2022/12/29 11:18:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:19:02 [DEBUG] http: Request GET /v1/status/leader (174.43µs) from=127.0.0.6:38899
    2022/12/29 11:19:03 [DEBUG] http: Request GET /v1/status/leader (469.187µs) from=127.0.0.6:50221
    2022/12/29 11:19:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.244735097s) from=127.0.0.6:49455
    2022/12/29 11:19:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.670317337s) from=127.0.0.6:39067
    2022/12/29 11:19:22 [DEBUG] http: Request GET /v1/status/leader (581.504µs) from=127.0.0.6:38899
    2022/12/29 11:19:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:19:23 [DEBUG] agent: Node info in sync
    2022/12/29 11:19:23 [DEBUG] http: Request GET /v1/status/leader (364.818µs) from=127.0.0.6:50221
    2022/12/29 11:19:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.313610146s) from=127.0.0.6:36061
    2022/12/29 11:19:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.86472277s) from=127.0.0.6:40269
    2022/12/29 11:19:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m6.679193992s) from=127.0.0.6:55537
    2022/12/29 11:19:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.114064673s) from=127.0.0.6:45477
    2022/12/29 11:19:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.773661026s) from=127.0.0.6:38757
    2022/12/29 11:19:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.545775768s) from=127.0.0.6:41137
    2022/12/29 11:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.035945146s) from=127.0.0.6:33901
    2022/12/29 11:19:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.278968472s) from=127.0.0.6:44119
    2022/12/29 11:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.563578989s) from=127.0.0.6:33371
    2022/12/29 11:19:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.700879366s) from=127.0.0.6:52821
    2022/12/29 11:19:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.389265277s) from=127.0.0.6:35931
    2022/12/29 11:19:42 [DEBUG] http: Request GET /v1/status/leader (256.639µs) from=127.0.0.6:38899
    2022/12/29 11:19:43 [DEBUG] http: Request GET /v1/status/leader (444.822µs) from=127.0.0.6:50221
    2022/12/29 11:19:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.010493609s) from=127.0.0.6:57795
    2022/12/29 11:19:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m7.033459905s) from=127.0.0.6:55831
    2022/12/29 11:19:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:19:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.304870192s) from=127.0.0.6:35775
    2022/12/29 11:20:02 [DEBUG] http: Request GET /v1/status/leader (142.013µs) from=127.0.0.6:38899
    2022/12/29 11:20:03 [DEBUG] http: Request GET /v1/status/leader (601.03µs) from=127.0.0.6:50221
    2022/12/29 11:20:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.21495907s) from=127.0.0.6:35453
    2022/12/29 11:20:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:20:22 [DEBUG] http: Request GET /v1/status/leader (224.357µs) from=127.0.0.6:38899
    2022/12/29 11:20:23 [DEBUG] http: Request GET /v1/status/leader (154.678µs) from=127.0.0.6:38899
    2022/12/29 11:20:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:20:27 [DEBUG] agent: Node info in sync
    2022/12/29 11:20:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.339525973s) from=127.0.0.6:54039
    2022/12/29 11:20:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.165790231s) from=127.0.0.6:34455
    2022/12/29 11:20:42 [DEBUG] http: Request GET /v1/status/leader (266.12µs) from=127.0.0.6:38899
    2022/12/29 11:20:43 [DEBUG] http: Request GET /v1/status/leader (164.966µs) from=127.0.0.6:38899
    2022/12/29 11:20:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.551732384s) from=127.0.0.6:52435
    2022/12/29 11:20:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.539481632s) from=127.0.0.6:50095
    2022/12/29 11:20:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.983909123s) from=127.0.0.6:43833
    2022/12/29 11:20:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.136420667s) from=127.0.0.6:54229
    2022/12/29 11:20:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m3.007347832s) from=127.0.0.6:48997
    2022/12/29 11:20:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m1.324723093s) from=127.0.0.6:33691
    2022/12/29 11:20:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.555149711s) from=127.0.0.6:52051
    2022/12/29 11:20:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.769488179s) from=127.0.0.6:56949
    2022/12/29 11:20:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.114933354s) from=127.0.0.6:50171
    2022/12/29 11:20:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.817725575s) from=127.0.0.6:45801
    2022/12/29 11:20:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:21:02 [DEBUG] http: Request GET /v1/status/leader (359.359µs) from=127.0.0.6:38899
    2022/12/29 11:21:03 [DEBUG] http: Request GET /v1/status/leader (212.241µs) from=127.0.0.6:50221
    2022/12/29 11:21:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.374059482s) from=127.0.0.6:49455
    2022/12/29 11:21:22 [DEBUG] http: Request GET /v1/status/leader (170.047µs) from=127.0.0.6:38899
    2022/12/29 11:21:23 [DEBUG] http: Request GET /v1/status/leader (139.04µs) from=127.0.0.6:50221
    2022/12/29 11:21:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.911295776s) from=127.0.0.6:39067
    2022/12/29 11:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.563401679s) from=127.0.0.6:40269
    2022/12/29 11:21:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.470769973s) from=127.0.0.6:45477
    2022/12/29 11:21:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.138853863s) from=127.0.0.6:36061
    2022/12/29 11:21:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.299384891s) from=127.0.0.6:41137
    2022/12/29 11:21:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.969553925s) from=127.0.0.6:38757
    2022/12/29 11:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m6.521830099s) from=127.0.0.6:55537
    2022/12/29 11:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.671669494s) from=127.0.0.6:33901
    2022/12/29 11:21:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.423234658s) from=127.0.0.6:44119
    2022/12/29 11:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.220468018s) from=127.0.0.6:52821
    2022/12/29 11:21:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.680363278s) from=127.0.0.6:33371
    2022/12/29 11:21:42 [DEBUG] http: Request GET /v1/status/leader (245.165µs) from=127.0.0.6:38899
    2022/12/29 11:21:43 [DEBUG] http: Request GET /v1/status/leader (266.678µs) from=127.0.0.6:50221
    2022/12/29 11:21:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.173892634s) from=127.0.0.6:55831
    2022/12/29 11:21:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.352154783s) from=127.0.0.6:35931
    2022/12/29 11:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.596421269s) from=127.0.0.6:57795
    2022/12/29 11:21:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:21:51 [DEBUG] agent: Node info in sync
    2022/12/29 11:21:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:22:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.888837739s) from=127.0.0.6:35775
    2022/12/29 11:22:02 [DEBUG] http: Request GET /v1/status/leader (593.445µs) from=127.0.0.6:38899
    2022/12/29 11:22:03 [DEBUG] http: Request GET /v1/status/leader (138.82µs) from=127.0.0.6:38899
    2022/12/29 11:22:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.185422484s) from=127.0.0.6:35453
    2022/12/29 11:22:22 [DEBUG] http: Request GET /v1/status/leader (279.493µs) from=127.0.0.6:38899
    2022/12/29 11:22:23 [DEBUG] http: Request GET /v1/status/leader (297.892µs) from=127.0.0.6:50221
    2022/12/29 11:22:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.513074086s) from=127.0.0.6:54039
    2022/12/29 11:22:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.269819455s) from=127.0.0.6:34455
    2022/12/29 11:22:42 [DEBUG] http: Request GET /v1/status/leader (168.635µs) from=127.0.0.6:38899
    2022/12/29 11:22:43 [DEBUG] http: Request GET /v1/status/leader (461.195µs) from=127.0.0.6:38899
    2022/12/29 11:22:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.532131402s) from=127.0.0.6:52435
    2022/12/29 11:22:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.758127936s) from=127.0.0.6:50095
    2022/12/29 11:22:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.993441822s) from=127.0.0.6:43833
    2022/12/29 11:22:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.293687421s) from=127.0.0.6:48997
    2022/12/29 11:22:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.735425385s) from=127.0.0.6:54229
    2022/12/29 11:22:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.500378443s) from=127.0.0.6:33691
    2022/12/29 11:22:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.495064056s) from=127.0.0.6:56949
    2022/12/29 11:22:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.941265351s) from=127.0.0.6:50171
    2022/12/29 11:22:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:22:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.789315838s) from=127.0.0.6:45801
    2022/12/29 11:23:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:23:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.689123398s) from=127.0.0.6:52051
    2022/12/29 11:23:02 [DEBUG] http: Request GET /v1/status/leader (244.201µs) from=127.0.0.6:38899
    2022/12/29 11:23:03 [DEBUG] http: Request GET /v1/status/leader (275.388µs) from=127.0.0.6:50221
    2022/12/29 11:23:22 [DEBUG] http: Request GET /v1/status/leader (137.147µs) from=127.0.0.6:38899
    2022/12/29 11:23:23 [DEBUG] http: Request GET /v1/status/leader (153.066µs) from=127.0.0.6:50221
    2022/12/29 11:23:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.460787986s) from=127.0.0.6:49455
    2022/12/29 11:23:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.058819789s) from=127.0.0.6:39067
    2022/12/29 11:23:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.963600876s) from=127.0.0.6:36061
    2022/12/29 11:23:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.465170447s) from=127.0.0.6:45477
    2022/12/29 11:23:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:23:32 [DEBUG] agent: Node info in sync
    2022/12/29 11:23:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.571249272s) from=127.0.0.6:38757
    2022/12/29 11:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.779237867s) from=127.0.0.6:40269
    2022/12/29 11:23:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.494916392s) from=127.0.0.6:41137
    2022/12/29 11:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m4.26435174s) from=127.0.0.6:55537
    2022/12/29 11:23:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.175543894s) from=127.0.0.6:44119
    2022/12/29 11:23:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.798309353s) from=127.0.0.6:33901
    2022/12/29 11:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.299815368s) from=127.0.0.6:52821
    2022/12/29 11:23:42 [DEBUG] http: Request GET /v1/status/leader (252.869µs) from=127.0.0.6:38899
    2022/12/29 11:23:43 [DEBUG] http: Request GET /v1/status/leader (310.507µs) from=127.0.0.6:50221
    2022/12/29 11:23:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.896682147s) from=127.0.0.6:33371
    2022/12/29 11:23:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.45227485s) from=127.0.0.6:57795
    2022/12/29 11:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.392763838s) from=127.0.0.6:55831
    2022/12/29 11:23:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.287943325s) from=127.0.0.6:35931
    2022/12/29 11:23:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:24:02 [DEBUG] http: Request GET /v1/status/leader (1.228136ms) from=127.0.0.6:38899
    2022/12/29 11:24:03 [DEBUG] http: Request GET /v1/status/leader (184.5µs) from=127.0.0.6:50221
    2022/12/29 11:24:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.287773301s) from=127.0.0.6:35775
    2022/12/29 11:24:22 [DEBUG] http: Request GET /v1/status/leader (250.354µs) from=127.0.0.6:38899
    2022/12/29 11:24:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m5.89554016s) from=127.0.0.6:35453
    2022/12/29 11:24:23 [DEBUG] http: Request GET /v1/status/leader (148.523µs) from=127.0.0.6:50221
    2022/12/29 11:24:42 [DEBUG] http: Request GET /v1/status/leader (285.462µs) from=127.0.0.6:38899
    2022/12/29 11:24:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.404984015s) from=127.0.0.6:54039
    2022/12/29 11:24:43 [DEBUG] http: Request GET /v1/status/leader (182.952µs) from=127.0.0.6:38899
    2022/12/29 11:24:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.20627527s) from=127.0.0.6:34455
    2022/12/29 11:24:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.134428738s) from=127.0.0.6:52435
    2022/12/29 11:24:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m0.356118279s) from=127.0.0.6:43833
    2022/12/29 11:24:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m7.03457223s) from=127.0.0.6:50095
    2022/12/29 11:24:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m3.61480154s) from=127.0.0.6:48997
    2022/12/29 11:24:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m0.314114201s) from=127.0.0.6:50171
    2022/12/29 11:24:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:24:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.114363687s) from=127.0.0.6:45801
    2022/12/29 11:25:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.552346533s) from=127.0.0.6:54229
    2022/12/29 11:25:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:25:00 [DEBUG] agent: Node info in sync
    2022/12/29 11:25:02 [DEBUG] http: Request GET /v1/status/leader (275.399µs) from=127.0.0.6:38899
    2022/12/29 11:25:03 [DEBUG] http: Request GET /v1/status/leader (273.646µs) from=127.0.0.6:50221
    2022/12/29 11:25:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.972737635s) from=127.0.0.6:33691
    2022/12/29 11:25:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.122292289s) from=127.0.0.6:56949
    2022/12/29 11:25:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m4.299507525s) from=127.0.0.6:52051
    2022/12/29 11:25:22 [DEBUG] http: Request GET /v1/status/leader (227.664µs) from=127.0.0.6:38899
    2022/12/29 11:25:23 [DEBUG] http: Request GET /v1/status/leader (6.342497ms) from=127.0.0.6:50221
    2022/12/29 11:25:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.158659991s) from=127.0.0.6:39067
    2022/12/29 11:25:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.783259798s) from=127.0.0.6:49455
    2022/12/29 11:25:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.059016978s) from=127.0.0.6:36061
    2022/12/29 11:25:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.838745622s) from=127.0.0.6:45477
    2022/12/29 11:25:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.139437716s) from=127.0.0.6:41137
    2022/12/29 11:25:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.264542636s) from=127.0.0.6:38757
    2022/12/29 11:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.290272636s) from=127.0.0.6:40269
    2022/12/29 11:25:42 [DEBUG] http: Request GET /v1/status/leader (183.479µs) from=127.0.0.6:38899
    2022/12/29 11:25:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.989943605s) from=127.0.0.6:33901
    2022/12/29 11:25:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m6.380758367s) from=127.0.0.6:55537
    2022/12/29 11:25:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.018823s) from=127.0.0.6:44119
    2022/12/29 11:25:43 [DEBUG] http: Request GET /v1/status/leader (283.384µs) from=127.0.0.6:50221
    2022/12/29 11:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.346797844s) from=127.0.0.6:52821
    2022/12/29 11:25:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.052804763s) from=127.0.0.6:57795
    2022/12/29 11:25:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m4.383857015s) from=127.0.0.6:33371
    2022/12/29 11:25:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m2.856489913s) from=127.0.0.6:55831
    2022/12/29 11:25:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.610164278s) from=127.0.0.6:35931
    2022/12/29 11:25:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:25:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:26:02 [DEBUG] http: Request GET /v1/status/leader (159.383µs) from=127.0.0.6:38899
    2022/12/29 11:26:03 [DEBUG] http: Request GET /v1/status/leader (151.398µs) from=127.0.0.6:50221
    2022/12/29 11:26:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.70287822s) from=127.0.0.6:35775
    2022/12/29 11:26:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:26:19 [DEBUG] agent: Node info in sync
    2022/12/29 11:26:22 [DEBUG] http: Request GET /v1/status/leader (277.668µs) from=127.0.0.6:38899
    2022/12/29 11:26:23 [DEBUG] http: Request GET /v1/status/leader (268.496µs) from=127.0.0.6:38899
    2022/12/29 11:26:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.703530328s) from=127.0.0.6:35453
    2022/12/29 11:26:42 [DEBUG] http: Request GET /v1/status/leader (139.098µs) from=127.0.0.6:38899
    2022/12/29 11:26:43 [DEBUG] http: Request GET /v1/status/leader (326.109µs) from=127.0.0.6:50221
    2022/12/29 11:26:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.911422465s) from=127.0.0.6:54039
    2022/12/29 11:26:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.35316279s) from=127.0.0.6:34455
    2022/12/29 11:26:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.63290133s) from=127.0.0.6:52435
    2022/12/29 11:26:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m4.579882484s) from=127.0.0.6:43833
    2022/12/29 11:26:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:26:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m1.409048746s) from=127.0.0.6:48997
    2022/12/29 11:27:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.477467767s) from=127.0.0.6:50095
    2022/12/29 11:27:02 [DEBUG] http: Request GET /v1/status/leader (249.828µs) from=127.0.0.6:38899
    2022/12/29 11:27:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.387967622s) from=127.0.0.6:45801
    2022/12/29 11:27:03 [DEBUG] http: Request GET /v1/status/leader (166.56µs) from=127.0.0.6:38899
    2022/12/29 11:27:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m5.387142528s) from=127.0.0.6:50171
    2022/12/29 11:27:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.040715092s) from=127.0.0.6:54229
    2022/12/29 11:27:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.622638925s) from=127.0.0.6:33691
    2022/12/29 11:27:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m4.762813802s) from=127.0.0.6:52051
    2022/12/29 11:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.341318925s) from=127.0.0.6:56949
    2022/12/29 11:27:22 [DEBUG] http: Request GET /v1/status/leader (363.86µs) from=127.0.0.6:38899
    2022/12/29 11:27:24 [DEBUG] http: Request GET /v1/status/leader (1.056373ms) from=127.0.0.6:38899
    2022/12/29 11:27:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.881809012s) from=127.0.0.6:39067
    2022/12/29 11:27:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.888331321s) from=127.0.0.6:49455
    2022/12/29 11:27:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.065474725s) from=127.0.0.6:36061
    2022/12/29 11:27:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.64052579s) from=127.0.0.6:45477
    2022/12/29 11:27:42 [DEBUG] http: Request GET /v1/status/leader (306.455µs) from=127.0.0.6:38899
    2022/12/29 11:27:44 [DEBUG] http: Request GET /v1/status/leader (140.84µs) from=127.0.0.6:50221
    2022/12/29 11:27:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.911216613s) from=127.0.0.6:38757
    2022/12/29 11:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.082153924s) from=127.0.0.6:33901
    2022/12/29 11:27:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.422138518s) from=127.0.0.6:41137
    2022/12/29 11:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.225629829s) from=127.0.0.6:40269
    2022/12/29 11:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m1.543533073s) from=127.0.0.6:55537
    2022/12/29 11:27:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:27:45 [DEBUG] agent: Node info in sync
    2022/12/29 11:27:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.897439252s) from=127.0.0.6:44119
    2022/12/29 11:27:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.353085534s) from=127.0.0.6:57795
    2022/12/29 11:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.152917296s) from=127.0.0.6:52821
    2022/12/29 11:27:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.2101689s) from=127.0.0.6:33371
    2022/12/29 11:27:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.233785691s) from=127.0.0.6:35931
    2022/12/29 11:27:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:28:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.054832856s) from=127.0.0.6:55831
    2022/12/29 11:28:02 [DEBUG] http: Request GET /v1/status/leader (384.714µs) from=127.0.0.6:38899
    2022/12/29 11:28:04 [DEBUG] http: Request GET /v1/status/leader (1.69832ms) from=127.0.0.6:38899
    2022/12/29 11:28:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.722112236s) from=127.0.0.6:35775
    2022/12/29 11:28:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:28:22 [DEBUG] http: Request GET /v1/status/leader (446.052µs) from=127.0.0.6:38899
    2022/12/29 11:28:24 [DEBUG] http: Request GET /v1/status/leader (263.848µs) from=127.0.0.6:38899
    2022/12/29 11:28:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.095204031s) from=127.0.0.6:35453
    2022/12/29 11:28:42 [DEBUG] http: Request GET /v1/status/leader (329.337µs) from=127.0.0.6:38899
    2022/12/29 11:28:44 [DEBUG] http: Request GET /v1/status/leader (181.4µs) from=127.0.0.6:38899
    2022/12/29 11:28:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.491125131s) from=127.0.0.6:54039
    2022/12/29 11:28:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.870769747s) from=127.0.0.6:34455
    2022/12/29 11:28:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.003904813s) from=127.0.0.6:52435
    2022/12/29 11:28:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:29:02 [DEBUG] http: Request GET /v1/status/leader (315.366µs) from=127.0.0.6:38899
    2022/12/29 11:29:04 [DEBUG] http: Request GET /v1/status/leader (139.045µs) from=127.0.0.6:50221
    2022/12/29 11:29:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m5.267712075s) from=127.0.0.6:48997
    2022/12/29 11:29:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.785561139s) from=127.0.0.6:43833
    2022/12/29 11:29:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.659616727s) from=127.0.0.6:45801
    2022/12/29 11:29:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.19517314s) from=127.0.0.6:50095
    2022/12/29 11:29:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.526456447s) from=127.0.0.6:50171
    2022/12/29 11:29:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.468671961s) from=127.0.0.6:33691
    2022/12/29 11:29:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m7.113344998s) from=127.0.0.6:54229
    2022/12/29 11:29:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.306537694s) from=127.0.0.6:52051
    2022/12/29 11:29:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.694805703s) from=127.0.0.6:56949
    2022/12/29 11:29:22 [DEBUG] http: Request GET /v1/status/leader (293.951µs) from=127.0.0.6:38899
    2022/12/29 11:29:24 [DEBUG] http: Request GET /v1/status/leader (410.462µs) from=127.0.0.6:38899
    2022/12/29 11:29:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:29:26 [DEBUG] agent: Node info in sync
    2022/12/29 11:29:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.315871659s) from=127.0.0.6:39067
    2022/12/29 11:29:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.354075944s) from=127.0.0.6:49455
    2022/12/29 11:29:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.609469165s) from=127.0.0.6:36061
    2022/12/29 11:29:42 [DEBUG] http: Request GET /v1/status/leader (359.112µs) from=127.0.0.6:38899
    2022/12/29 11:29:44 [DEBUG] http: Request GET /v1/status/leader (389.123µs) from=127.0.0.6:38899
    2022/12/29 11:29:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.581708457s) from=127.0.0.6:38757
    2022/12/29 11:29:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.34790732s) from=127.0.0.6:45477
    2022/12/29 11:29:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.559050949s) from=127.0.0.6:33901
    2022/12/29 11:29:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m5.561796841s) from=127.0.0.6:55537
    2022/12/29 11:29:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.451413603s) from=127.0.0.6:41137
    2022/12/29 11:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.563231838s) from=127.0.0.6:40269
    2022/12/29 11:29:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.223168279s) from=127.0.0.6:44119
    2022/12/29 11:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.48968431s) from=127.0.0.6:33371
    2022/12/29 11:29:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.198951151s) from=127.0.0.6:52821
    2022/12/29 11:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.825913862s) from=127.0.0.6:57795
    2022/12/29 11:29:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.719148921s) from=127.0.0.6:35931
    2022/12/29 11:29:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:30:02 [DEBUG] http: Request GET /v1/status/leader (4.803257ms) from=127.0.0.6:38899
    2022/12/29 11:30:04 [DEBUG] http: Request GET /v1/status/leader (146.397µs) from=127.0.0.6:38899
    2022/12/29 11:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.830220331s) from=127.0.0.6:55831
    2022/12/29 11:30:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.902987006s) from=127.0.0.6:35775
    2022/12/29 11:30:22 [DEBUG] http: Request GET /v1/status/leader (334.287µs) from=127.0.0.6:38899
    2022/12/29 11:30:24 [DEBUG] http: Request GET /v1/status/leader (145.336µs) from=127.0.0.6:50221
    2022/12/29 11:30:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m5.959014749s) from=127.0.0.6:35453
    2022/12/29 11:30:42 [DEBUG] http: Request GET /v1/status/leader (162.042µs) from=127.0.0.6:38899
    2022/12/29 11:30:44 [DEBUG] http: Request GET /v1/status/leader (344.32µs) from=127.0.0.6:38899
    2022/12/29 11:30:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.126866459s) from=127.0.0.6:54039
    2022/12/29 11:30:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:31:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.898555322s) from=127.0.0.6:52435
    2022/12/29 11:31:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.732351035s) from=127.0.0.6:34455
    2022/12/29 11:31:02 [DEBUG] http: Request GET /v1/status/leader (3.647243ms) from=127.0.0.6:38899
    2022/12/29 11:31:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:31:04 [DEBUG] http: Request GET /v1/status/leader (353.863µs) from=127.0.0.6:38899
    2022/12/29 11:31:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:31:04 [DEBUG] agent: Node info in sync
    2022/12/29 11:31:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.547984659s) from=127.0.0.6:45801
    2022/12/29 11:31:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.081477122s) from=127.0.0.6:50171
    2022/12/29 11:31:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.697066697s) from=127.0.0.6:43833
    2022/12/29 11:31:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m7.369156299s) from=127.0.0.6:48997
    2022/12/29 11:31:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.40474539s) from=127.0.0.6:50095
    2022/12/29 11:31:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.987852149s) from=127.0.0.6:33691
    2022/12/29 11:31:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.169374032s) from=127.0.0.6:56949
    2022/12/29 11:31:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.238392362s) from=127.0.0.6:54229
    2022/12/29 11:31:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m3.813245227s) from=127.0.0.6:52051
    2022/12/29 11:31:22 [DEBUG] http: Request GET /v1/status/leader (296.626µs) from=127.0.0.6:38899
    2022/12/29 11:31:24 [DEBUG] http: Request GET /v1/status/leader (499.937µs) from=127.0.0.6:38899
    2022/12/29 11:31:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.3260139s) from=127.0.0.6:39067
    2022/12/29 11:31:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.672020179s) from=127.0.0.6:49455
    2022/12/29 11:31:42 [DEBUG] http: Request GET /v1/status/leader (314.745µs) from=127.0.0.6:38899
    2022/12/29 11:31:44 [DEBUG] http: Request GET /v1/status/leader (4.200101ms) from=127.0.0.6:50221
    2022/12/29 11:31:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.754277481s) from=127.0.0.6:36061
    2022/12/29 11:31:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.812497088s) from=127.0.0.6:38757
    2022/12/29 11:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.542291629s) from=127.0.0.6:33901
    2022/12/29 11:31:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.782138367s) from=127.0.0.6:41137
    2022/12/29 11:31:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m3.758259364s) from=127.0.0.6:55537
    2022/12/29 11:31:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.176994295s) from=127.0.0.6:45477
    2022/12/29 11:31:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.907347054s) from=127.0.0.6:40269
    2022/12/29 11:31:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.94963484s) from=127.0.0.6:44119
    2022/12/29 11:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.275724039s) from=127.0.0.6:57795
    2022/12/29 11:31:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m3.204631971s) from=127.0.0.6:33371
    2022/12/29 11:31:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:32:02 [DEBUG] http: Request GET /v1/status/leader (191.749µs) from=127.0.0.6:38899
    2022/12/29 11:32:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.847413796s) from=127.0.0.6:35931
    2022/12/29 11:32:04 [DEBUG] http: Request GET /v1/status/leader (209.015µs) from=127.0.0.6:50221
    2022/12/29 11:32:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m7.361728411s) from=127.0.0.6:52821
    2022/12/29 11:32:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.564738928s) from=127.0.0.6:55831
    2022/12/29 11:32:22 [DEBUG] http: Request GET /v1/status/leader (364.149µs) from=127.0.0.6:38899
    2022/12/29 11:32:24 [DEBUG] http: Request GET /v1/status/leader (238.501µs) from=127.0.0.6:38899
    2022/12/29 11:32:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.994942893s) from=127.0.0.6:35775
    2022/12/29 11:32:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.693532143s) from=127.0.0.6:35453
    2022/12/29 11:32:42 [DEBUG] http: Request GET /v1/status/leader (412.001µs) from=127.0.0.6:38899
    2022/12/29 11:32:44 [DEBUG] http: Request GET /v1/status/leader (259.144µs) from=127.0.0.6:38899
    2022/12/29 11:32:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:32:47 [DEBUG] agent: Node info in sync
    2022/12/29 11:32:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.298995704s) from=127.0.0.6:54039
    2022/12/29 11:32:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:33:03 [DEBUG] http: Request GET /v1/status/leader (237.885µs) from=127.0.0.6:38899
    2022/12/29 11:33:04 [DEBUG] http: Request GET /v1/status/leader (137.355µs) from=127.0.0.6:38899
    2022/12/29 11:33:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.659341174s) from=127.0.0.6:34455
    2022/12/29 11:33:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.385173932s) from=127.0.0.6:52435
    2022/12/29 11:33:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.968741322s) from=127.0.0.6:50171
    2022/12/29 11:33:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.478788488s) from=127.0.0.6:45801
    2022/12/29 11:33:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.970290733s) from=127.0.0.6:48997
    2022/12/29 11:33:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.372228686s) from=127.0.0.6:43833
    2022/12/29 11:33:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.363961565s) from=127.0.0.6:50095
    2022/12/29 11:33:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.143396749s) from=127.0.0.6:56949
    2022/12/29 11:33:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.806638314s) from=127.0.0.6:33691
    2022/12/29 11:33:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m2.758834473s) from=127.0.0.6:52051
    2022/12/29 11:33:23 [DEBUG] http: Request GET /v1/status/leader (353.914µs) from=127.0.0.6:38899
    2022/12/29 11:33:24 [DEBUG] http: Request GET /v1/status/leader (255.111µs) from=127.0.0.6:38899
    2022/12/29 11:33:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.478114807s) from=127.0.0.6:54229
    2022/12/29 11:33:43 [DEBUG] http: Request GET /v1/status/leader (241.384µs) from=127.0.0.6:38899
    2022/12/29 11:33:44 [DEBUG] http: Request GET /v1/status/leader (3.9895ms) from=127.0.0.6:38899
    2022/12/29 11:33:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.020607583s) from=127.0.0.6:39067
    2022/12/29 11:33:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.380264657s) from=127.0.0.6:49455
    2022/12/29 11:33:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.091184505s) from=127.0.0.6:36061
    2022/12/29 11:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.768363277s) from=127.0.0.6:33901
    2022/12/29 11:33:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.645752019s) from=127.0.0.6:38757
    2022/12/29 11:33:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.833602171s) from=127.0.0.6:45477
    2022/12/29 11:33:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.61074903s) from=127.0.0.6:41137
    2022/12/29 11:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m3.472546575s) from=127.0.0.6:55537
    2022/12/29 11:33:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:33:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:34:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.577027432s) from=127.0.0.6:44119
    2022/12/29 11:34:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.371023442s) from=127.0.0.6:57795
    2022/12/29 11:34:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.730085122s) from=127.0.0.6:33371
    2022/12/29 11:34:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.707636605s) from=127.0.0.6:40269
    2022/12/29 11:34:03 [DEBUG] http: Request GET /v1/status/leader (289.967µs) from=127.0.0.6:38899
    2022/12/29 11:34:04 [DEBUG] http: Request GET /v1/status/leader (151.448µs) from=127.0.0.6:38899
    2022/12/29 11:34:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.081010341s) from=127.0.0.6:52821
    2022/12/29 11:34:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.333758946s) from=127.0.0.6:35931
    2022/12/29 11:34:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.368145088s) from=127.0.0.6:55831
    2022/12/29 11:34:23 [DEBUG] http: Request GET /v1/status/leader (209.616µs) from=127.0.0.6:38899
    2022/12/29 11:34:24 [DEBUG] http: Request GET /v1/status/leader (356.201µs) from=127.0.0.6:50221
    2022/12/29 11:34:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.594452034s) from=127.0.0.6:35775
    2022/12/29 11:34:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:34:41 [DEBUG] agent: Node info in sync
    2022/12/29 11:34:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m1.882438759s) from=127.0.0.6:35453
    2022/12/29 11:34:43 [DEBUG] http: Request GET /v1/status/leader (293.032µs) from=127.0.0.6:38899
    2022/12/29 11:34:44 [DEBUG] http: Request GET /v1/status/leader (153.781µs) from=127.0.0.6:50221
    2022/12/29 11:34:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.622265626s) from=127.0.0.6:54039
    2022/12/29 11:34:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:35:03 [DEBUG] http: Request GET /v1/status/leader (202.902µs) from=127.0.0.6:38899
    2022/12/29 11:35:04 [DEBUG] http: Request GET /v1/status/leader (256.613µs) from=127.0.0.6:38899
    2022/12/29 11:35:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.914913467s) from=127.0.0.6:34455
    2022/12/29 11:35:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.250026734s) from=127.0.0.6:52435
    2022/12/29 11:35:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.421000447s) from=127.0.0.6:50171
    2022/12/29 11:35:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.339819982s) from=127.0.0.6:48997
    2022/12/29 11:35:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.929196459s) from=127.0.0.6:43833
    2022/12/29 11:35:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.177937964s) from=127.0.0.6:45801
    2022/12/29 11:35:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.591963963s) from=127.0.0.6:50095
    2022/12/29 11:35:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.391708116s) from=127.0.0.6:52051
    2022/12/29 11:35:23 [DEBUG] http: Request GET /v1/status/leader (321.826µs) from=127.0.0.6:38899
    2022/12/29 11:35:24 [DEBUG] http: Request GET /v1/status/leader (199.536µs) from=127.0.0.6:38899
    2022/12/29 11:35:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.281099282s) from=127.0.0.6:33691
    2022/12/29 11:35:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.411798023s) from=127.0.0.6:56949
    2022/12/29 11:35:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.170024791s) from=127.0.0.6:54229
    2022/12/29 11:35:43 [DEBUG] http: Request GET /v1/status/leader (243.359µs) from=127.0.0.6:38899
    2022/12/29 11:35:44 [DEBUG] http: Request GET /v1/status/leader (479.525µs) from=127.0.0.6:50221
    2022/12/29 11:35:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.693991202s) from=127.0.0.6:39067
    2022/12/29 11:35:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.497549676s) from=127.0.0.6:49455
    2022/12/29 11:35:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.926902675s) from=127.0.0.6:36061
    2022/12/29 11:35:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:35:55 [DEBUG] agent: Node info in sync
    2022/12/29 11:35:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.481274568s) from=127.0.0.6:33901
    2022/12/29 11:35:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.258473427s) from=127.0.0.6:38757
    2022/12/29 11:35:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:36:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m4.309319911s) from=127.0.0.6:55537
    2022/12/29 11:36:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m1.384012991s) from=127.0.0.6:33371
    2022/12/29 11:36:03 [DEBUG] http: Request GET /v1/status/leader (290.983µs) from=127.0.0.6:38899
    2022/12/29 11:36:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.303984947s) from=127.0.0.6:45477
    2022/12/29 11:36:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.28728777s) from=127.0.0.6:41137
    2022/12/29 11:36:04 [DEBUG] http: Request GET /v1/status/leader (149.597µs) from=127.0.0.6:50221
    2022/12/29 11:36:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.274261389s) from=127.0.0.6:44119
    2022/12/29 11:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.977154592s) from=127.0.0.6:57795
    2022/12/29 11:36:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.953951177s) from=127.0.0.6:40269
    2022/12/29 11:36:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.917625293s) from=127.0.0.6:52821
    2022/12/29 11:36:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.263435647s) from=127.0.0.6:35931
    2022/12/29 11:36:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m4.715477559s) from=127.0.0.6:55831
    2022/12/29 11:36:23 [DEBUG] http: Request GET /v1/status/leader (151.214µs) from=127.0.0.6:38899
    2022/12/29 11:36:24 [DEBUG] http: Request GET /v1/status/leader (225.591µs) from=127.0.0.6:38899
    2022/12/29 11:36:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.23204083s) from=127.0.0.6:35775
    2022/12/29 11:36:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.07535806s) from=127.0.0.6:35453
    2022/12/29 11:36:43 [DEBUG] http: Request GET /v1/status/leader (237.869µs) from=127.0.0.6:38899
    2022/12/29 11:36:44 [DEBUG] http: Request GET /v1/status/leader (232.873µs) from=127.0.0.6:50221
    2022/12/29 11:36:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:37:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.418200946s) from=127.0.0.6:54039
    2022/12/29 11:37:03 [DEBUG] http: Request GET /v1/status/leader (1.13961ms) from=127.0.0.6:38899
    2022/12/29 11:37:04 [DEBUG] http: Request GET /v1/status/leader (253.86µs) from=127.0.0.6:50221
    2022/12/29 11:37:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.493497995s) from=127.0.0.6:34455
    2022/12/29 11:37:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.216826454s) from=127.0.0.6:52435
    2022/12/29 11:37:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.222771211s) from=127.0.0.6:50171
    2022/12/29 11:37:23 [DEBUG] http: Request GET /v1/status/leader (287.398µs) from=127.0.0.6:38899
    2022/12/29 11:37:24 [DEBUG] http: Request GET /v1/status/leader (661.47µs) from=127.0.0.6:38899
    2022/12/29 11:37:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.155115305s) from=127.0.0.6:45801
    2022/12/29 11:37:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.974957003s) from=127.0.0.6:50095
    2022/12/29 11:37:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m6.501906475s) from=127.0.0.6:43833
    2022/12/29 11:37:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m7.186354156s) from=127.0.0.6:48997
    2022/12/29 11:37:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m5.359325781s) from=127.0.0.6:52051
    2022/12/29 11:37:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.732565168s) from=127.0.0.6:33691
    2022/12/29 11:37:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.825665621s) from=127.0.0.6:56949
    2022/12/29 11:37:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.113549837s) from=127.0.0.6:54229
    2022/12/29 11:37:43 [DEBUG] http: Request GET /v1/status/leader (273.615µs) from=127.0.0.6:38899
    2022/12/29 11:37:44 [DEBUG] http: Request GET /v1/status/leader (239.441µs) from=127.0.0.6:38899
    2022/12/29 11:37:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.853813676s) from=127.0.0.6:39067
    2022/12/29 11:37:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:37:51 [DEBUG] agent: Node info in sync
    2022/12/29 11:37:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.718871746s) from=127.0.0.6:49455
    2022/12/29 11:37:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:37:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.255422413s) from=127.0.0.6:36061
    2022/12/29 11:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m0.543998571s) from=127.0.0.6:33371
    2022/12/29 11:38:03 [DEBUG] http: Request GET /v1/status/leader (282.648µs) from=127.0.0.6:38899
    2022/12/29 11:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.450503745s) from=127.0.0.6:33901
    2022/12/29 11:38:04 [DEBUG] http: Request GET /v1/status/leader (173.88µs) from=127.0.0.6:50221
    2022/12/29 11:38:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.293990909s) from=127.0.0.6:38757
    2022/12/29 11:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.212664224s) from=127.0.0.6:57795
    2022/12/29 11:38:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.225424646s) from=127.0.0.6:41137
    2022/12/29 11:38:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m4.05579668s) from=127.0.0.6:55537
    2022/12/29 11:38:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.891747398s) from=127.0.0.6:44119
    2022/12/29 11:38:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.310646554s) from=127.0.0.6:45477
    2022/12/29 11:38:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.912065383s) from=127.0.0.6:52821
    2022/12/29 11:38:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.394281653s) from=127.0.0.6:40269
    2022/12/29 11:38:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.727271542s) from=127.0.0.6:35931
    2022/12/29 11:38:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:38:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m6.903130366s) from=127.0.0.6:55831
    2022/12/29 11:38:23 [DEBUG] http: Request GET /v1/status/leader (238.229µs) from=127.0.0.6:38899
    2022/12/29 11:38:24 [DEBUG] http: Request GET /v1/status/leader (161.66µs) from=127.0.0.6:38899
    2022/12/29 11:38:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.835514955s) from=127.0.0.6:35775
    2022/12/29 11:38:43 [DEBUG] http: Request GET /v1/status/leader (1.390284ms) from=127.0.0.6:38899
    2022/12/29 11:38:44 [DEBUG] http: Request GET /v1/status/leader (323.557µs) from=127.0.0.6:50221
    2022/12/29 11:38:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m4.286902841s) from=127.0.0.6:35453
    2022/12/29 11:38:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:38:58 [DEBUG] agent: Node info in sync
    2022/12/29 11:38:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:39:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.586968932s) from=127.0.0.6:54039
    2022/12/29 11:39:03 [DEBUG] http: Request GET /v1/status/leader (335.616µs) from=127.0.0.6:38899
    2022/12/29 11:39:04 [DEBUG] http: Request GET /v1/status/leader (161.982µs) from=127.0.0.6:50221
    2022/12/29 11:39:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.110497955s) from=127.0.0.6:34455
    2022/12/29 11:39:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.463577545s) from=127.0.0.6:52435
    2022/12/29 11:39:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m1.310733815s) from=127.0.0.6:50171
    2022/12/29 11:39:23 [DEBUG] http: Request GET /v1/status/leader (257.153µs) from=127.0.0.6:38899
    2022/12/29 11:39:24 [DEBUG] http: Request GET /v1/status/leader (351.76µs) from=127.0.0.6:50221
    2022/12/29 11:39:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.637525211s) from=127.0.0.6:50095
    2022/12/29 11:39:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.259758457s) from=127.0.0.6:43833
    2022/12/29 11:39:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m1.327882005s) from=127.0.0.6:48997
    2022/12/29 11:39:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.594593062s) from=127.0.0.6:45801
    2022/12/29 11:39:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.215751473s) from=127.0.0.6:33691
    2022/12/29 11:39:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.79954621s) from=127.0.0.6:56949
    2022/12/29 11:39:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.329470779s) from=127.0.0.6:52051
    2022/12/29 11:39:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.902118209s) from=127.0.0.6:54229
    2022/12/29 11:39:43 [DEBUG] http: Request GET /v1/status/leader (293.845µs) from=127.0.0.6:38899
    2022/12/29 11:39:44 [DEBUG] http: Request GET /v1/status/leader (273.52µs) from=127.0.0.6:38899
    2022/12/29 11:39:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.855279039s) from=127.0.0.6:49455
    2022/12/29 11:39:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.84916573s) from=127.0.0.6:39067
    2022/12/29 11:39:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:40:03 [DEBUG] http: Request GET /v1/status/leader (349.864µs) from=127.0.0.6:38899
    2022/12/29 11:40:04 [DEBUG] http: Request GET /v1/status/leader (249.481µs) from=127.0.0.6:50221
    2022/12/29 11:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.605329425s) from=127.0.0.6:33901
    2022/12/29 11:40:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.295653517s) from=127.0.0.6:36061
    2022/12/29 11:40:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.314493591s) from=127.0.0.6:38757
    2022/12/29 11:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.759077246s) from=127.0.0.6:33371
    2022/12/29 11:40:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m0.784945085s) from=127.0.0.6:55537
    2022/12/29 11:40:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.698422574s) from=127.0.0.6:44119
    2022/12/29 11:40:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.090248019s) from=127.0.0.6:41137
    2022/12/29 11:40:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.126429823s) from=127.0.0.6:57795
    2022/12/29 11:40:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:40:11 [DEBUG] agent: Node info in sync
    2022/12/29 11:40:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.995766448s) from=127.0.0.6:40269
    2022/12/29 11:40:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.888719842s) from=127.0.0.6:45477
    2022/12/29 11:40:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.002421079s) from=127.0.0.6:35931
    2022/12/29 11:40:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.107525314s) from=127.0.0.6:52821
    2022/12/29 11:40:23 [DEBUG] http: Request GET /v1/status/leader (733.473µs) from=127.0.0.6:38899
    2022/12/29 11:40:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m1.333003724s) from=127.0.0.6:55831
    2022/12/29 11:40:24 [DEBUG] http: Request GET /v1/status/leader (153.72µs) from=127.0.0.6:38899
    2022/12/29 11:40:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.59821752s) from=127.0.0.6:35775
    2022/12/29 11:40:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:40:43 [DEBUG] http: Request GET /v1/status/leader (290.548µs) from=127.0.0.6:38899
    2022/12/29 11:40:44 [DEBUG] http: Request GET /v1/status/leader (188.468µs) from=127.0.0.6:50221
    2022/12/29 11:40:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.4054292s) from=127.0.0.6:35453
    2022/12/29 11:40:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:41:03 [DEBUG] http: Request GET /v1/status/leader (564.986µs) from=127.0.0.6:38899
    2022/12/29 11:41:04 [DEBUG] http: Request GET /v1/status/leader (183.63µs) from=127.0.0.6:38899
    2022/12/29 11:41:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.389302603s) from=127.0.0.6:54039
    2022/12/29 11:41:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.516714048s) from=127.0.0.6:34455
    2022/12/29 11:41:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m2.775056963s) from=127.0.0.6:50171
    2022/12/29 11:41:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.830621989s) from=127.0.0.6:52435
    2022/12/29 11:41:23 [DEBUG] http: Request GET /v1/status/leader (266.632µs) from=127.0.0.6:38899
    2022/12/29 11:41:24 [DEBUG] http: Request GET /v1/status/leader (4.569271ms) from=127.0.0.6:50221
    2022/12/29 11:41:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.813832255s) from=127.0.0.6:50095
    2022/12/29 11:41:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.703249744s) from=127.0.0.6:43833
    2022/12/29 11:41:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m3.337745421s) from=127.0.0.6:48997
    2022/12/29 11:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.338866571s) from=127.0.0.6:45801
    2022/12/29 11:41:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.489125577s) from=127.0.0.6:56949
    2022/12/29 11:41:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m4.456273008s) from=127.0.0.6:52051
    2022/12/29 11:41:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.511243158s) from=127.0.0.6:33691
    2022/12/29 11:41:43 [DEBUG] http: Request GET /v1/status/leader (381.785µs) from=127.0.0.6:38899
    2022/12/29 11:41:44 [DEBUG] http: Request GET /v1/status/leader (543.171µs) from=127.0.0.6:38899
    2022/12/29 11:41:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:41:46 [DEBUG] agent: Node info in sync
    2022/12/29 11:41:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m7.478477675s) from=127.0.0.6:54229
    2022/12/29 11:41:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:42:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.470405571s) from=127.0.0.6:39067
    2022/12/29 11:42:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.093286812s) from=127.0.0.6:49455
    2022/12/29 11:42:03 [DEBUG] http: Request GET /v1/status/leader (204.492µs) from=127.0.0.6:38899
    2022/12/29 11:42:04 [DEBUG] http: Request GET /v1/status/leader (257.864µs) from=127.0.0.6:50221
    2022/12/29 11:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.898748046s) from=127.0.0.6:33901
    2022/12/29 11:42:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.146074104s) from=127.0.0.6:38757
    2022/12/29 11:42:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.937270382s) from=127.0.0.6:36061
    2022/12/29 11:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m3.969236681s) from=127.0.0.6:55537
    2022/12/29 11:42:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.194733636s) from=127.0.0.6:41137
    2022/12/29 11:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m5.646220148s) from=127.0.0.6:33371
    2022/12/29 11:42:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.397742213s) from=127.0.0.6:57795
    2022/12/29 11:42:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.052104943s) from=127.0.0.6:45477
    2022/12/29 11:42:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.107546908s) from=127.0.0.6:44119
    2022/12/29 11:42:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.87975457s) from=127.0.0.6:40269
    2022/12/29 11:42:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.344456186s) from=127.0.0.6:35931
    2022/12/29 11:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.153024081s) from=127.0.0.6:52821
    2022/12/29 11:42:23 [DEBUG] http: Request GET /v1/status/leader (459.032µs) from=127.0.0.6:38899
    2022/12/29 11:42:24 [DEBUG] http: Request GET /v1/status/leader (409.144µs) from=127.0.0.6:38899
    2022/12/29 11:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.707262607s) from=127.0.0.6:55831
    2022/12/29 11:42:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.830563752s) from=127.0.0.6:35775
    2022/12/29 11:42:43 [DEBUG] http: Request GET /v1/status/leader (1.577808ms) from=127.0.0.6:38899
    2022/12/29 11:42:44 [DEBUG] http: Request GET /v1/status/leader (160.575µs) from=127.0.0.6:38899
    2022/12/29 11:42:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.503040733s) from=127.0.0.6:35453
    2022/12/29 11:42:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:43:03 [DEBUG] http: Request GET /v1/status/leader (469.064µs) from=127.0.0.6:38899
    2022/12/29 11:43:04 [DEBUG] http: Request GET /v1/status/leader (243.618µs) from=127.0.0.6:50221
    2022/12/29 11:43:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:43:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.003018245s) from=127.0.0.6:54039
    2022/12/29 11:43:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:43:18 [DEBUG] agent: Node info in sync
    2022/12/29 11:43:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.438261438s) from=127.0.0.6:34455
    2022/12/29 11:43:23 [DEBUG] http: Request GET /v1/status/leader (168.931µs) from=127.0.0.6:38899
    2022/12/29 11:43:24 [DEBUG] http: Request GET /v1/status/leader (449.573µs) from=127.0.0.6:38899
    2022/12/29 11:43:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m3.070282252s) from=127.0.0.6:50171
    2022/12/29 11:43:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.131571283s) from=127.0.0.6:52435
    2022/12/29 11:43:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.461122247s) from=127.0.0.6:50095
    2022/12/29 11:43:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m0.101865001s) from=127.0.0.6:43833
    2022/12/29 11:43:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.269916789s) from=127.0.0.6:45801
    2022/12/29 11:43:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m3.86764781s) from=127.0.0.6:48997
    2022/12/29 11:43:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.361736118s) from=127.0.0.6:56949
    2022/12/29 11:43:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.014073543s) from=127.0.0.6:33691
    2022/12/29 11:43:43 [DEBUG] http: Request GET /v1/status/leader (249.448µs) from=127.0.0.6:38899
    2022/12/29 11:43:44 [DEBUG] http: Request GET /v1/status/leader (363.55µs) from=127.0.0.6:38899
    2022/12/29 11:43:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m6.448061215s) from=127.0.0.6:52051
    2022/12/29 11:43:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.899512417s) from=127.0.0.6:54229
    2022/12/29 11:43:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:44:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.805837965s) from=127.0.0.6:39067
    2022/12/29 11:44:03 [DEBUG] http: Request GET /v1/status/leader (253.465µs) from=127.0.0.6:38899
    2022/12/29 11:44:04 [DEBUG] http: Request GET /v1/status/leader (381.72µs) from=127.0.0.6:50221
    2022/12/29 11:44:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.053594627s) from=127.0.0.6:49455
    2022/12/29 11:44:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.627798611s) from=127.0.0.6:38757
    2022/12/29 11:44:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.230871793s) from=127.0.0.6:33901
    2022/12/29 11:44:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.685958023s) from=127.0.0.6:36061
    2022/12/29 11:44:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.635621236s) from=127.0.0.6:41137
    2022/12/29 11:44:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.008164104s) from=127.0.0.6:33371
    2022/12/29 11:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m3.561815195s) from=127.0.0.6:55537
    2022/12/29 11:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.431814307s) from=127.0.0.6:57795
    2022/12/29 11:44:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.895171143s) from=127.0.0.6:44119
    2022/12/29 11:44:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:44:19 [DEBUG] agent: Node info in sync
    2022/12/29 11:44:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.175003151s) from=127.0.0.6:40269
    2022/12/29 11:44:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.784559134s) from=127.0.0.6:45477
    2022/12/29 11:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.941093867s) from=127.0.0.6:52821
    2022/12/29 11:44:23 [DEBUG] http: Request GET /v1/status/leader (286.065µs) from=127.0.0.6:38899
    2022/12/29 11:44:24 [DEBUG] http: Request GET /v1/status/leader (175.633µs) from=127.0.0.6:38899
    2022/12/29 11:44:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.32218184s) from=127.0.0.6:35931
    2022/12/29 11:44:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m0.56608883s) from=127.0.0.6:55831
    2022/12/29 11:44:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.39878178s) from=127.0.0.6:35775
    2022/12/29 11:44:43 [DEBUG] http: Request GET /v1/status/leader (296.795µs) from=127.0.0.6:38899
    2022/12/29 11:44:44 [DEBUG] http: Request GET /v1/status/leader (256.473µs) from=127.0.0.6:38899
    2022/12/29 11:44:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m5.421611787s) from=127.0.0.6:35453
    2022/12/29 11:44:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:45:03 [DEBUG] http: Request GET /v1/status/leader (349.464µs) from=127.0.0.6:38899
    2022/12/29 11:45:04 [DEBUG] http: Request GET /v1/status/leader (272.805µs) from=127.0.0.6:38899
    2022/12/29 11:45:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:45:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.091695331s) from=127.0.0.6:54039
    2022/12/29 11:45:23 [DEBUG] http: Request GET /v1/status/leader (2.201229ms) from=127.0.0.6:38899
    2022/12/29 11:45:24 [DEBUG] http: Request GET /v1/status/leader (357.184µs) from=127.0.0.6:38899
    2022/12/29 11:45:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.346428762s) from=127.0.0.6:34455
    2022/12/29 11:45:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:45:27 [DEBUG] agent: Node info in sync
    2022/12/29 11:45:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.632512034s) from=127.0.0.6:52435
    2022/12/29 11:45:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.19799382s) from=127.0.0.6:50095
    2022/12/29 11:45:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.417635011s) from=127.0.0.6:50171
    2022/12/29 11:45:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m5.973391506s) from=127.0.0.6:43833
    2022/12/29 11:45:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.711915892s) from=127.0.0.6:45801
    2022/12/29 11:45:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.101626976s) from=127.0.0.6:48997
    2022/12/29 11:45:43 [DEBUG] http: Request GET /v1/status/leader (260.742µs) from=127.0.0.6:38899
    2022/12/29 11:45:44 [DEBUG] http: Request GET /v1/status/leader (299.727µs) from=127.0.0.6:50221
    2022/12/29 11:45:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.427503836s) from=127.0.0.6:33691
    2022/12/29 11:45:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=140 (2m0.328491831s) from=127.0.0.6:52051
    2022/12/29 11:45:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.825086056s) from=127.0.0.6:56949
    2022/12/29 11:45:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.239017139s) from=127.0.0.6:54229
    2022/12/29 11:45:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:46:03 [DEBUG] http: Request GET /v1/status/leader (248.124µs) from=127.0.0.6:38899
    2022/12/29 11:46:04 [DEBUG] http: Request GET /v1/status/leader (1.402389ms) from=127.0.0.6:50221
    2022/12/29 11:46:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.126261462s) from=127.0.0.6:39067
    2022/12/29 11:46:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.943866238s) from=127.0.0.6:49455
    2022/12/29 11:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.939486146s) from=127.0.0.6:33901
    2022/12/29 11:46:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.518304044s) from=127.0.0.6:38757
    2022/12/29 11:46:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.186722909s) from=127.0.0.6:41137
    2022/12/29 11:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=52 (2m2.815933776s) from=127.0.0.6:33371
    2022/12/29 11:46:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.800960097s) from=127.0.0.6:36061
    2022/12/29 11:46:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=58 (2m3.117256102s) from=127.0.0.6:55537
    2022/12/29 11:46:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.354862092s) from=127.0.0.6:44119
    2022/12/29 11:46:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.003300053s) from=127.0.0.6:57795
    2022/12/29 11:46:23 [DEBUG] http: Request GET /v1/status/leader (299.354µs) from=127.0.0.6:38899
    2022/12/29 11:46:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.353022211s) from=127.0.0.6:52821
    2022/12/29 11:46:24 [DEBUG] http: Request GET /v1/status/leader (193.807µs) from=127.0.0.6:38899
    2022/12/29 11:46:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.641520406s) from=127.0.0.6:40269
    2022/12/29 11:46:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.27101253s) from=127.0.0.6:45477
    2022/12/29 11:46:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.863341597s) from=127.0.0.6:35931
    2022/12/29 11:46:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=51 (2m3.713896912s) from=127.0.0.6:55831
    2022/12/29 11:46:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.110101778s) from=127.0.0.6:35775
    2022/12/29 11:46:43 [DEBUG] http: Request GET /v1/status/leader (426.243µs) from=127.0.0.6:38899
    2022/12/29 11:46:44 [DEBUG] http: Request GET /v1/status/leader (416.321µs) from=127.0.0.6:50221
    2022/12/29 11:46:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9kzrg" since the cluster is too small
    2022/12/29 11:47:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.417694246s) from=127.0.0.6:35453
    2022/12/29 11:47:03 [DEBUG] http: Request GET /v1/status/leader (342.632µs) from=127.0.0.6:38899
    2022/12/29 11:47:04 [DEBUG] http: Request GET /v1/status/leader (238.048µs) from=127.0.0.6:38899
    2022/12/29 11:47:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.236_9015" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.7_8080" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v0_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.230_8181" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_parser_10.233.12.193_8806" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.52.74_8410" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.6.38_8484" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v2_nslcm_10.233.45.247_8403" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.54_9007" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_multicloud_10.233.43.30_9001" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.193_8806" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.26.102_8482" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.27.28_9092" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.12.204_8443" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.59.106_8082" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.163_8803" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.44_9011" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_catalog_10.233.12.193_8806" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_nsd_10.233.12.193_8806" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_sdnc_10.233.17.80_8282" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.21_8801" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Service "_v1_vnfres_10.233.47.121_8802" in sync
    2022/12/29 11:47:10 [DEBUG] agent: Node info in sync
    2022/12/29 11:47:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9kzrg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/29 11:47:23 [DEBUG] http: Request GET /v1/status/leader (157.015µs) from=127.0.0.6:38899
    2022/12/29 11:47:24 [DEBUG] http: Request GET /v1/status/leader (327.165µs) from=127.0.0.6:50221
    2022/12/29 11:47:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.39499407s) from=127.0.0.6:54039
    2022/12/29 11:47:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.487540231s) from=127.0.0.6:52435
    2022/12/29 11:47:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.791611328s) from=127.0.0.6:34455
    2022/12/29 11:47:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=143 (2m4.640168631s) from=127.0.0.6:50171
    2022/12/29 11:47:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.858271653s) from=127.0.0.6:50095
    2022/12/29 11:47:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=141 (2m1.243283351s) from=127.0.0.6:43833
    2022/12/29 11:47:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.085452218s) from=127.0.0.6:45801