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: 'c0da7ab6-9025-8cc2-a771-4cc870d2e4d4'
         Node name: 'onap-msb-consul-5454dcc5c5-xgdtv'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2022/11/18 09:45:51 [DEBUG] agent: Using random ID "c0da7ab6-9025-8cc2-a771-4cc870d2e4d4" as node ID
    2022/11/18 09:45:51 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c0da7ab6-9025-8cc2-a771-4cc870d2e4d4 Address:127.0.0.1:8300}]
    2022/11/18 09:45:51 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/18 09:45:51 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xgdtv.dc1 127.0.0.1
    2022/11/18 09:45:51 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xgdtv 127.0.0.1
    2022/11/18 09:45:51 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-xgdtv.dc1" in area "wan"
    2022/11/18 09:45:51 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-xgdtv (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 09:45:51 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/18 09:45:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/18 09:45:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/18 09:45:51 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/18 09:45:51 [INFO] agent: started state syncer
    2022/11/18 09:45:51 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/18 09:45:51 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/18 09:45:51 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/18 09:45:51 [DEBUG] raft: Votes needed: 1
    2022/11/18 09:45:51 [DEBUG] raft: Vote granted from c0da7ab6-9025-8cc2-a771-4cc870d2e4d4 in term 2. Tally: 1
    2022/11/18 09:45:51 [INFO] raft: Election won. Tally: 1
    2022/11/18 09:45:51 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/18 09:45:51 [INFO] consul: cluster leadership acquired
    2022/11/18 09:45:51 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-xgdtv
    2022/11/18 09:45:51 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/18 09:45:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:45:51 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-xgdtv' joined, marking health alive
    2022/11/18 09:45:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:45:51 [INFO] agent: Synced node info
    2022/11/18 09:45:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:45:53 [DEBUG] agent: Node info in sync
    2022/11/18 09:45:53 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.0 (currently running: 1.4.3)
    2022/11/18 09:46:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:47:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:47:02 [DEBUG] agent: Node info in sync
    2022/11/18 09:47:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 09:47:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:48:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:48:44 [DEBUG] agent: Node info in sync
    2022/11/18 09:48:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:49:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:50:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:50:20 [DEBUG] agent: Node info in sync
    2022/11/18 09:50:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 09:50:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:51:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:51:29 [DEBUG] agent: Node info in sync
    2022/11/18 09:51:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:52:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:52:37 [DEBUG] agent: Node info in sync
    2022/11/18 09:52:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 09:52:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:53:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:54:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:54:32 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/status/leader (829.533µs) from=127.0.0.6:45189
    2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:55 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.7.204_9011"
    2022/11/18 09:54:55 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (127.168495ms) from=127.0.0.6:45189
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.416916ms) from=127.0.0.6:45189
    2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.7.204_9011"
    2022/11/18 09:54:55 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (11.290906ms) from=127.0.0.6:45189
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (631.29µs) from=127.0.0.6:45189
    2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [INFO] agent: Synced service "_v1_parser_10.233.38.143_8806"
    2022/11/18 09:54:55 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (14.098283ms) from=127.0.0.6:45189
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/health/service/parser-v1 (875.093µs) from=127.0.0.6:45189
    2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:55 [INFO] agent: Synced service "_v1_catalog_10.233.38.143_8806"
    2022/11/18 09:54:55 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.991747ms) from=127.0.0.6:45189
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:55 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (403.111µs) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_nsd_10.233.38.143_8806"
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.838204ms) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (388.272µs) from=127.0.0.6:57263
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.38.143_8806"
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.032281ms) from=127.0.0.6:57263
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (968.792µs) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v0_multicloud_10.233.40.80_9001"
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.308348ms) from=127.0.0.6:57263
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (392.975µs) from=127.0.0.6:57263
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_multicloud_10.233.40.80_9001"
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.619666ms) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (430.662µs) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.29.95_9007"
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.148152ms) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (432.089µs) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.29.95_9007"
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (16.037547ms) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (587.683µs) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.35.5_9015"
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (46.632978ms) from=127.0.0.6:57263
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (329.808µs) from=127.0.0.6:57263
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_wf-gui_10.233.48.18_8080"
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.438536ms) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (423.423µs) from=127.0.0.6:45189
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_sdc-gui_10.233.0.181_8181"
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.369234ms) from=127.0.0.6:57263
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (340.44µs) from=127.0.0.6:57263
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.4.111_443"
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.111317ms) from=127.0.0.6:57263
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:54:56 [DEBUG] agent: Node info in sync
    2022/11/18 09:54:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (390.516µs) from=127.0.0.6:45189
    2022/11/18 09:55:14 [DEBUG] http: Request GET /v1/catalog/services (593.484µs) from=127.0.0.6:57263
    2022/11/18 09:55:14 [DEBUG] http: Request GET /v1/status/leader (269.559µs) from=127.0.0.6:57263
    2022/11/18 09:55:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (358.435µs) from=127.0.0.6:54755
    2022/11/18 09:55:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (174.712µs) from=127.0.0.6:45189
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/catalog/services (424.488µs) from=127.0.0.6:50887
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/status/leader (304.826µs) from=127.0.0.6:50887
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (295.931µs) from=127.0.0.6:37605
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (248.961µs) from=127.0.0.6:47377
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (154.527µs) from=127.0.0.6:47377
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (206.762µs) from=127.0.0.6:37605
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (136.987µs) from=127.0.0.6:37605
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (123.68µs) from=127.0.0.6:47377
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (160.091µs) from=127.0.0.6:55535
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (176.245µs) from=127.0.0.6:37605
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (236.176µs) from=127.0.0.6:47377
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (134.324µs) from=127.0.0.6:37605
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (173.022µs) from=127.0.0.6:47377
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (118.833µs) from=127.0.0.6:37605
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (203.666µs) from=127.0.0.6:51803
    2022/11/18 09:55:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (142.601µs) from=127.0.0.6:50861
    2022/11/18 09:55:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 09:55:34 [DEBUG] http: Request GET /v1/status/leader (6.458874ms) from=127.0.0.6:37089
    2022/11/18 09:55:40 [DEBUG] http: Request GET /v1/status/leader (428.842µs) from=127.0.0.6:50357
    2022/11/18 09:55:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:55:54 [DEBUG] http: Request GET /v1/status/leader (459.88µs) from=127.0.0.6:37089
    2022/11/18 09:56:00 [DEBUG] http: Request GET /v1/status/leader (249.931µs) from=127.0.0.6:50357
    2022/11/18 09:56:14 [DEBUG] http: Request GET /v1/status/leader (379.204µs) from=127.0.0.6:37089
    2022/11/18 09:56:20 [DEBUG] http: Request GET /v1/status/leader (177.405µs) from=127.0.0.6:37089
    2022/11/18 09:56:34 [DEBUG] http: Request GET /v1/status/leader (486.756µs) from=127.0.0.6:37089
    2022/11/18 09:56:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:56:36 [DEBUG] agent: Node info in sync
    2022/11/18 09:56:40 [DEBUG] http: Request GET /v1/status/leader (378.14µs) from=127.0.0.6:37089
    2022/11/18 09:56:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:56:54 [DEBUG] http: Request GET /v1/status/leader (272.242µs) from=127.0.0.6:37089
    2022/11/18 09:57:00 [DEBUG] http: Request GET /v1/status/leader (174.683µs) from=127.0.0.6:50357
    2022/11/18 09:57:14 [DEBUG] http: Request GET /v1/status/leader (420.375µs) from=127.0.0.6:37089
    2022/11/18 09:57:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.047594905s) from=127.0.0.6:45189
    2022/11/18 09:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 09:57:19 [INFO] agent: Synced service "_v1_sdnc_10.233.21.220_8282"
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:57:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (1m59.370629534s) from=127.0.0.6:50887
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Node info in sync
    2022/11/18 09:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.011629ms) from=127.0.0.6:37089
    2022/11/18 09:57:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m5.239010988s) from=127.0.0.6:57263
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 09:57:19 [DEBUG] agent: Node info in sync
    2022/11/18 09:57:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (463.083µs) from=127.0.0.6:37089
    2022/11/18 09:57:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (159.19µs) from=127.0.0.6:50357
    2022/11/18 09:57:20 [DEBUG] http: Request GET /v1/status/leader (177.161µs) from=127.0.0.6:58181
    2022/11/18 09:57:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.518426894s) from=127.0.0.6:54755
    2022/11/18 09:57:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.513702739s) from=127.0.0.6:54837
    2022/11/18 09:57:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.489545086s) from=127.0.0.6:50861
    2022/11/18 09:57:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.676096679s) from=127.0.0.6:57245
    2022/11/18 09:57:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.240021785s) from=127.0.0.6:47377
    2022/11/18 09:57:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.334639552s) from=127.0.0.6:55535
    2022/11/18 09:57:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.650579257s) from=127.0.0.6:37605
    2022/11/18 09:57:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.625425973s) from=127.0.0.6:54259
    2022/11/18 09:57:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.346396735s) from=127.0.0.6:35517
    2022/11/18 09:57:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.502420298s) from=127.0.0.6:45337
    2022/11/18 09:57:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.753440005s) from=127.0.0.6:53903
    2022/11/18 09:57:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.007140241s) from=127.0.0.6:45953
    2022/11/18 09:57:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.096556182s) from=127.0.0.6:51389
    2022/11/18 09:57:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.581219797s) from=127.0.0.6:40203
    2022/11/18 09:57:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.179092642s) from=127.0.0.6:51803
    2022/11/18 09:57:34 [DEBUG] http: Request GET /v1/status/leader (209.711µs) from=127.0.0.6:37089
    2022/11/18 09:57:40 [DEBUG] http: Request GET /v1/status/leader (1.801133ms) from=127.0.0.6:37089
    2022/11/18 09:57:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:57:54 [DEBUG] http: Request GET /v1/status/leader (197.916µs) from=127.0.0.6:37089
    2022/11/18 09:58:00 [DEBUG] http: Request GET /v1/status/leader (335.122µs) from=127.0.0.6:37089
    2022/11/18 09:58:14 [DEBUG] http: Request GET /v1/status/leader (241.521µs) from=127.0.0.6:37089
    2022/11/18 09:58:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 09:58:20 [DEBUG] http: Request GET /v1/status/leader (169.803µs) from=127.0.0.6:58181
    2022/11/18 09:58:34 [DEBUG] http: Request GET /v1/status/leader (195.462µs) from=127.0.0.6:37089
    2022/11/18 09:58:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:58:36 [DEBUG] agent: Node info in sync
    2022/11/18 09:58:40 [DEBUG] http: Request GET /v1/status/leader (6.428544ms) from=127.0.0.6:37089
    2022/11/18 09:58:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:58:54 [DEBUG] http: Request GET /v1/status/leader (269.18µs) from=127.0.0.6:37089
    2022/11/18 09:59:00 [DEBUG] http: Request GET /v1/status/leader (754.194µs) from=127.0.0.6:37089
    2022/11/18 09:59:14 [DEBUG] http: Request GET /v1/status/leader (436.865µs) from=127.0.0.6:37089
    2022/11/18 09:59:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.85406748s) from=127.0.0.6:45189
    2022/11/18 09:59:20 [DEBUG] http: Request GET /v1/status/leader (225.101µs) from=127.0.0.6:37089
    2022/11/18 09:59:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.953963383s) from=127.0.0.6:50887
    2022/11/18 09:59:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.838091271s) from=127.0.0.6:54755
    2022/11/18 09:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.336731832s) from=127.0.0.6:47377
    2022/11/18 09:59:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.450823631s) from=127.0.0.6:50357
    2022/11/18 09:59:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.879940616s) from=127.0.0.6:50861
    2022/11/18 09:59:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.024372008s) from=127.0.0.6:54837
    2022/11/18 09:59:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m3.054303542s) from=127.0.0.6:57245
    2022/11/18 09:59:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.936532956s) from=127.0.0.6:57263
    2022/11/18 09:59:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.270570594s) from=127.0.0.6:53903
    2022/11/18 09:59:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.266521107s) from=127.0.0.6:35517
    2022/11/18 09:59:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.321538598s) from=127.0.0.6:54259
    2022/11/18 09:59:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.775263128s) from=127.0.0.6:45337
    2022/11/18 09:59:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.902854275s) from=127.0.0.6:51389
    2022/11/18 09:59:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.00080738s) from=127.0.0.6:55535
    2022/11/18 09:59:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.928807342s) from=127.0.0.6:37605
    2022/11/18 09:59:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.36649218s) from=127.0.0.6:40203
    2022/11/18 09:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.791569353s) from=127.0.0.6:45953
    2022/11/18 09:59:34 [DEBUG] http: Request GET /v1/status/leader (364.013µs) from=127.0.0.6:37089
    2022/11/18 09:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.229406007s) from=127.0.0.6:51803
    2022/11/18 09:59:40 [DEBUG] http: Request GET /v1/status/leader (3.469647ms) from=127.0.0.6:58181
    2022/11/18 09:59:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 09:59:42 [DEBUG] agent: Node info in sync
    2022/11/18 09:59:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 09:59:54 [DEBUG] http: Request GET /v1/status/leader (679.679µs) from=127.0.0.6:37089
    2022/11/18 10:00:00 [DEBUG] http: Request GET /v1/status/leader (430.44µs) from=127.0.0.6:37089
    2022/11/18 10:00:14 [DEBUG] http: Request GET /v1/status/leader (240.089µs) from=127.0.0.6:37089
    2022/11/18 10:00:20 [DEBUG] http: Request GET /v1/status/leader (187.217µs) from=127.0.0.6:58181
    2022/11/18 10:00:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:00:34 [DEBUG] http: Request GET /v1/status/leader (353.877µs) from=127.0.0.6:37089
    2022/11/18 10:00:40 [DEBUG] http: Request GET /v1/status/leader (293.886µs) from=127.0.0.6:37089
    2022/11/18 10:00:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:00:54 [DEBUG] http: Request GET /v1/status/leader (168.974µs) from=127.0.0.6:37089
    2022/11/18 10:01:00 [DEBUG] http: Request GET /v1/status/leader (236.389µs) from=127.0.0.6:37089
    2022/11/18 10:01:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:01:04 [DEBUG] agent: Node info in sync
    2022/11/18 10:01:14 [DEBUG] http: Request GET /v1/status/leader (358.036µs) from=127.0.0.6:37089
    2022/11/18 10:01:20 [DEBUG] http: Request GET /v1/status/leader (344.953µs) from=127.0.0.6:58181
    2022/11/18 10:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.198740921s) from=127.0.0.6:47377
    2022/11/18 10:01:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.102752929s) from=127.0.0.6:50887
    2022/11/18 10:01:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.548016173s) from=127.0.0.6:45189
    2022/11/18 10:01:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.995729415s) from=127.0.0.6:50357
    2022/11/18 10:01:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.316657924s) from=127.0.0.6:54755
    2022/11/18 10:01:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.23703792s) from=127.0.0.6:50861
    2022/11/18 10:01:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.64224386s) from=127.0.0.6:53903
    2022/11/18 10:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.662452116s) from=127.0.0.6:57245
    2022/11/18 10:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.301613889s) from=127.0.0.6:54837
    2022/11/18 10:01:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.531272907s) from=127.0.0.6:57263
    2022/11/18 10:01:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m4.677618155s) from=127.0.0.6:35517
    2022/11/18 10:01:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.687223046s) from=127.0.0.6:54259
    2022/11/18 10:01:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.564495267s) from=127.0.0.6:45337
    2022/11/18 10:01:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.999591204s) from=127.0.0.6:55535
    2022/11/18 10:01:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.977550692s) from=127.0.0.6:37605
    2022/11/18 10:01:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.842245655s) from=127.0.0.6:51389
    2022/11/18 10:01:34 [DEBUG] http: Request GET /v1/status/leader (163.884µs) from=127.0.0.6:37089
    2022/11/18 10:01:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.27354815s) from=127.0.0.6:40203
    2022/11/18 10:01:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.841381475s) from=127.0.0.6:45953
    2022/11/18 10:01:40 [DEBUG] http: Request GET /v1/status/leader (3.682292ms) from=127.0.0.6:37089
    2022/11/18 10:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.253674573s) from=127.0.0.6:51803
    2022/11/18 10:01:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:01:54 [DEBUG] http: Request GET /v1/status/leader (193.916µs) from=127.0.0.6:37089
    2022/11/18 10:02:00 [DEBUG] http: Request GET /v1/status/leader (318.15µs) from=127.0.0.6:37089
    2022/11/18 10:02:14 [DEBUG] http: Request GET /v1/status/leader (256.204µs) from=127.0.0.6:37089
    2022/11/18 10:02:20 [DEBUG] http: Request GET /v1/status/leader (238.687µs) from=127.0.0.6:58181
    2022/11/18 10:02:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:02:34 [DEBUG] http: Request GET /v1/status/leader (288.135µs) from=127.0.0.6:37089
    2022/11/18 10:02:40 [DEBUG] http: Request GET /v1/status/leader (204.031µs) from=127.0.0.6:37089
    2022/11/18 10:02:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:02:47 [DEBUG] agent: Node info in sync
    2022/11/18 10:02:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:02:54 [DEBUG] http: Request GET /v1/status/leader (353.415µs) from=127.0.0.6:37089
    2022/11/18 10:03:00 [DEBUG] http: Request GET /v1/status/leader (145.468µs) from=127.0.0.6:37089
    2022/11/18 10:03:14 [DEBUG] http: Request GET /v1/status/leader (559.46µs) from=127.0.0.6:37089
    2022/11/18 10:03:20 [DEBUG] http: Request GET /v1/status/leader (193.521µs) from=127.0.0.6:37089
    2022/11/18 10:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.526995202s) from=127.0.0.6:47377
    2022/11/18 10:03:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.92502721s) from=127.0.0.6:50357
    2022/11/18 10:03:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.346923557s) from=127.0.0.6:54755
    2022/11/18 10:03:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.8259733s) from=127.0.0.6:45189
    2022/11/18 10:03:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.944499079s) from=127.0.0.6:54837
    2022/11/18 10:03:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.280656345s) from=127.0.0.6:50887
    2022/11/18 10:03:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.956774672s) from=127.0.0.6:57245
    2022/11/18 10:03:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.890260483s) from=127.0.0.6:57263
    2022/11/18 10:03:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.80932966s) from=127.0.0.6:53903
    2022/11/18 10:03:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.221924172s) from=127.0.0.6:50861
    2022/11/18 10:03:34 [DEBUG] http: Request GET /v1/status/leader (330.334µs) from=127.0.0.6:37089
    2022/11/18 10:03:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.538788527s) from=127.0.0.6:45337
    2022/11/18 10:03:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.349853391s) from=127.0.0.6:37605
    2022/11/18 10:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.467830172s) from=127.0.0.6:35517
    2022/11/18 10:03:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.234606456s) from=127.0.0.6:55535
    2022/11/18 10:03:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.921784851s) from=127.0.0.6:51389
    2022/11/18 10:03:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.502811118s) from=127.0.0.6:54259
    2022/11/18 10:03:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.788914463s) from=127.0.0.6:45953
    2022/11/18 10:03:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.530429654s) from=127.0.0.6:40203
    2022/11/18 10:03:40 [DEBUG] http: Request GET /v1/status/leader (5.742457ms) from=127.0.0.6:37089
    2022/11/18 10:03:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.815227112s) from=127.0.0.6:51803
    2022/11/18 10:03:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:03:54 [DEBUG] http: Request GET /v1/status/leader (727.417µs) from=127.0.0.6:37089
    2022/11/18 10:04:01 [DEBUG] http: Request GET /v1/status/leader (315.933µs) from=127.0.0.6:37089
    2022/11/18 10:04:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:04:02 [DEBUG] agent: Node info in sync
    2022/11/18 10:04:14 [DEBUG] http: Request GET /v1/status/leader (332.811µs) from=127.0.0.6:37089
    2022/11/18 10:04:21 [DEBUG] http: Request GET /v1/status/leader (258.708µs) from=127.0.0.6:58181
    2022/11/18 10:04:34 [DEBUG] http: Request GET /v1/status/leader (205.796µs) from=127.0.0.6:37089
    2022/11/18 10:04:41 [DEBUG] http: Request GET /v1/status/leader (390.158µs) from=127.0.0.6:58181
    2022/11/18 10:04:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:04:54 [DEBUG] http: Request GET /v1/status/leader (194.28µs) from=127.0.0.6:37089
    2022/11/18 10:05:01 [DEBUG] http: Request GET /v1/status/leader (374.24µs) from=127.0.0.6:58181
    2022/11/18 10:05:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:05:10 [DEBUG] agent: Node info in sync
    2022/11/18 10:05:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:05:14 [DEBUG] http: Request GET /v1/status/leader (197.931µs) from=127.0.0.6:37089
    2022/11/18 10:05:21 [DEBUG] http: Request GET /v1/status/leader (2.051733ms) from=127.0.0.6:58181
    2022/11/18 10:05:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.3116014s) from=127.0.0.6:54755
    2022/11/18 10:05:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.346906792s) from=127.0.0.6:47377
    2022/11/18 10:05:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.977439905s) from=127.0.0.6:54837
    2022/11/18 10:05:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.503607341s) from=127.0.0.6:50357
    2022/11/18 10:05:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.80155197s) from=127.0.0.6:45189
    2022/11/18 10:05:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.707353501s) from=127.0.0.6:57245
    2022/11/18 10:05:34 [DEBUG] http: Request GET /v1/status/leader (265.944µs) from=127.0.0.6:37089
    2022/11/18 10:05:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.321602554s) from=127.0.0.6:45337
    2022/11/18 10:05:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.169853941s) from=127.0.0.6:50861
    2022/11/18 10:05:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.036210558s) from=127.0.0.6:57263
    2022/11/18 10:05:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.104053099s) from=127.0.0.6:50887
    2022/11/18 10:05:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.99669858s) from=127.0.0.6:55535
    2022/11/18 10:05:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.013800172s) from=127.0.0.6:54259
    2022/11/18 10:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m4.821045257s) from=127.0.0.6:35517
    2022/11/18 10:05:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.964083745s) from=127.0.0.6:51389
    2022/11/18 10:05:41 [DEBUG] http: Request GET /v1/status/leader (265.191µs) from=127.0.0.6:37089
    2022/11/18 10:05:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.21473075s) from=127.0.0.6:53903
    2022/11/18 10:05:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.996935498s) from=127.0.0.6:37605
    2022/11/18 10:05:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.062879227s) from=127.0.0.6:40203
    2022/11/18 10:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.950508145s) from=127.0.0.6:45953
    2022/11/18 10:05:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.93263011s) from=127.0.0.6:51803
    2022/11/18 10:05:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:05:54 [DEBUG] http: Request GET /v1/status/leader (363.764µs) from=127.0.0.6:37089
    2022/11/18 10:06:01 [DEBUG] http: Request GET /v1/status/leader (2.998044ms) from=127.0.0.6:37089
    2022/11/18 10:06:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:06:11 [DEBUG] agent: Node info in sync
    2022/11/18 10:06:15 [DEBUG] http: Request GET /v1/status/leader (295.601µs) from=127.0.0.6:37089
    2022/11/18 10:06:21 [DEBUG] http: Request GET /v1/status/leader (412.433µs) from=127.0.0.6:37089
    2022/11/18 10:06:35 [DEBUG] http: Request GET /v1/status/leader (313.677µs) from=127.0.0.6:37089
    2022/11/18 10:06:41 [DEBUG] http: Request GET /v1/status/leader (182.935µs) from=127.0.0.6:37089
    2022/11/18 10:06:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:06:55 [DEBUG] http: Request GET /v1/status/leader (319.407µs) from=127.0.0.6:37089
    2022/11/18 10:07:01 [DEBUG] http: Request GET /v1/status/leader (566.289µs) from=127.0.0.6:37089
    2022/11/18 10:07:15 [DEBUG] http: Request GET /v1/status/leader (471.8µs) from=127.0.0.6:37089
    2022/11/18 10:07:21 [DEBUG] http: Request GET /v1/status/leader (281.707µs) from=127.0.0.6:58181
    2022/11/18 10:07:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:07:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.187971615s) from=127.0.0.6:50357
    2022/11/18 10:07:35 [DEBUG] http: Request GET /v1/status/leader (1.42061ms) from=127.0.0.6:37089
    2022/11/18 10:07:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.902566834s) from=127.0.0.6:54755
    2022/11/18 10:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.7014753s) from=127.0.0.6:47377
    2022/11/18 10:07:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.525729238s) from=127.0.0.6:45189
    2022/11/18 10:07:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:07:39 [DEBUG] agent: Node info in sync
    2022/11/18 10:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.666012s) from=127.0.0.6:54837
    2022/11/18 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.434019676s) from=127.0.0.6:50887
    2022/11/18 10:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m6.0860595s) from=127.0.0.6:57245
    2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.874687991s) from=127.0.0.6:45337
    2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/status/leader (450.617µs) from=127.0.0.6:37089
    2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.199197471s) from=127.0.0.6:55535
    2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m1.434532162s) from=127.0.0.6:35517
    2022/11/18 10:07:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.349066283s) from=127.0.0.6:51389
    2022/11/18 10:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.952464798s) from=127.0.0.6:53903
    2022/11/18 10:07:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.080807874s) from=127.0.0.6:50861
    2022/11/18 10:07:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.949488373s) from=127.0.0.6:57263
    2022/11/18 10:07:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.035269224s) from=127.0.0.6:54259
    2022/11/18 10:07:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.707536166s) from=127.0.0.6:37605
    2022/11/18 10:07:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.455074988s) from=127.0.0.6:45953
    2022/11/18 10:07:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.084803046s) from=127.0.0.6:40203
    2022/11/18 10:07:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:07:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.881809313s) from=127.0.0.6:51803
    2022/11/18 10:07:55 [DEBUG] http: Request GET /v1/status/leader (339.27µs) from=127.0.0.6:37089
    2022/11/18 10:08:01 [DEBUG] http: Request GET /v1/status/leader (337.42µs) from=127.0.0.6:58181
    2022/11/18 10:08:15 [DEBUG] http: Request GET /v1/status/leader (230.065µs) from=127.0.0.6:37089
    2022/11/18 10:08:21 [DEBUG] http: Request GET /v1/status/leader (160.997µs) from=127.0.0.6:37089
    2022/11/18 10:08:35 [DEBUG] http: Request GET /v1/status/leader (402.081µs) from=127.0.0.6:37089
    2022/11/18 10:08:41 [DEBUG] http: Request GET /v1/status/leader (407.021µs) from=127.0.0.6:37089
    2022/11/18 10:08:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:08:55 [DEBUG] http: Request GET /v1/status/leader (168.86µs) from=127.0.0.6:37089
    2022/11/18 10:09:01 [DEBUG] http: Request GET /v1/status/leader (216.117µs) from=127.0.0.6:37089
    2022/11/18 10:09:15 [DEBUG] http: Request GET /v1/status/leader (258.492µs) from=127.0.0.6:37089
    2022/11/18 10:09:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:09:18 [DEBUG] agent: Node info in sync
    2022/11/18 10:09:21 [DEBUG] http: Request GET /v1/status/leader (393.333µs) from=127.0.0.6:37089
    2022/11/18 10:09:35 [DEBUG] http: Request GET /v1/status/leader (204.831µs) from=127.0.0.6:37089
    2022/11/18 10:09:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.673935273s) from=127.0.0.6:50357
    2022/11/18 10:09:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.99413076s) from=127.0.0.6:45189
    2022/11/18 10:09:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.795947473s) from=127.0.0.6:54755
    2022/11/18 10:09:41 [DEBUG] http: Request GET /v1/status/leader (891.043µs) from=127.0.0.6:58181
    2022/11/18 10:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.952766612s) from=127.0.0.6:54837
    2022/11/18 10:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.118349517s) from=127.0.0.6:47377
    2022/11/18 10:09:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.309103502s) from=127.0.0.6:45337
    2022/11/18 10:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.680669277s) from=127.0.0.6:57263
    2022/11/18 10:09:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.882929964s) from=127.0.0.6:51389
    2022/11/18 10:09:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.255544386s) from=127.0.0.6:37605
    2022/11/18 10:09:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.934666856s) from=127.0.0.6:57245
    2022/11/18 10:09:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.343772826s) from=127.0.0.6:55535
    2022/11/18 10:09:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.260198273s) from=127.0.0.6:50887
    2022/11/18 10:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m6.905195475s) from=127.0.0.6:35517
    2022/11/18 10:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.789385117s) from=127.0.0.6:53903
    2022/11/18 10:09:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.141811268s) from=127.0.0.6:50861
    2022/11/18 10:09:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.064064491s) from=127.0.0.6:54259
    2022/11/18 10:09:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:09:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.286629926s) from=127.0.0.6:40203
    2022/11/18 10:09:55 [DEBUG] http: Request GET /v1/status/leader (328.695µs) from=127.0.0.6:37089
    2022/11/18 10:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.784017997s) from=127.0.0.6:51803
    2022/11/18 10:09:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.19173151s) from=127.0.0.6:45953
    2022/11/18 10:10:01 [DEBUG] http: Request GET /v1/status/leader (304.926µs) from=127.0.0.6:58181
    2022/11/18 10:10:15 [DEBUG] http: Request GET /v1/status/leader (218.264µs) from=127.0.0.6:37089
    2022/11/18 10:10:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:10:21 [DEBUG] http: Request GET /v1/status/leader (312.657µs) from=127.0.0.6:37089
    2022/11/18 10:10:35 [DEBUG] http: Request GET /v1/status/leader (156.035µs) from=127.0.0.6:37089
    2022/11/18 10:10:41 [DEBUG] http: Request GET /v1/status/leader (146.962µs) from=127.0.0.6:58181
    2022/11/18 10:10:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:10:55 [DEBUG] http: Request GET /v1/status/leader (432.58µs) from=127.0.0.6:37089
    2022/11/18 10:10:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:10:55 [DEBUG] agent: Node info in sync
    2022/11/18 10:11:01 [DEBUG] http: Request GET /v1/status/leader (403.67µs) from=127.0.0.6:58181
    2022/11/18 10:11:15 [DEBUG] http: Request GET /v1/status/leader (353.303µs) from=127.0.0.6:37089
    2022/11/18 10:11:21 [DEBUG] http: Request GET /v1/status/leader (304.639µs) from=127.0.0.6:37089
    2022/11/18 10:11:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:11:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:11:30 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092"
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Node info in sync
    2022/11/18 10:11:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.011192ms) from=127.0.0.6:58181
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:11:30 [DEBUG] agent: Node info in sync
    2022/11/18 10:11:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (1m42.771948731s) from=127.0.0.6:50887
    2022/11/18 10:11:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (1m45.902144794s) from=127.0.0.6:57263
    2022/11/18 10:11:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (535.063µs) from=127.0.0.6:37089
    2022/11/18 10:11:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (224.1µs) from=127.0.0.6:58181
    2022/11/18 10:11:35 [DEBUG] http: Request GET /v1/status/leader (174.59µs) from=127.0.0.6:37089
    2022/11/18 10:11:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.770504842s) from=127.0.0.6:50357
    2022/11/18 10:11:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.357436571s) from=127.0.0.6:45189
    2022/11/18 10:11:41 [DEBUG] http: Request GET /v1/status/leader (267.83µs) from=127.0.0.6:37089
    2022/11/18 10:11:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.96416332s) from=127.0.0.6:54755
    2022/11/18 10:11:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.853809533s) from=127.0.0.6:51389
    2022/11/18 10:11:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.010277247s) from=127.0.0.6:54837
    2022/11/18 10:11:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.901976378s) from=127.0.0.6:45337
    2022/11/18 10:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.06386581s) from=127.0.0.6:53903
    2022/11/18 10:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.936200121s) from=127.0.0.6:47377
    2022/11/18 10:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m1.579745459s) from=127.0.0.6:35517
    2022/11/18 10:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m3.959999493s) from=127.0.0.6:57245
    2022/11/18 10:11:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.201018813s) from=127.0.0.6:55535
    2022/11/18 10:11:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.113349992s) from=127.0.0.6:37605
    2022/11/18 10:11:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:11:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.992072822s) from=127.0.0.6:40203
    2022/11/18 10:11:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.645388144s) from=127.0.0.6:50861
    2022/11/18 10:11:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.919999071s) from=127.0.0.6:54259
    2022/11/18 10:11:55 [DEBUG] http: Request GET /v1/status/leader (537.642µs) from=127.0.0.6:37089
    2022/11/18 10:12:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.063045739s) from=127.0.0.6:45953
    2022/11/18 10:12:01 [DEBUG] http: Request GET /v1/status/leader (441.74µs) from=127.0.0.6:37089
    2022/11/18 10:12:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.021422493s) from=127.0.0.6:51803
    2022/11/18 10:12:15 [DEBUG] http: Request GET /v1/status/leader (502.832µs) from=127.0.0.6:37089
    2022/11/18 10:12:21 [DEBUG] http: Request GET /v1/status/leader (5.608292ms) from=127.0.0.6:37089
    2022/11/18 10:12:35 [DEBUG] http: Request GET /v1/status/leader (1.024723ms) from=127.0.0.6:37089
    2022/11/18 10:12:41 [DEBUG] http: Request GET /v1/status/leader (5.467909ms) from=127.0.0.6:37089
    2022/11/18 10:12:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:12:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:12:55 [DEBUG] http: Request GET /v1/status/leader (407.499µs) from=127.0.0.6:37089
    2022/11/18 10:13:01 [DEBUG] http: Request GET /v1/status/leader (531.867µs) from=127.0.0.6:37089
    2022/11/18 10:13:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:14 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.47.30_8443"
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.942724ms) from=127.0.0.6:46517
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (1m43.451372033s) from=127.0.0.6:50887
    2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (1m43.45583091s) from=127.0.0.6:57263
    2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (547.411µs) from=127.0.0.6:46517
    2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (205.762µs) from=127.0.0.6:37089
    2022/11/18 10:13:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:14 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.21_8082"
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.687139ms) from=127.0.0.6:46517
    2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (57.677614ms) from=127.0.0.6:50887
    2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (59.676949ms) from=127.0.0.6:57263
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:14 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (13.194641ms) from=127.0.0.6:55283
    2022/11/18 10:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (219.736µs) from=127.0.0.6:55283
    2022/11/18 10:13:15 [DEBUG] http: Request GET /v1/status/leader (366.469µs) from=127.0.0.6:51087
    2022/11/18 10:13:21 [DEBUG] http: Request GET /v1/status/leader (6.154458ms) from=127.0.0.6:46517
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (10.352160586s) from=127.0.0.6:57263
    2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_nslcm_10.233.56.171_8403"
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (48.106024ms) from=127.0.0.6:51087
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (10.34025032s) from=127.0.0.6:50887
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (523.516µs) from=127.0.0.6:51087
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (256.358µs) from=127.0.0.6:51087
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [INFO] agent: Synced service "_v2_nslcm_10.233.56.171_8403"
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (16.005848ms) from=127.0.0.6:51087
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (56.182461ms) from=127.0.0.6:57263
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (56.347359ms) from=127.0.0.6:50887
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (604.639µs) from=127.0.0.6:57263
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (589.977µs) from=127.0.0.6:46517
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_vnflcm_10.233.8.254_8801"
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.383789ms) from=127.0.0.6:51087
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (38.83497ms) from=127.0.0.6:57263
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (47.655577ms) from=127.0.0.6:50887
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (428.368µs) from=127.0.0.6:57263
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (5.823381ms) from=127.0.0.6:57263
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_vnfres_10.233.17.16_8802"
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.088717ms) from=127.0.0.6:51087
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (23.428971ms) from=127.0.0.6:46517
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (41.525429ms) from=127.0.0.6:50887
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (379.813µs) from=127.0.0.6:50887
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (324.234µs) from=127.0.0.6:39065
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.61.195_8482"
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (24.640144ms) from=127.0.0.6:37311
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (66.70631ms) from=127.0.0.6:50887
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (68.169024ms) from=127.0.0.6:46517
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (470.662µs) from=127.0.0.6:37311
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (157.18µs) from=127.0.0.6:37311
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:13:24 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.6.137_8410"
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.042756ms) from=127.0.0.6:51087
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:24 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (58.881486ms) from=127.0.0.6:50887
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (59.547207ms) from=127.0.0.6:46517
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (12.70833ms) from=127.0.0.6:50887
    2022/11/18 10:13:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (337.224µs) from=127.0.0.6:51087
    2022/11/18 10:13:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:25 [INFO] agent: Synced service "_v1_vnfmgr_10.233.7.36_8803"
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:25 [DEBUG] http: Request PUT /v1/agent/service/register (23.257166ms) from=127.0.0.6:38061
    2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (211.278597ms) from=127.0.0.6:46517
    2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (201.005526ms) from=127.0.0.6:45301
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (435.239µs) from=127.0.0.6:38061
    2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (359.599µs) from=127.0.0.6:38061
    2022/11/18 10:13:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:13:25 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.63.108_8484"
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:25 [DEBUG] http: Request PUT /v1/agent/service/register (97.159671ms) from=127.0.0.6:50887
    2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (280.541576ms) from=127.0.0.6:45301
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:13:25 [DEBUG] agent: Node info in sync
    2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (272.848853ms) from=127.0.0.6:46517
    2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (509.847µs) from=127.0.0.6:48013
    2022/11/18 10:13:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (131.08µs) from=127.0.0.6:33757
    2022/11/18 10:13:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.687690541s) from=127.0.0.6:58181
    2022/11/18 10:13:35 [DEBUG] http: Request GET /v1/status/leader (173.575µs) from=127.0.0.6:48013
    2022/11/18 10:13:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.526138192s) from=127.0.0.6:50357
    2022/11/18 10:13:41 [DEBUG] http: Request GET /v1/status/leader (177.053µs) from=127.0.0.6:50887
    2022/11/18 10:13:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.01886682s) from=127.0.0.6:45189
    2022/11/18 10:13:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.517016394s) from=127.0.0.6:54755
    2022/11/18 10:13:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.310746698s) from=127.0.0.6:51389
    2022/11/18 10:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.341206325s) from=127.0.0.6:35517
    2022/11/18 10:13:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.939046026s) from=127.0.0.6:54837
    2022/11/18 10:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.314661383s) from=127.0.0.6:47377
    2022/11/18 10:13:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.250745771s) from=127.0.0.6:45337
    2022/11/18 10:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.74179288s) from=127.0.0.6:53903
    2022/11/18 10:13:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.473981263s) from=127.0.0.6:37605
    2022/11/18 10:13:55 [DEBUG] http: Request GET /v1/status/leader (341.897µs) from=127.0.0.6:48013
    2022/11/18 10:13:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.541950671s) from=127.0.0.6:55535
    2022/11/18 10:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.891400735s) from=127.0.0.6:57245
    2022/11/18 10:13:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.216583774s) from=127.0.0.6:50861
    2022/11/18 10:13:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.1191043s) from=127.0.0.6:40203
    2022/11/18 10:14:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.491896567s) from=127.0.0.6:54259
    2022/11/18 10:14:01 [DEBUG] http: Request GET /v1/status/leader (341.541µs) from=127.0.0.6:48013
    2022/11/18 10:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m1.66511533s) from=127.0.0.6:51803
    2022/11/18 10:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.212168938s) from=127.0.0.6:45953
    2022/11/18 10:14:15 [DEBUG] http: Request GET /v1/status/leader (231.478µs) from=127.0.0.6:48013
    2022/11/18 10:14:21 [DEBUG] http: Request GET /v1/status/leader (498.428µs) from=127.0.0.6:48013
    2022/11/18 10:14:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:14:31 [DEBUG] agent: Node info in sync
    2022/11/18 10:14:35 [DEBUG] http: Request GET /v1/status/leader (283.353µs) from=127.0.0.6:48013
    2022/11/18 10:14:41 [DEBUG] http: Request GET /v1/status/leader (269.443µs) from=127.0.0.6:48013
    2022/11/18 10:14:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:14:55 [DEBUG] http: Request GET /v1/status/leader (151.224µs) from=127.0.0.6:48013
    2022/11/18 10:15:01 [DEBUG] http: Request GET /v1/status/leader (521.449µs) from=127.0.0.6:50887
    2022/11/18 10:15:15 [DEBUG] http: Request GET /v1/status/leader (192.999µs) from=127.0.0.6:48013
    2022/11/18 10:15:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.291792168s) from=127.0.0.6:37089
    2022/11/18 10:15:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.401506624s) from=127.0.0.6:55283
    2022/11/18 10:15:21 [DEBUG] http: Request GET /v1/status/leader (609.273µs) from=127.0.0.6:50887
    2022/11/18 10:15:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m0.261072668s) from=127.0.0.6:56885
    2022/11/18 10:15:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m0.87173545s) from=127.0.0.6:57263
    2022/11/18 10:15:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.903533165s) from=127.0.0.6:37311
    2022/11/18 10:15:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.762703217s) from=127.0.0.6:46517
    2022/11/18 10:15:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.759785041s) from=127.0.0.6:33757
    2022/11/18 10:15:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m3.06512458s) from=127.0.0.6:38061
    2022/11/18 10:15:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.624382358s) from=127.0.0.6:39065
    2022/11/18 10:15:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.760072547s) from=127.0.0.6:45301
    2022/11/18 10:15:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.6602607s) from=127.0.0.6:50675
    2022/11/18 10:15:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m6.384902494s) from=127.0.0.6:51087
    2022/11/18 10:15:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:15:35 [DEBUG] http: Request GET /v1/status/leader (545.722µs) from=127.0.0.6:48013
    2022/11/18 10:15:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.168116031s) from=127.0.0.6:58181
    2022/11/18 10:15:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.893327832s) from=127.0.0.6:50357
    2022/11/18 10:15:41 [DEBUG] http: Request GET /v1/status/leader (256.313µs) from=127.0.0.6:50887
    2022/11/18 10:15:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:15:42 [DEBUG] agent: Node info in sync
    2022/11/18 10:15:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.335300576s) from=127.0.0.6:51389
    2022/11/18 10:15:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.6284322s) from=127.0.0.6:45189
    2022/11/18 10:15:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.089182374s) from=127.0.0.6:54755
    2022/11/18 10:15:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:15:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m2.788956885s) from=127.0.0.6:35517
    2022/11/18 10:15:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.623052159s) from=127.0.0.6:54837
    2022/11/18 10:15:55 [DEBUG] http: Request GET /v1/status/leader (24.939036ms) from=127.0.0.6:48013
    2022/11/18 10:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.609526909s) from=127.0.0.6:53903
    2022/11/18 10:15:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.058872088s) from=127.0.0.6:37605
    2022/11/18 10:15:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.152451157s) from=127.0.0.6:50861
    2022/11/18 10:16:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.530937577s) from=127.0.0.6:55535
    2022/11/18 10:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.039033998s) from=127.0.0.6:57245
    2022/11/18 10:16:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.443543079s) from=127.0.0.6:45337
    2022/11/18 10:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.2965396s) from=127.0.0.6:47377
    2022/11/18 10:16:01 [DEBUG] http: Request GET /v1/status/leader (348.123µs) from=127.0.0.6:48013
    2022/11/18 10:16:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.371497868s) from=127.0.0.6:40203
    2022/11/18 10:16:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m0.739718141s) from=127.0.0.6:51803
    2022/11/18 10:16:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.406263653s) from=127.0.0.6:54259
    2022/11/18 10:16:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.39220616s) from=127.0.0.6:45953
    2022/11/18 10:16:15 [DEBUG] http: Request GET /v1/status/leader (778.777µs) from=127.0.0.6:48013
    2022/11/18 10:16:21 [DEBUG] http: Request GET /v1/status/leader (541.916µs) from=127.0.0.6:48013
    2022/11/18 10:16:35 [DEBUG] http: Request GET /v1/status/leader (637.225µs) from=127.0.0.6:48013
    2022/11/18 10:16:41 [DEBUG] http: Request GET /v1/status/leader (370.72µs) from=127.0.0.6:48013
    2022/11/18 10:16:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:16:55 [DEBUG] http: Request GET /v1/status/leader (725.632µs) from=127.0.0.6:48013
    2022/11/18 10:17:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:17:01 [DEBUG] agent: Node info in sync
    2022/11/18 10:17:01 [DEBUG] http: Request GET /v1/status/leader (236.461µs) from=127.0.0.6:50887
    2022/11/18 10:17:15 [DEBUG] http: Request GET /v1/status/leader (357.915µs) from=127.0.0.6:48013
    2022/11/18 10:17:22 [DEBUG] http: Request GET /v1/status/leader (382.584µs) from=127.0.0.6:50887
    2022/11/18 10:17:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.447392354s) from=127.0.0.6:37089
    2022/11/18 10:17:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.595257176s) from=127.0.0.6:55283
    2022/11/18 10:17:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.282131443s) from=127.0.0.6:56885
    2022/11/18 10:17:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.529351529s) from=127.0.0.6:37311
    2022/11/18 10:17:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.651778395s) from=127.0.0.6:50675
    2022/11/18 10:17:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m7.166565695s) from=127.0.0.6:57263
    2022/11/18 10:17:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.187799871s) from=127.0.0.6:46517
    2022/11/18 10:17:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m7.153884255s) from=127.0.0.6:38061
    2022/11/18 10:17:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.287335544s) from=127.0.0.6:33757
    2022/11/18 10:17:35 [DEBUG] http: Request GET /v1/status/leader (329.87µs) from=127.0.0.6:48013
    2022/11/18 10:17:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.472364933s) from=127.0.0.6:45301
    2022/11/18 10:17:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m7.424514479s) from=127.0.0.6:39065
    2022/11/18 10:17:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m5.680627684s) from=127.0.0.6:51087
    2022/11/18 10:17:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.022875065s) from=127.0.0.6:58181
    2022/11/18 10:17:42 [DEBUG] http: Request GET /v1/status/leader (325.607µs) from=127.0.0.6:48013
    2022/11/18 10:17:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.770847837s) from=127.0.0.6:50357
    2022/11/18 10:17:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.31292261s) from=127.0.0.6:51389
    2022/11/18 10:17:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:17:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.300877185s) from=127.0.0.6:54755
    2022/11/18 10:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.331393331s) from=127.0.0.6:35517
    2022/11/18 10:17:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.70208584s) from=127.0.0.6:45189
    2022/11/18 10:17:55 [DEBUG] http: Request GET /v1/status/leader (2.527932ms) from=127.0.0.6:48013
    2022/11/18 10:17:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.140980597s) from=127.0.0.6:54837
    2022/11/18 10:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.971609061s) from=127.0.0.6:53903
    2022/11/18 10:18:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.029706403s) from=127.0.0.6:50861
    2022/11/18 10:18:02 [DEBUG] http: Request GET /v1/status/leader (343.869µs) from=127.0.0.6:50887
    2022/11/18 10:18:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.07670008s) from=127.0.0.6:45337
    2022/11/18 10:18:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.11852525s) from=127.0.0.6:40203
    2022/11/18 10:18:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.520133261s) from=127.0.0.6:55535
    2022/11/18 10:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.036244282s) from=127.0.0.6:47377
    2022/11/18 10:18:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.184727396s) from=127.0.0.6:37605
    2022/11/18 10:18:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:18:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.791653494s) from=127.0.0.6:57245
    2022/11/18 10:18:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.98686216s) from=127.0.0.6:51803
    2022/11/18 10:18:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.838985352s) from=127.0.0.6:54259
    2022/11/18 10:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.205207225s) from=127.0.0.6:45953
    2022/11/18 10:18:15 [DEBUG] http: Request GET /v1/status/leader (312.051µs) from=127.0.0.6:48013
    2022/11/18 10:18:22 [DEBUG] http: Request GET /v1/status/leader (254.073µs) from=127.0.0.6:48013
    2022/11/18 10:18:35 [DEBUG] http: Request GET /v1/status/leader (165.001µs) from=127.0.0.6:48013
    2022/11/18 10:18:42 [DEBUG] http: Request GET /v1/status/leader (3.774388ms) from=127.0.0.6:50887
    2022/11/18 10:18:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:18:50 [DEBUG] agent: Node info in sync
    2022/11/18 10:18:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:18:55 [DEBUG] http: Request GET /v1/status/leader (404.051µs) from=127.0.0.6:48013
    2022/11/18 10:19:02 [DEBUG] http: Request GET /v1/status/leader (202.101µs) from=127.0.0.6:48013
    2022/11/18 10:19:15 [DEBUG] http: Request GET /v1/status/leader (206.992µs) from=127.0.0.6:48013
    2022/11/18 10:19:22 [DEBUG] http: Request GET /v1/status/leader (175.271µs) from=127.0.0.6:48013
    2022/11/18 10:19:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.119460854s) from=127.0.0.6:37089
    2022/11/18 10:19:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.445756517s) from=127.0.0.6:56885
    2022/11/18 10:19:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.733957467s) from=127.0.0.6:37311
    2022/11/18 10:19:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.698448552s) from=127.0.0.6:55283
    2022/11/18 10:19:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.261752198s) from=127.0.0.6:50675
    2022/11/18 10:19:35 [DEBUG] http: Request GET /v1/status/leader (221.129µs) from=127.0.0.6:48013
    2022/11/18 10:19:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m0.851800913s) from=127.0.0.6:38061
    2022/11/18 10:19:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m4.308722722s) from=127.0.0.6:57263
    2022/11/18 10:19:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.910591712s) from=127.0.0.6:33757
    2022/11/18 10:19:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.298408729s) from=127.0.0.6:45301
    2022/11/18 10:19:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.675074132s) from=127.0.0.6:46517
    2022/11/18 10:19:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m3.394110091s) from=127.0.0.6:39065
    2022/11/18 10:19:42 [DEBUG] http: Request GET /v1/status/leader (326.439µs) from=127.0.0.6:50887
    2022/11/18 10:19:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m6.765724281s) from=127.0.0.6:51087
    2022/11/18 10:19:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.730829583s) from=127.0.0.6:58181
    2022/11/18 10:19:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.321597939s) from=127.0.0.6:50357
    2022/11/18 10:19:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:19:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.104185326s) from=127.0.0.6:45189
    2022/11/18 10:19:55 [DEBUG] http: Request GET /v1/status/leader (294.014µs) from=127.0.0.6:48013
    2022/11/18 10:19:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.456606016s) from=127.0.0.6:54755
    2022/11/18 10:19:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.529975122s) from=127.0.0.6:51389
    2022/11/18 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.659799832s) from=127.0.0.6:54837
    2022/11/18 10:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m7.424092876s) from=127.0.0.6:35517
    2022/11/18 10:20:02 [DEBUG] http: Request GET /v1/status/leader (206.1µs) from=127.0.0.6:50887
    2022/11/18 10:20:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.537257507s) from=127.0.0.6:45337
    2022/11/18 10:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.173318877s) from=127.0.0.6:53903
    2022/11/18 10:20:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.536219326s) from=127.0.0.6:40203
    2022/11/18 10:20:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.815378057s) from=127.0.0.6:55535
    2022/11/18 10:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.08145359s) from=127.0.0.6:57245
    2022/11/18 10:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.161792426s) from=127.0.0.6:47377
    2022/11/18 10:20:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.021563301s) from=127.0.0.6:50861
    2022/11/18 10:20:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.280164578s) from=127.0.0.6:37605
    2022/11/18 10:20:15 [DEBUG] http: Request GET /v1/status/leader (166.175µs) from=127.0.0.6:48013
    2022/11/18 10:20:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.194163277s) from=127.0.0.6:45953
    2022/11/18 10:20:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.259322434s) from=127.0.0.6:54259
    2022/11/18 10:20:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m5.903795214s) from=127.0.0.6:51803
    2022/11/18 10:20:22 [DEBUG] http: Request GET /v1/status/leader (314.837µs) from=127.0.0.6:50887
    2022/11/18 10:20:35 [DEBUG] http: Request GET /v1/status/leader (199.142µs) from=127.0.0.6:48013
    2022/11/18 10:20:42 [DEBUG] http: Request GET /v1/status/leader (382.325µs) from=127.0.0.6:50887
    2022/11/18 10:20:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:20:46 [DEBUG] agent: Node info in sync
    2022/11/18 10:20:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:20:55 [DEBUG] http: Request GET /v1/status/leader (3.751968ms) from=127.0.0.6:48013
    2022/11/18 10:21:02 [DEBUG] http: Request GET /v1/status/leader (632.748µs) from=127.0.0.6:50887
    2022/11/18 10:21:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:21:15 [DEBUG] http: Request GET /v1/status/leader (272.137µs) from=127.0.0.6:48013
    2022/11/18 10:21:22 [DEBUG] http: Request GET /v1/status/leader (538.071µs) from=127.0.0.6:50887
    2022/11/18 10:21:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.866428749s) from=127.0.0.6:37089
    2022/11/18 10:21:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.394330274s) from=127.0.0.6:37311
    2022/11/18 10:21:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.291169356s) from=127.0.0.6:56885
    2022/11/18 10:21:35 [DEBUG] http: Request GET /v1/status/leader (875.599µs) from=127.0.0.6:48013
    2022/11/18 10:21:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.830121894s) from=127.0.0.6:55283
    2022/11/18 10:21:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m0.038343805s) from=127.0.0.6:57263
    2022/11/18 10:21:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m1.692981294s) from=127.0.0.6:38061
    2022/11/18 10:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.447690116s) from=127.0.0.6:45301
    2022/11/18 10:21:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.717483773s) from=127.0.0.6:50675
    2022/11/18 10:21:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.652044626s) from=127.0.0.6:33757
    2022/11/18 10:21:42 [DEBUG] http: Request GET /v1/status/leader (479.031µs) from=127.0.0.6:48013
    2022/11/18 10:21:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m2.55029411s) from=127.0.0.6:39065
    2022/11/18 10:21:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.871355926s) from=127.0.0.6:46517
    2022/11/18 10:21:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.996203857s) from=127.0.0.6:51087
    2022/11/18 10:21:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.875306214s) from=127.0.0.6:50357
    2022/11/18 10:21:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:21:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.708457921s) from=127.0.0.6:58181
    2022/11/18 10:21:55 [DEBUG] http: Request GET /v1/status/leader (398.956µs) from=127.0.0.6:48013
    2022/11/18 10:21:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.939045965s) from=127.0.0.6:45189
    2022/11/18 10:22:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.250256895s) from=127.0.0.6:54755
    2022/11/18 10:22:02 [DEBUG] http: Request GET /v1/status/leader (189.988µs) from=127.0.0.6:50887
    2022/11/18 10:22:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.344211278s) from=127.0.0.6:51389
    2022/11/18 10:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.469803995s) from=127.0.0.6:54837
    2022/11/18 10:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.148815838s) from=127.0.0.6:35517
    2022/11/18 10:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.497006105s) from=127.0.0.6:53903
    2022/11/18 10:22:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.072434679s) from=127.0.0.6:45337
    2022/11/18 10:22:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.995715771s) from=127.0.0.6:55535
    2022/11/18 10:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.166448339s) from=127.0.0.6:57245
    2022/11/18 10:22:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.860893667s) from=127.0.0.6:40203
    2022/11/18 10:22:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.954077288s) from=127.0.0.6:50861
    2022/11/18 10:22:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.201595168s) from=127.0.0.6:47377
    2022/11/18 10:22:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.942974038s) from=127.0.0.6:37605
    2022/11/18 10:22:15 [DEBUG] http: Request GET /v1/status/leader (535.362µs) from=127.0.0.6:48013
    2022/11/18 10:22:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.553309455s) from=127.0.0.6:54259
    2022/11/18 10:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.685770092s) from=127.0.0.6:45953
    2022/11/18 10:22:22 [DEBUG] http: Request GET /v1/status/leader (211.978µs) from=127.0.0.6:50887
    2022/11/18 10:22:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.16698992s) from=127.0.0.6:51803
    2022/11/18 10:22:35 [DEBUG] http: Request GET /v1/status/leader (325.077µs) from=127.0.0.6:48013
    2022/11/18 10:22:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:22:38 [DEBUG] agent: Node info in sync
    2022/11/18 10:22:42 [DEBUG] http: Request GET /v1/status/leader (143.314µs) from=127.0.0.6:50887
    2022/11/18 10:22:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:22:55 [DEBUG] http: Request GET /v1/status/leader (463.322µs) from=127.0.0.6:48013
    2022/11/18 10:23:02 [DEBUG] http: Request GET /v1/status/leader (336.836µs) from=127.0.0.6:50887
    2022/11/18 10:23:15 [DEBUG] http: Request GET /v1/status/leader (416.242µs) from=127.0.0.6:48013
    2022/11/18 10:23:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:23:22 [DEBUG] http: Request GET /v1/status/leader (216.651µs) from=127.0.0.6:48013
    2022/11/18 10:23:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.550477944s) from=127.0.0.6:37089
    2022/11/18 10:23:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.267885677s) from=127.0.0.6:37311
    2022/11/18 10:23:35 [DEBUG] http: Request GET /v1/status/leader (421.154µs) from=127.0.0.6:48013
    2022/11/18 10:23:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.216982336s) from=127.0.0.6:56885
    2022/11/18 10:23:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.644657466s) from=127.0.0.6:55283
    2022/11/18 10:23:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m0.56478544s) from=127.0.0.6:38061
    2022/11/18 10:23:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.769986396s) from=127.0.0.6:57263
    2022/11/18 10:23:42 [DEBUG] http: Request GET /v1/status/leader (340.341µs) from=127.0.0.6:48013
    2022/11/18 10:23:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m0.431286618s) from=127.0.0.6:39065
    2022/11/18 10:23:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:23:43 [DEBUG] agent: Node info in sync
    2022/11/18 10:23:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.387803183s) from=127.0.0.6:45301
    2022/11/18 10:23:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.015281682s) from=127.0.0.6:50675
    2022/11/18 10:23:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.324629362s) from=127.0.0.6:33757
    2022/11/18 10:23:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m0.20632192s) from=127.0.0.6:51087
    2022/11/18 10:23:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.104187629s) from=127.0.0.6:46517
    2022/11/18 10:23:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:23:55 [DEBUG] http: Request GET /v1/status/leader (238.178µs) from=127.0.0.6:48013
    2022/11/18 10:23:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.996105403s) from=127.0.0.6:50357
    2022/11/18 10:23:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.205850958s) from=127.0.0.6:58181
    2022/11/18 10:24:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.193092584s) from=127.0.0.6:45189
    2022/11/18 10:24:02 [DEBUG] http: Request GET /v1/status/leader (183.078µs) from=127.0.0.6:50887
    2022/11/18 10:24:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.937627106s) from=127.0.0.6:51389
    2022/11/18 10:24:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.988034386s) from=127.0.0.6:54755
    2022/11/18 10:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.360953018s) from=127.0.0.6:54837
    2022/11/18 10:24:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.512237544s) from=127.0.0.6:40203
    2022/11/18 10:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m7.305290908s) from=127.0.0.6:35517
    2022/11/18 10:24:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.008501475s) from=127.0.0.6:53903
    2022/11/18 10:24:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.988041576s) from=127.0.0.6:55535
    2022/11/18 10:24:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.070997452s) from=127.0.0.6:45337
    2022/11/18 10:24:15 [DEBUG] http: Request GET /v1/status/leader (367.325µs) from=127.0.0.6:48013
    2022/11/18 10:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.92028655s) from=127.0.0.6:47377
    2022/11/18 10:24:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.773038848s) from=127.0.0.6:37605
    2022/11/18 10:24:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m6.748999639s) from=127.0.0.6:57245
    2022/11/18 10:24:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.381569086s) from=127.0.0.6:50861
    2022/11/18 10:24:22 [DEBUG] http: Request GET /v1/status/leader (304.113µs) from=127.0.0.6:50887
    2022/11/18 10:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.994075981s) from=127.0.0.6:51803
    2022/11/18 10:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.18312051s) from=127.0.0.6:45953
    2022/11/18 10:24:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.480568423s) from=127.0.0.6:54259
    2022/11/18 10:24:35 [DEBUG] http: Request GET /v1/status/leader (147.49µs) from=127.0.0.6:48013
    2022/11/18 10:24:42 [DEBUG] http: Request GET /v1/status/leader (251.227µs) from=127.0.0.6:48013
    2022/11/18 10:24:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:24:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:24:52 [DEBUG] agent: Node info in sync
    2022/11/18 10:24:55 [DEBUG] http: Request GET /v1/status/leader (304.402µs) from=127.0.0.6:48013
    2022/11/18 10:25:02 [DEBUG] http: Request GET /v1/status/leader (232.057µs) from=127.0.0.6:50887
    2022/11/18 10:25:16 [DEBUG] http: Request GET /v1/status/leader (225.13µs) from=127.0.0.6:48013
    2022/11/18 10:25:22 [DEBUG] http: Request GET /v1/status/leader (867.083µs) from=127.0.0.6:48013
    2022/11/18 10:25:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:25:36 [DEBUG] http: Request GET /v1/status/leader (301.499µs) from=127.0.0.6:48013
    2022/11/18 10:25:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.099103482s) from=127.0.0.6:37311
    2022/11/18 10:25:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.759670008s) from=127.0.0.6:37089
    2022/11/18 10:25:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.132498179s) from=127.0.0.6:56885
    2022/11/18 10:25:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m3.44320209s) from=127.0.0.6:38061
    2022/11/18 10:25:42 [DEBUG] http: Request GET /v1/status/leader (294.055µs) from=127.0.0.6:48013
    2022/11/18 10:25:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.689808476s) from=127.0.0.6:55283
    2022/11/18 10:25:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.641015064s) from=127.0.0.6:57263
    2022/11/18 10:25:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.031379975s) from=127.0.0.6:45301
    2022/11/18 10:25:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m3.178143187s) from=127.0.0.6:39065
    2022/11/18 10:25:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m0.562147647s) from=127.0.0.6:51087
    2022/11/18 10:25:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.674824991s) from=127.0.0.6:50675
    2022/11/18 10:25:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.724631644s) from=127.0.0.6:33757
    2022/11/18 10:25:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:25:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.504201532s) from=127.0.0.6:46517
    2022/11/18 10:25:56 [DEBUG] http: Request GET /v1/status/leader (175.845µs) from=127.0.0.6:48013
    2022/11/18 10:25:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.979123747s) from=127.0.0.6:50357
    2022/11/18 10:26:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.098823677s) from=127.0.0.6:45189
    2022/11/18 10:26:02 [DEBUG] http: Request GET /v1/status/leader (185.178µs) from=127.0.0.6:48013
    2022/11/18 10:26:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.449435231s) from=127.0.0.6:58181
    2022/11/18 10:26:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.551224145s) from=127.0.0.6:51389
    2022/11/18 10:26:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.936732818s) from=127.0.0.6:54755
    2022/11/18 10:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.104290695s) from=127.0.0.6:54837
    2022/11/18 10:26:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.531323446s) from=127.0.0.6:40203
    2022/11/18 10:26:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.008556815s) from=127.0.0.6:35517
    2022/11/18 10:26:16 [DEBUG] http: Request GET /v1/status/leader (628.458µs) from=127.0.0.6:48013
    2022/11/18 10:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.305238511s) from=127.0.0.6:53903
    2022/11/18 10:26:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.233655682s) from=127.0.0.6:55535
    2022/11/18 10:26:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.19095488s) from=127.0.0.6:45337
    2022/11/18 10:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.214225938s) from=127.0.0.6:47377
    2022/11/18 10:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.799702778s) from=127.0.0.6:57245
    2022/11/18 10:26:22 [DEBUG] http: Request GET /v1/status/leader (288.985µs) from=127.0.0.6:48013
    2022/11/18 10:26:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.089335165s) from=127.0.0.6:37605
    2022/11/18 10:26:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.118741802s) from=127.0.0.6:50861
    2022/11/18 10:26:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.955998951s) from=127.0.0.6:54259
    2022/11/18 10:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.645966402s) from=127.0.0.6:51803
    2022/11/18 10:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.388408248s) from=127.0.0.6:45953
    2022/11/18 10:26:36 [DEBUG] http: Request GET /v1/status/leader (285.912µs) from=127.0.0.6:48013
    2022/11/18 10:26:42 [DEBUG] http: Request GET /v1/status/leader (374.615µs) from=127.0.0.6:48013
    2022/11/18 10:26:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:26:50 [DEBUG] agent: Node info in sync
    2022/11/18 10:26:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:26:56 [DEBUG] http: Request GET /v1/status/leader (591.467µs) from=127.0.0.6:48013
    2022/11/18 10:27:02 [DEBUG] http: Request GET /v1/status/leader (216.691µs) from=127.0.0.6:48013
    2022/11/18 10:27:16 [DEBUG] http: Request GET /v1/status/leader (263.744µs) from=127.0.0.6:48013
    2022/11/18 10:27:22 [DEBUG] http: Request GET /v1/status/leader (268.73µs) from=127.0.0.6:48013
    2022/11/18 10:27:36 [DEBUG] http: Request GET /v1/status/leader (378.139µs) from=127.0.0.6:48013
    2022/11/18 10:27:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.442876043s) from=127.0.0.6:37089
    2022/11/18 10:27:42 [DEBUG] http: Request GET /v1/status/leader (199.936µs) from=127.0.0.6:50887
    2022/11/18 10:27:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m7.339610141s) from=127.0.0.6:37311
    2022/11/18 10:27:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.991372054s) from=127.0.0.6:56885
    2022/11/18 10:27:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m5.90983911s) from=127.0.0.6:38061
    2022/11/18 10:27:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.105826092s) from=127.0.0.6:55283
    2022/11/18 10:27:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.990752235s) from=127.0.0.6:51087
    2022/11/18 10:27:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.983294173s) from=127.0.0.6:45301
    2022/11/18 10:27:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m4.636783623s) from=127.0.0.6:57263
    2022/11/18 10:27:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m3.435052437s) from=127.0.0.6:39065
    2022/11/18 10:27:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.737846696s) from=127.0.0.6:50675
    2022/11/18 10:27:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:27:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.226615442s) from=127.0.0.6:46517
    2022/11/18 10:27:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.985349973s) from=127.0.0.6:33757
    2022/11/18 10:27:56 [DEBUG] http: Request GET /v1/status/leader (769.899µs) from=127.0.0.6:48013
    2022/11/18 10:28:02 [DEBUG] http: Request GET /v1/status/leader (204.551µs) from=127.0.0.6:48013
    2022/11/18 10:28:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.721316931s) from=127.0.0.6:58181
    2022/11/18 10:28:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.268365346s) from=127.0.0.6:45189
    2022/11/18 10:28:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.73612699s) from=127.0.0.6:50357
    2022/11/18 10:28:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.553201914s) from=127.0.0.6:54755
    2022/11/18 10:28:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.114072407s) from=127.0.0.6:40203
    2022/11/18 10:28:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.295195903s) from=127.0.0.6:51389
    2022/11/18 10:28:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.871554315s) from=127.0.0.6:35517
    2022/11/18 10:28:16 [DEBUG] http: Request GET /v1/status/leader (350.064µs) from=127.0.0.6:48013
    2022/11/18 10:28:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:28:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.871883711s) from=127.0.0.6:55535
    2022/11/18 10:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.423114753s) from=127.0.0.6:54837
    2022/11/18 10:28:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m2.120645979s) from=127.0.0.6:45337
    2022/11/18 10:28:22 [DEBUG] http: Request GET /v1/status/leader (481.83µs) from=127.0.0.6:48013
    2022/11/18 10:28:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.092384184s) from=127.0.0.6:53903
    2022/11/18 10:28:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.561513547s) from=127.0.0.6:47377
    2022/11/18 10:28:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.670170147s) from=127.0.0.6:37605
    2022/11/18 10:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m6.314247544s) from=127.0.0.6:57245
    2022/11/18 10:28:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.979994913s) from=127.0.0.6:54259
    2022/11/18 10:28:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.877408055s) from=127.0.0.6:50861
    2022/11/18 10:28:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.447486115s) from=127.0.0.6:45953
    2022/11/18 10:28:36 [DEBUG] http: Request GET /v1/status/leader (300.257µs) from=127.0.0.6:48013
    2022/11/18 10:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.295251808s) from=127.0.0.6:51803
    2022/11/18 10:28:42 [DEBUG] http: Request GET /v1/status/leader (1.820829ms) from=127.0.0.6:48013
    2022/11/18 10:28:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:28:46 [DEBUG] agent: Node info in sync
    2022/11/18 10:28:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:28:56 [DEBUG] http: Request GET /v1/status/leader (436.401µs) from=127.0.0.6:48013
    2022/11/18 10:29:02 [DEBUG] http: Request GET /v1/status/leader (692.743µs) from=127.0.0.6:50887
    2022/11/18 10:29:16 [DEBUG] http: Request GET /v1/status/leader (224.6µs) from=127.0.0.6:48013
    2022/11/18 10:29:22 [DEBUG] http: Request GET /v1/status/leader (186.573µs) from=127.0.0.6:48013
    2022/11/18 10:29:36 [DEBUG] http: Request GET /v1/status/leader (389.146µs) from=127.0.0.6:48013
    2022/11/18 10:29:42 [DEBUG] http: Request GET /v1/status/leader (256.552µs) from=127.0.0.6:50887
    2022/11/18 10:29:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.242779164s) from=127.0.0.6:37089
    2022/11/18 10:29:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.295621218s) from=127.0.0.6:37311
    2022/11/18 10:29:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m0.489727584s) from=127.0.0.6:51087
    2022/11/18 10:29:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.748314789s) from=127.0.0.6:45301
    2022/11/18 10:29:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.750252569s) from=127.0.0.6:38061
    2022/11/18 10:29:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.462140153s) from=127.0.0.6:55283
    2022/11/18 10:29:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:29:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m7.499615783s) from=127.0.0.6:56885
    2022/11/18 10:29:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.646694578s) from=127.0.0.6:46517
    2022/11/18 10:29:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m6.61816076s) from=127.0.0.6:57263
    2022/11/18 10:29:56 [DEBUG] http: Request GET /v1/status/leader (307.74µs) from=127.0.0.6:48013
    2022/11/18 10:29:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.874161578s) from=127.0.0.6:39065
    2022/11/18 10:29:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.923652586s) from=127.0.0.6:33757
    2022/11/18 10:29:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.843634554s) from=127.0.0.6:50675
    2022/11/18 10:30:02 [DEBUG] http: Request GET /v1/status/leader (364.031µs) from=127.0.0.6:48013
    2022/11/18 10:30:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.467928702s) from=127.0.0.6:58181
    2022/11/18 10:30:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.056301821s) from=127.0.0.6:45189
    2022/11/18 10:30:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.601197231s) from=127.0.0.6:50357
    2022/11/18 10:30:16 [DEBUG] http: Request GET /v1/status/leader (296.877µs) from=127.0.0.6:48013
    2022/11/18 10:30:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.995342505s) from=127.0.0.6:40203
    2022/11/18 10:30:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m2.796335948s) from=127.0.0.6:35517
    2022/11/18 10:30:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.276676798s) from=127.0.0.6:51389
    2022/11/18 10:30:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:30:19 [DEBUG] agent: Node info in sync
    2022/11/18 10:30:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.853424312s) from=127.0.0.6:54755
    2022/11/18 10:30:22 [DEBUG] http: Request GET /v1/status/leader (350.811µs) from=127.0.0.6:50887
    2022/11/18 10:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.484972948s) from=127.0.0.6:53903
    2022/11/18 10:30:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.028546325s) from=127.0.0.6:55535
    2022/11/18 10:30:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.098947399s) from=127.0.0.6:37605
    2022/11/18 10:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.160249389s) from=127.0.0.6:54837
    2022/11/18 10:30:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.943504399s) from=127.0.0.6:45337
    2022/11/18 10:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.034844998s) from=127.0.0.6:47377
    2022/11/18 10:30:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.652420184s) from=127.0.0.6:57245
    2022/11/18 10:30:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.637336279s) from=127.0.0.6:54259
    2022/11/18 10:30:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.810404967s) from=127.0.0.6:50861
    2022/11/18 10:30:36 [DEBUG] http: Request GET /v1/status/leader (188.126µs) from=127.0.0.6:48013
    2022/11/18 10:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.4102655s) from=127.0.0.6:45953
    2022/11/18 10:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.766671766s) from=127.0.0.6:51803
    2022/11/18 10:30:42 [DEBUG] http: Request GET /v1/status/leader (1.383247ms) from=127.0.0.6:50887
    2022/11/18 10:30:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:30:56 [DEBUG] http: Request GET /v1/status/leader (529.067µs) from=127.0.0.6:48013
    2022/11/18 10:31:02 [DEBUG] http: Request GET /v1/status/leader (173.485µs) from=127.0.0.6:50887
    2022/11/18 10:31:16 [DEBUG] http: Request GET /v1/status/leader (332.756µs) from=127.0.0.6:48013
    2022/11/18 10:31:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:31:22 [DEBUG] http: Request GET /v1/status/leader (206.193µs) from=127.0.0.6:50887
    2022/11/18 10:31:36 [DEBUG] http: Request GET /v1/status/leader (268.515µs) from=127.0.0.6:48013
    2022/11/18 10:31:42 [DEBUG] http: Request GET /v1/status/leader (200.316µs) from=127.0.0.6:48013
    2022/11/18 10:31:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.679818373s) from=127.0.0.6:37089
    2022/11/18 10:31:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.339415978s) from=127.0.0.6:37311
    2022/11/18 10:31:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m2.137281166s) from=127.0.0.6:51087
    2022/11/18 10:31:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:31:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.100954126s) from=127.0.0.6:45301
    2022/11/18 10:31:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.34487401s) from=127.0.0.6:55283
    2022/11/18 10:31:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.417763052s) from=127.0.0.6:38061
    2022/11/18 10:31:56 [DEBUG] http: Request GET /v1/status/leader (188.665µs) from=127.0.0.6:48013
    2022/11/18 10:31:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.746696318s) from=127.0.0.6:50675
    2022/11/18 10:31:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.750732089s) from=127.0.0.6:33757
    2022/11/18 10:32:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.740222054s) from=127.0.0.6:46517
    2022/11/18 10:32:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m4.721144917s) from=127.0.0.6:57263
    2022/11/18 10:32:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.739762011s) from=127.0.0.6:56885
    2022/11/18 10:32:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.187595529s) from=127.0.0.6:39065
    2022/11/18 10:32:02 [DEBUG] http: Request GET /v1/status/leader (172.827µs) from=127.0.0.6:50887
    2022/11/18 10:32:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.879836159s) from=127.0.0.6:50357
    2022/11/18 10:32:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:32:14 [DEBUG] agent: Node info in sync
    2022/11/18 10:32:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.227736735s) from=127.0.0.6:45189
    2022/11/18 10:32:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m7.285917054s) from=127.0.0.6:58181
    2022/11/18 10:32:16 [DEBUG] http: Request GET /v1/status/leader (1.713725ms) from=127.0.0.6:48013
    2022/11/18 10:32:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m2.59574303s) from=127.0.0.6:35517
    2022/11/18 10:32:22 [DEBUG] http: Request GET /v1/status/leader (240.451µs) from=127.0.0.6:48013
    2022/11/18 10:32:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.516962819s) from=127.0.0.6:40203
    2022/11/18 10:32:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.741482872s) from=127.0.0.6:51389
    2022/11/18 10:32:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.845174827s) from=127.0.0.6:54755
    2022/11/18 10:32:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.176767149s) from=127.0.0.6:37605
    2022/11/18 10:32:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.035368074s) from=127.0.0.6:55535
    2022/11/18 10:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.528114095s) from=127.0.0.6:53903
    2022/11/18 10:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.229170974s) from=127.0.0.6:54837
    2022/11/18 10:32:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.252347875s) from=127.0.0.6:45337
    2022/11/18 10:32:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.628177925s) from=127.0.0.6:47377
    2022/11/18 10:32:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.844607127s) from=127.0.0.6:57245
    2022/11/18 10:32:36 [DEBUG] http: Request GET /v1/status/leader (620.745µs) from=127.0.0.6:48013
    2022/11/18 10:32:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.613200588s) from=127.0.0.6:50861
    2022/11/18 10:32:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.264754739s) from=127.0.0.6:54259
    2022/11/18 10:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.341468137s) from=127.0.0.6:45953
    2022/11/18 10:32:42 [DEBUG] http: Request GET /v1/status/leader (346.632µs) from=127.0.0.6:50887
    2022/11/18 10:32:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.312567978s) from=127.0.0.6:51803
    2022/11/18 10:32:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:32:56 [DEBUG] http: Request GET /v1/status/leader (1.134498ms) from=127.0.0.6:48013
    2022/11/18 10:33:02 [DEBUG] http: Request GET /v1/status/leader (245.944µs) from=127.0.0.6:48013
    2022/11/18 10:33:16 [DEBUG] http: Request GET /v1/status/leader (535.699µs) from=127.0.0.6:48013
    2022/11/18 10:33:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:33:21 [DEBUG] agent: Node info in sync
    2022/11/18 10:33:22 [DEBUG] http: Request GET /v1/status/leader (178.842µs) from=127.0.0.6:50887
    2022/11/18 10:33:36 [DEBUG] http: Request GET /v1/status/leader (535.749µs) from=127.0.0.6:48013
    2022/11/18 10:33:42 [DEBUG] http: Request GET /v1/status/leader (621.977µs) from=127.0.0.6:48013
    2022/11/18 10:33:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.240765788s) from=127.0.0.6:37089
    2022/11/18 10:33:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:33:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:33:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.01262624s) from=127.0.0.6:45301
    2022/11/18 10:33:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.186538307s) from=127.0.0.6:37311
    2022/11/18 10:33:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.599849867s) from=127.0.0.6:38061
    2022/11/18 10:33:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m4.918852347s) from=127.0.0.6:51087
    2022/11/18 10:33:56 [DEBUG] http: Request GET /v1/status/leader (254.863µs) from=127.0.0.6:48013
    2022/11/18 10:33:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.913372509s) from=127.0.0.6:55283
    2022/11/18 10:34:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.520515781s) from=127.0.0.6:46517
    2022/11/18 10:34:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m0.848324565s) from=127.0.0.6:39065
    2022/11/18 10:34:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.389733625s) from=127.0.0.6:50675
    2022/11/18 10:34:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.646480601s) from=127.0.0.6:33757
    2022/11/18 10:34:02 [DEBUG] http: Request GET /v1/status/leader (389.953µs) from=127.0.0.6:50887
    2022/11/18 10:34:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m7.229548497s) from=127.0.0.6:56885
    2022/11/18 10:34:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m7.41455493s) from=127.0.0.6:57263
    2022/11/18 10:34:16 [DEBUG] http: Request GET /v1/status/leader (307.374µs) from=127.0.0.6:48013
    2022/11/18 10:34:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.742668444s) from=127.0.0.6:50357
    2022/11/18 10:34:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.437925462s) from=127.0.0.6:45189
    2022/11/18 10:34:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.001153288s) from=127.0.0.6:58181
    2022/11/18 10:34:22 [DEBUG] http: Request GET /v1/status/leader (159.626µs) from=127.0.0.6:50887
    2022/11/18 10:34:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m4.193289372s) from=127.0.0.6:35517
    2022/11/18 10:34:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.029761379s) from=127.0.0.6:40203
    2022/11/18 10:34:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.52738913s) from=127.0.0.6:37605
    2022/11/18 10:34:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.520701947s) from=127.0.0.6:54755
    2022/11/18 10:34:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.865805862s) from=127.0.0.6:51389
    2022/11/18 10:34:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.708018244s) from=127.0.0.6:47377
    2022/11/18 10:34:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.559732524s) from=127.0.0.6:53903
    2022/11/18 10:34:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.984912657s) from=127.0.0.6:45337
    2022/11/18 10:34:36 [DEBUG] http: Request GET /v1/status/leader (303.422µs) from=127.0.0.6:48013
    2022/11/18 10:34:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.402858188s) from=127.0.0.6:55535
    2022/11/18 10:34:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.987121771s) from=127.0.0.6:54837
    2022/11/18 10:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m3.889087337s) from=127.0.0.6:57245
    2022/11/18 10:34:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.127491135s) from=127.0.0.6:50861
    2022/11/18 10:34:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.294734107s) from=127.0.0.6:45953
    2022/11/18 10:34:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.587509368s) from=127.0.0.6:54259
    2022/11/18 10:34:42 [DEBUG] http: Request GET /v1/status/leader (318.02µs) from=127.0.0.6:48013
    2022/11/18 10:34:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:34:47 [DEBUG] agent: Node info in sync
    2022/11/18 10:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m1.485999729s) from=127.0.0.6:51803
    2022/11/18 10:34:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:34:56 [DEBUG] http: Request GET /v1/status/leader (304.507µs) from=127.0.0.6:48013
    2022/11/18 10:35:02 [DEBUG] http: Request GET /v1/status/leader (358.486µs) from=127.0.0.6:50887
    2022/11/18 10:35:16 [DEBUG] http: Request GET /v1/status/leader (308.201µs) from=127.0.0.6:48013
    2022/11/18 10:35:22 [DEBUG] http: Request GET /v1/status/leader (209.408µs) from=127.0.0.6:48013
    2022/11/18 10:35:36 [DEBUG] http: Request GET /v1/status/leader (301.602µs) from=127.0.0.6:48013
    2022/11/18 10:35:42 [DEBUG] http: Request GET /v1/status/leader (311.62µs) from=127.0.0.6:50887
    2022/11/18 10:35:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.229442886s) from=127.0.0.6:37089
    2022/11/18 10:35:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:35:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.223071436s) from=127.0.0.6:37311
    2022/11/18 10:35:56 [DEBUG] http: Request GET /v1/status/leader (210.28µs) from=127.0.0.6:48013
    2022/11/18 10:35:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m0.974900398s) from=127.0.0.6:38061
    2022/11/18 10:35:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.295828485s) from=127.0.0.6:45301
    2022/11/18 10:35:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m3.857729448s) from=127.0.0.6:51087
    2022/11/18 10:36:02 [DEBUG] http: Request GET /v1/status/leader (295.781µs) from=127.0.0.6:50887
    2022/11/18 10:36:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.821694559s) from=127.0.0.6:55283
    2022/11/18 10:36:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.431437158s) from=127.0.0.6:46517
    2022/11/18 10:36:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.121300503s) from=127.0.0.6:39065
    2022/11/18 10:36:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.013636566s) from=127.0.0.6:50675
    2022/11/18 10:36:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.079593123s) from=127.0.0.6:33757
    2022/11/18 10:36:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m4.760425798s) from=127.0.0.6:57263
    2022/11/18 10:36:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.491370126s) from=127.0.0.6:56885
    2022/11/18 10:36:16 [DEBUG] http: Request GET /v1/status/leader (179.766µs) from=127.0.0.6:48013
    2022/11/18 10:36:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.418558526s) from=127.0.0.6:50357
    2022/11/18 10:36:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.635044993s) from=127.0.0.6:45189
    2022/11/18 10:36:22 [DEBUG] http: Request GET /v1/status/leader (1.978032ms) from=127.0.0.6:48013
    2022/11/18 10:36:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.168062693s) from=127.0.0.6:58181
    2022/11/18 10:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m6.947472402s) from=127.0.0.6:35517
    2022/11/18 10:36:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.539414166s) from=127.0.0.6:51389
    2022/11/18 10:36:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.4651427s) from=127.0.0.6:54755
    2022/11/18 10:36:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.301073567s) from=127.0.0.6:40203
    2022/11/18 10:36:36 [DEBUG] http: Request GET /v1/status/leader (238.022µs) from=127.0.0.6:48013
    2022/11/18 10:36:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.238031387s) from=127.0.0.6:37605
    2022/11/18 10:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.706103242s) from=127.0.0.6:47377
    2022/11/18 10:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.227886312s) from=127.0.0.6:53903
    2022/11/18 10:36:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.192222556s) from=127.0.0.6:55535
    2022/11/18 10:36:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.015499554s) from=127.0.0.6:45337
    2022/11/18 10:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.427248648s) from=127.0.0.6:54837
    2022/11/18 10:36:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:36:41 [DEBUG] agent: Node info in sync
    2022/11/18 10:36:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.170808835s) from=127.0.0.6:57245
    2022/11/18 10:36:42 [DEBUG] http: Request GET /v1/status/leader (176.712µs) from=127.0.0.6:48013
    2022/11/18 10:36:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:36:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.271634536s) from=127.0.0.6:50861
    2022/11/18 10:36:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.210859512s) from=127.0.0.6:54259
    2022/11/18 10:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.10015464s) from=127.0.0.6:45953
    2022/11/18 10:36:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:36:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.655974431s) from=127.0.0.6:51803
    2022/11/18 10:36:56 [DEBUG] http: Request GET /v1/status/leader (311.673µs) from=127.0.0.6:48013
    2022/11/18 10:37:02 [DEBUG] http: Request GET /v1/status/leader (319.338µs) from=127.0.0.6:48013
    2022/11/18 10:37:16 [DEBUG] http: Request GET /v1/status/leader (3.360342ms) from=127.0.0.6:48013
    2022/11/18 10:37:22 [DEBUG] http: Request GET /v1/status/leader (1.094432ms) from=127.0.0.6:48013
    2022/11/18 10:37:36 [DEBUG] http: Request GET /v1/status/leader (342.493µs) from=127.0.0.6:48013
    2022/11/18 10:37:42 [DEBUG] http: Request GET /v1/status/leader (237.009µs) from=127.0.0.6:50887
    2022/11/18 10:37:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:37:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.656526691s) from=127.0.0.6:37089
    2022/11/18 10:37:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:37:56 [DEBUG] agent: Node info in sync
    2022/11/18 10:37:56 [DEBUG] http: Request GET /v1/status/leader (207.389µs) from=127.0.0.6:48013
    2022/11/18 10:37:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.31113064s) from=127.0.0.6:37311
    2022/11/18 10:37:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.760053003s) from=127.0.0.6:45301
    2022/11/18 10:38:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.651940661s) from=127.0.0.6:51087
    2022/11/18 10:38:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m6.23065194s) from=127.0.0.6:38061
    2022/11/18 10:38:02 [DEBUG] http: Request GET /v1/status/leader (213.491µs) from=127.0.0.6:50887
    2022/11/18 10:38:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.280320853s) from=127.0.0.6:55283
    2022/11/18 10:38:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.536466765s) from=127.0.0.6:46517
    2022/11/18 10:38:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.64368504s) from=127.0.0.6:50675
    2022/11/18 10:38:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m5.938154796s) from=127.0.0.6:39065
    2022/11/18 10:38:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.331021237s) from=127.0.0.6:33757
    2022/11/18 10:38:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.124417863s) from=127.0.0.6:56885
    2022/11/18 10:38:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.876548029s) from=127.0.0.6:57263
    2022/11/18 10:38:16 [DEBUG] http: Request GET /v1/status/leader (304.221µs) from=127.0.0.6:48013
    2022/11/18 10:38:23 [DEBUG] http: Request GET /v1/status/leader (361.39µs) from=127.0.0.6:50887
    2022/11/18 10:38:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.110790553s) from=127.0.0.6:50357
    2022/11/18 10:38:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.133634795s) from=127.0.0.6:58181
    2022/11/18 10:38:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.223996168s) from=127.0.0.6:45189
    2022/11/18 10:38:36 [DEBUG] http: Request GET /v1/status/leader (628.334µs) from=127.0.0.6:48013
    2022/11/18 10:38:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.349896315s) from=127.0.0.6:51389
    2022/11/18 10:38:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m5.047064333s) from=127.0.0.6:35517
    2022/11/18 10:38:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.235578017s) from=127.0.0.6:54755
    2022/11/18 10:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.303071506s) from=127.0.0.6:53903
    2022/11/18 10:38:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.157958245s) from=127.0.0.6:37605
    2022/11/18 10:38:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.750633718s) from=127.0.0.6:40203
    2022/11/18 10:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.450587593s) from=127.0.0.6:47377
    2022/11/18 10:38:43 [DEBUG] http: Request GET /v1/status/leader (201.099µs) from=127.0.0.6:50887
    2022/11/18 10:38:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.90523725s) from=127.0.0.6:55535
    2022/11/18 10:38:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.97052843s) from=127.0.0.6:45337
    2022/11/18 10:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.033860486s) from=127.0.0.6:57245
    2022/11/18 10:38:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.751009371s) from=127.0.0.6:54259
    2022/11/18 10:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.067980261s) from=127.0.0.6:54837
    2022/11/18 10:38:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.180035376s) from=127.0.0.6:50861
    2022/11/18 10:38:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:38:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.177933296s) from=127.0.0.6:45953
    2022/11/18 10:38:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m0.030258968s) from=127.0.0.6:51803
    2022/11/18 10:38:56 [DEBUG] http: Request GET /v1/status/leader (357.547µs) from=127.0.0.6:48013
    2022/11/18 10:39:03 [DEBUG] http: Request GET /v1/status/leader (360.46µs) from=127.0.0.6:48013
    2022/11/18 10:39:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:39:16 [DEBUG] http: Request GET /v1/status/leader (207.053µs) from=127.0.0.6:48013
    2022/11/18 10:39:23 [DEBUG] http: Request GET /v1/status/leader (329.133µs) from=127.0.0.6:50887
    2022/11/18 10:39:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:39:25 [DEBUG] agent: Node info in sync
    2022/11/18 10:39:36 [DEBUG] http: Request GET /v1/status/leader (432.307µs) from=127.0.0.6:48013
    2022/11/18 10:39:43 [DEBUG] http: Request GET /v1/status/leader (750.7µs) from=127.0.0.6:48013
    2022/11/18 10:39:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:39:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.904561598s) from=127.0.0.6:37089
    2022/11/18 10:39:56 [DEBUG] http: Request GET /v1/status/leader (897.244µs) from=127.0.0.6:48013
    2022/11/18 10:40:03 [DEBUG] http: Request GET /v1/status/leader (337.461µs) from=127.0.0.6:48013
    2022/11/18 10:40:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.653882058s) from=127.0.0.6:37311
    2022/11/18 10:40:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m4.005062643s) from=127.0.0.6:51087
    2022/11/18 10:40:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.304866003s) from=127.0.0.6:45301
    2022/11/18 10:40:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m4.159767342s) from=127.0.0.6:38061
    2022/11/18 10:40:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.445974917s) from=127.0.0.6:55283
    2022/11/18 10:40:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.301400007s) from=127.0.0.6:50675
    2022/11/18 10:40:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.156991355s) from=127.0.0.6:46517
    2022/11/18 10:40:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.233414203s) from=127.0.0.6:39065
    2022/11/18 10:40:16 [DEBUG] http: Request GET /v1/status/leader (525.234µs) from=127.0.0.6:48013
    2022/11/18 10:40:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.078688689s) from=127.0.0.6:33757
    2022/11/18 10:40:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.688767948s) from=127.0.0.6:56885
    2022/11/18 10:40:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m6.11369092s) from=127.0.0.6:57263
    2022/11/18 10:40:23 [DEBUG] http: Request GET /v1/status/leader (233.8µs) from=127.0.0.6:48013
    2022/11/18 10:40:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.90119119s) from=127.0.0.6:45189
    2022/11/18 10:40:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.353533665s) from=127.0.0.6:50357
    2022/11/18 10:40:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.274205309s) from=127.0.0.6:58181
    2022/11/18 10:40:36 [DEBUG] http: Request GET /v1/status/leader (343.501µs) from=127.0.0.6:48013
    2022/11/18 10:40:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.546120305s) from=127.0.0.6:51389
    2022/11/18 10:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.344986407s) from=127.0.0.6:35517
    2022/11/18 10:40:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.44154253s) from=127.0.0.6:37605
    2022/11/18 10:40:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.686046965s) from=127.0.0.6:53903
    2022/11/18 10:40:43 [DEBUG] http: Request GET /v1/status/leader (233.29µs) from=127.0.0.6:50887
    2022/11/18 10:40:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.170943267s) from=127.0.0.6:40203
    2022/11/18 10:40:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.13087357s) from=127.0.0.6:54755
    2022/11/18 10:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.613229839s) from=127.0.0.6:47377
    2022/11/18 10:40:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.677381373s) from=127.0.0.6:45337
    2022/11/18 10:40:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.259834976s) from=127.0.0.6:54259
    2022/11/18 10:40:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.618511282s) from=127.0.0.6:55535
    2022/11/18 10:40:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.578344423s) from=127.0.0.6:54837
    2022/11/18 10:40:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:40:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m6.603384458s) from=127.0.0.6:57245
    2022/11/18 10:40:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.291940632s) from=127.0.0.6:50861
    2022/11/18 10:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.80908596s) from=127.0.0.6:45953
    2022/11/18 10:40:56 [DEBUG] http: Request GET /v1/status/leader (307.31µs) from=127.0.0.6:48013
    2022/11/18 10:41:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.360274569s) from=127.0.0.6:51803
    2022/11/18 10:41:03 [DEBUG] http: Request GET /v1/status/leader (259.218µs) from=127.0.0.6:48013
    2022/11/18 10:41:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:41:07 [DEBUG] agent: Node info in sync
    2022/11/18 10:41:16 [DEBUG] http: Request GET /v1/status/leader (434.068µs) from=127.0.0.6:48013
    2022/11/18 10:41:23 [DEBUG] http: Request GET /v1/status/leader (264.638µs) from=127.0.0.6:50887
    2022/11/18 10:41:36 [DEBUG] http: Request GET /v1/status/leader (629.683µs) from=127.0.0.6:48013
    2022/11/18 10:41:43 [DEBUG] http: Request GET /v1/status/leader (200.312µs) from=127.0.0.6:50887
    2022/11/18 10:41:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:41:56 [DEBUG] http: Request GET /v1/status/leader (199.211µs) from=127.0.0.6:48013
    2022/11/18 10:42:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.505526304s) from=127.0.0.6:37089
    2022/11/18 10:42:03 [DEBUG] http: Request GET /v1/status/leader (216.097µs) from=127.0.0.6:50887
    2022/11/18 10:42:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:42:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.649546241s) from=127.0.0.6:37311
    2022/11/18 10:42:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.346835077s) from=127.0.0.6:38061
    2022/11/18 10:42:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.902306052s) from=127.0.0.6:45301
    2022/11/18 10:42:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m7.150465286s) from=127.0.0.6:51087
    2022/11/18 10:42:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.620669001s) from=127.0.0.6:50675
    2022/11/18 10:42:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.242377792s) from=127.0.0.6:55283
    2022/11/18 10:42:16 [DEBUG] http: Request GET /v1/status/leader (2.543066ms) from=127.0.0.6:48013
    2022/11/18 10:42:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.985158684s) from=127.0.0.6:33757
    2022/11/18 10:42:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.810887686s) from=127.0.0.6:46517
    2022/11/18 10:42:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.181429798s) from=127.0.0.6:56885
    2022/11/18 10:42:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.444064731s) from=127.0.0.6:39065
    2022/11/18 10:42:23 [DEBUG] http: Request GET /v1/status/leader (300.79µs) from=127.0.0.6:50887
    2022/11/18 10:42:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m1.237030122s) from=127.0.0.6:57263
    2022/11/18 10:42:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.925013812s) from=127.0.0.6:50357
    2022/11/18 10:42:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.56484481s) from=127.0.0.6:45189
    2022/11/18 10:42:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.859961613s) from=127.0.0.6:58181
    2022/11/18 10:42:36 [DEBUG] http: Request GET /v1/status/leader (832.727µs) from=127.0.0.6:48013
    2022/11/18 10:42:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:42:39 [DEBUG] agent: Node info in sync
    2022/11/18 10:42:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.664707339s) from=127.0.0.6:51389
    2022/11/18 10:42:43 [DEBUG] http: Request GET /v1/status/leader (146.74µs) from=127.0.0.6:48013
    2022/11/18 10:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.84399618s) from=127.0.0.6:35517
    2022/11/18 10:42:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.781194146s) from=127.0.0.6:37605
    2022/11/18 10:42:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.20478875s) from=127.0.0.6:53903
    2022/11/18 10:42:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.26263002s) from=127.0.0.6:40203
    2022/11/18 10:42:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.706075198s) from=127.0.0.6:54259
    2022/11/18 10:42:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.337476066s) from=127.0.0.6:45337
    2022/11/18 10:42:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:42:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.429348157s) from=127.0.0.6:54755
    2022/11/18 10:42:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.362247536s) from=127.0.0.6:47377
    2022/11/18 10:42:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.176220072s) from=127.0.0.6:55535
    2022/11/18 10:42:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.42202443s) from=127.0.0.6:50861
    2022/11/18 10:42:56 [DEBUG] http: Request GET /v1/status/leader (234.536µs) from=127.0.0.6:48013
    2022/11/18 10:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.834915042s) from=127.0.0.6:54837
    2022/11/18 10:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.38476188s) from=127.0.0.6:57245
    2022/11/18 10:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.366657306s) from=127.0.0.6:45953
    2022/11/18 10:43:03 [DEBUG] http: Request GET /v1/status/leader (287.531µs) from=127.0.0.6:48013
    2022/11/18 10:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m5.803072369s) from=127.0.0.6:51803
    2022/11/18 10:43:16 [DEBUG] http: Request GET /v1/status/leader (195.299µs) from=127.0.0.6:48013
    2022/11/18 10:43:23 [DEBUG] http: Request GET /v1/status/leader (302.517µs) from=127.0.0.6:50887
    2022/11/18 10:43:36 [DEBUG] http: Request GET /v1/status/leader (1.260929ms) from=127.0.0.6:48013
    2022/11/18 10:43:43 [DEBUG] http: Request GET /v1/status/leader (306.206µs) from=127.0.0.6:48013
    2022/11/18 10:43:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:43:56 [DEBUG] http: Request GET /v1/status/leader (216.85µs) from=127.0.0.6:48013
    2022/11/18 10:44:03 [DEBUG] http: Request GET /v1/status/leader (236.266µs) from=127.0.0.6:48013
    2022/11/18 10:44:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.392337387s) from=127.0.0.6:37089
    2022/11/18 10:44:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m1.722308495s) from=127.0.0.6:38061
    2022/11/18 10:44:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.013226989s) from=127.0.0.6:45301
    2022/11/18 10:44:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m7.113399296s) from=127.0.0.6:37311
    2022/11/18 10:44:16 [DEBUG] http: Request GET /v1/status/leader (701.411µs) from=127.0.0.6:48013
    2022/11/18 10:44:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.116884328s) from=127.0.0.6:50675
    2022/11/18 10:44:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m5.888123829s) from=127.0.0.6:51087
    2022/11/18 10:44:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.088516525s) from=127.0.0.6:46517
    2022/11/18 10:44:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:44:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.766283625s) from=127.0.0.6:55283
    2022/11/18 10:44:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.012775336s) from=127.0.0.6:33757
    2022/11/18 10:44:23 [DEBUG] http: Request GET /v1/status/leader (278.121µs) from=127.0.0.6:50887
    2022/11/18 10:44:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m2.433437303s) from=127.0.0.6:57263
    2022/11/18 10:44:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.276066839s) from=127.0.0.6:56885
    2022/11/18 10:44:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:44:26 [DEBUG] agent: Node info in sync
    2022/11/18 10:44:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.650454591s) from=127.0.0.6:39065
    2022/11/18 10:44:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.126264379s) from=127.0.0.6:50357
    2022/11/18 10:44:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.198737969s) from=127.0.0.6:58181
    2022/11/18 10:44:36 [DEBUG] http: Request GET /v1/status/leader (467.586µs) from=127.0.0.6:48013
    2022/11/18 10:44:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.20278339s) from=127.0.0.6:45189
    2022/11/18 10:44:43 [DEBUG] http: Request GET /v1/status/leader (422.542µs) from=127.0.0.6:48013
    2022/11/18 10:44:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.130940503s) from=127.0.0.6:35517
    2022/11/18 10:44:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m2.490545413s) from=127.0.0.6:51389
    2022/11/18 10:44:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.053435518s) from=127.0.0.6:37605
    2022/11/18 10:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.417088796s) from=127.0.0.6:40203
    2022/11/18 10:44:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.670177855s) from=127.0.0.6:45337
    2022/11/18 10:44:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:44:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.525359613s) from=127.0.0.6:54755
    2022/11/18 10:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.258715971s) from=127.0.0.6:53903
    2022/11/18 10:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.138903598s) from=127.0.0.6:47377
    2022/11/18 10:44:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.272067611s) from=127.0.0.6:54259
    2022/11/18 10:44:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.060557285s) from=127.0.0.6:55535
    2022/11/18 10:44:56 [DEBUG] http: Request GET /v1/status/leader (718.736µs) from=127.0.0.6:48013
    2022/11/18 10:44:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.398933855s) from=127.0.0.6:50861
    2022/11/18 10:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.472526769s) from=127.0.0.6:54837
    2022/11/18 10:45:03 [DEBUG] http: Request GET /v1/status/leader (363.376µs) from=127.0.0.6:48013
    2022/11/18 10:45:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.0288744s) from=127.0.0.6:57245
    2022/11/18 10:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.356079328s) from=127.0.0.6:45953
    2022/11/18 10:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.721478479s) from=127.0.0.6:51803
    2022/11/18 10:45:16 [DEBUG] http: Request GET /v1/status/leader (243.209µs) from=127.0.0.6:48013
    2022/11/18 10:45:23 [DEBUG] http: Request GET /v1/status/leader (1.571341ms) from=127.0.0.6:50887
    2022/11/18 10:45:36 [DEBUG] http: Request GET /v1/status/leader (581.938µs) from=127.0.0.6:48013
    2022/11/18 10:45:43 [DEBUG] http: Request GET /v1/status/leader (479.081µs) from=127.0.0.6:48013
    2022/11/18 10:45:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:45:56 [DEBUG] http: Request GET /v1/status/leader (666.654µs) from=127.0.0.6:48013
    2022/11/18 10:46:03 [DEBUG] http: Request GET /v1/status/leader (328.357µs) from=127.0.0.6:48013
    2022/11/18 10:46:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:46:03 [DEBUG] agent: Node info in sync
    2022/11/18 10:46:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.012118714s) from=127.0.0.6:37089
    2022/11/18 10:46:16 [DEBUG] http: Request GET /v1/status/leader (538.68µs) from=127.0.0.6:48013
    2022/11/18 10:46:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m7.083508195s) from=127.0.0.6:38061
    2022/11/18 10:46:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.794048813s) from=127.0.0.6:45301
    2022/11/18 10:46:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.266717293s) from=127.0.0.6:50675
    2022/11/18 10:46:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m6.872799498s) from=127.0.0.6:37311
    2022/11/18 10:46:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.199193911s) from=127.0.0.6:33757
    2022/11/18 10:46:23 [DEBUG] http: Request GET /v1/status/leader (452.02µs) from=127.0.0.6:48013
    2022/11/18 10:46:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m5.60587298s) from=127.0.0.6:51087
    2022/11/18 10:46:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.753102843s) from=127.0.0.6:46517
    2022/11/18 10:46:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m1.586092301s) from=127.0.0.6:57263
    2022/11/18 10:46:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.02623757s) from=127.0.0.6:56885
    2022/11/18 10:46:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m7.481361678s) from=127.0.0.6:55283
    2022/11/18 10:46:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:46:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.577377237s) from=127.0.0.6:39065
    2022/11/18 10:46:36 [DEBUG] http: Request GET /v1/status/leader (225.393µs) from=127.0.0.6:48013
    2022/11/18 10:46:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.300519039s) from=127.0.0.6:50357
    2022/11/18 10:46:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.008291985s) from=127.0.0.6:58181
    2022/11/18 10:46:43 [DEBUG] http: Request GET /v1/status/leader (1.840997ms) from=127.0.0.6:50887
    2022/11/18 10:46:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.941516617s) from=127.0.0.6:45189
    2022/11/18 10:46:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.532268921s) from=127.0.0.6:51389
    2022/11/18 10:46:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m6.559674914s) from=127.0.0.6:35517
    2022/11/18 10:46:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:46:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.058017912s) from=127.0.0.6:40203
    2022/11/18 10:46:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.171400204s) from=127.0.0.6:54755
    2022/11/18 10:46:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.136630454s) from=127.0.0.6:37605
    2022/11/18 10:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.652022104s) from=127.0.0.6:47377
    2022/11/18 10:46:56 [DEBUG] http: Request GET /v1/status/leader (410.474µs) from=127.0.0.6:48013
    2022/11/18 10:46:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.935484113s) from=127.0.0.6:45337
    2022/11/18 10:46:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.142319433s) from=127.0.0.6:54259
    2022/11/18 10:46:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.981389911s) from=127.0.0.6:50861
    2022/11/18 10:47:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.341280588s) from=127.0.0.6:55535
    2022/11/18 10:47:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.535225698s) from=127.0.0.6:53903
    2022/11/18 10:47:03 [DEBUG] http: Request GET /v1/status/leader (345.834µs) from=127.0.0.6:48013
    2022/11/18 10:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.886580988s) from=127.0.0.6:54837
    2022/11/18 10:47:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.96043528s) from=127.0.0.6:57245
    2022/11/18 10:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m0.058492883s) from=127.0.0.6:51803
    2022/11/18 10:47:16 [DEBUG] http: Request GET /v1/status/leader (295.448µs) from=127.0.0.6:48013
    2022/11/18 10:47:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.742914533s) from=127.0.0.6:45953
    2022/11/18 10:47:23 [DEBUG] http: Request GET /v1/status/leader (370.729µs) from=127.0.0.6:48013
    2022/11/18 10:47:36 [DEBUG] http: Request GET /v1/status/leader (289.285µs) from=127.0.0.6:48013
    2022/11/18 10:47:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:47:41 [DEBUG] agent: Node info in sync
    2022/11/18 10:47:43 [DEBUG] http: Request GET /v1/status/leader (305.633µs) from=127.0.0.6:48013
    2022/11/18 10:47:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:47:57 [DEBUG] http: Request GET /v1/status/leader (368.978µs) from=127.0.0.6:48013
    2022/11/18 10:48:03 [DEBUG] http: Request GET /v1/status/leader (243.019µs) from=127.0.0.6:50887
    2022/11/18 10:48:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.231425341s) from=127.0.0.6:37089
    2022/11/18 10:48:17 [DEBUG] http: Request GET /v1/status/leader (436.837µs) from=127.0.0.6:48013
    2022/11/18 10:48:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.21497473s) from=127.0.0.6:45301
    2022/11/18 10:48:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m3.624185495s) from=127.0.0.6:38061
    2022/11/18 10:48:23 [DEBUG] http: Request GET /v1/status/leader (195.65µs) from=127.0.0.6:50887
    2022/11/18 10:48:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.839949725s) from=127.0.0.6:50675
    2022/11/18 10:48:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.808332165s) from=127.0.0.6:37311
    2022/11/18 10:48:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.363622537s) from=127.0.0.6:33757
    2022/11/18 10:48:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m5.825479218s) from=127.0.0.6:51087
    2022/11/18 10:48:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m2.985429828s) from=127.0.0.6:57263
    2022/11/18 10:48:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.975622381s) from=127.0.0.6:46517
    2022/11/18 10:48:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.431109949s) from=127.0.0.6:56885
    2022/11/18 10:48:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.689741808s) from=127.0.0.6:55283
    2022/11/18 10:48:37 [DEBUG] http: Request GET /v1/status/leader (361.349µs) from=127.0.0.6:48013
    2022/11/18 10:48:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.094670866s) from=127.0.0.6:50357
    2022/11/18 10:48:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.540339207s) from=127.0.0.6:39065
    2022/11/18 10:48:43 [DEBUG] http: Request GET /v1/status/leader (239.679µs) from=127.0.0.6:48013
    2022/11/18 10:48:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.028291198s) from=127.0.0.6:58181
    2022/11/18 10:48:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.823306228s) from=127.0.0.6:45189
    2022/11/18 10:48:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.366971158s) from=127.0.0.6:35517
    2022/11/18 10:48:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.114233757s) from=127.0.0.6:51389
    2022/11/18 10:48:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:48:54 [DEBUG] agent: Node info in sync
    2022/11/18 10:48:57 [DEBUG] http: Request GET /v1/status/leader (418.082µs) from=127.0.0.6:48013
    2022/11/18 10:48:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.309210259s) from=127.0.0.6:40203
    2022/11/18 10:48:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.158070088s) from=127.0.0.6:54755
    2022/11/18 10:48:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.643701171s) from=127.0.0.6:47377
    2022/11/18 10:49:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.893446175s) from=127.0.0.6:37605
    2022/11/18 10:49:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m0.822784482s) from=127.0.0.6:55535
    2022/11/18 10:49:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.326291531s) from=127.0.0.6:45337
    2022/11/18 10:49:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.308595374s) from=127.0.0.6:54259
    2022/11/18 10:49:03 [DEBUG] http: Request GET /v1/status/leader (208.775µs) from=127.0.0.6:48013
    2022/11/18 10:49:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.721535315s) from=127.0.0.6:50861
    2022/11/18 10:49:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:49:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.963972568s) from=127.0.0.6:53903
    2022/11/18 10:49:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.580482424s) from=127.0.0.6:54837
    2022/11/18 10:49:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.518125846s) from=127.0.0.6:57245
    2022/11/18 10:49:17 [DEBUG] http: Request GET /v1/status/leader (399.1µs) from=127.0.0.6:48013
    2022/11/18 10:49:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m5.809524428s) from=127.0.0.6:51803
    2022/11/18 10:49:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.363028611s) from=127.0.0.6:45953
    2022/11/18 10:49:23 [DEBUG] http: Request GET /v1/status/leader (191.042µs) from=127.0.0.6:50887
    2022/11/18 10:49:37 [DEBUG] http: Request GET /v1/status/leader (347.37µs) from=127.0.0.6:48013
    2022/11/18 10:49:43 [DEBUG] http: Request GET /v1/status/leader (180.081µs) from=127.0.0.6:50887
    2022/11/18 10:49:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:49:57 [DEBUG] http: Request GET /v1/status/leader (283.023µs) from=127.0.0.6:48013
    2022/11/18 10:49:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:49:57 [DEBUG] agent: Node info in sync
    2022/11/18 10:50:03 [DEBUG] http: Request GET /v1/status/leader (4.195387ms) from=127.0.0.6:50887
    2022/11/18 10:50:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.198165647s) from=127.0.0.6:37089
    2022/11/18 10:50:17 [DEBUG] http: Request GET /v1/status/leader (449.713µs) from=127.0.0.6:48013
    2022/11/18 10:50:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.412056174s) from=127.0.0.6:45301
    2022/11/18 10:50:23 [DEBUG] http: Request GET /v1/status/leader (180.268µs) from=127.0.0.6:48013
    2022/11/18 10:50:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m4.157532757s) from=127.0.0.6:38061
    2022/11/18 10:50:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.337258413s) from=127.0.0.6:37311
    2022/11/18 10:50:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m7.145525494s) from=127.0.0.6:50675
    2022/11/18 10:50:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.37672442s) from=127.0.0.6:33757
    2022/11/18 10:50:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.944744029s) from=127.0.0.6:46517
    2022/11/18 10:50:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m2.876402539s) from=127.0.0.6:57263
    2022/11/18 10:50:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m6.28964259s) from=127.0.0.6:51087
    2022/11/18 10:50:37 [DEBUG] http: Request GET /v1/status/leader (691.673µs) from=127.0.0.6:48013
    2022/11/18 10:50:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.274357867s) from=127.0.0.6:56885
    2022/11/18 10:50:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.866178011s) from=127.0.0.6:55283
    2022/11/18 10:50:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m0.20054822s) from=127.0.0.6:39065
    2022/11/18 10:50:43 [DEBUG] http: Request GET /v1/status/leader (254.88µs) from=127.0.0.6:50887
    2022/11/18 10:50:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.373001523s) from=127.0.0.6:50357
    2022/11/18 10:50:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:50:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.993587774s) from=127.0.0.6:58181
    2022/11/18 10:50:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.707340007s) from=127.0.0.6:45189
    2022/11/18 10:50:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.980783781s) from=127.0.0.6:35517
    2022/11/18 10:50:57 [DEBUG] http: Request GET /v1/status/leader (354.792µs) from=127.0.0.6:48013
    2022/11/18 10:50:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.866107397s) from=127.0.0.6:54755
    2022/11/18 10:51:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.991337838s) from=127.0.0.6:51389
    2022/11/18 10:51:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.63662802s) from=127.0.0.6:47377
    2022/11/18 10:51:03 [DEBUG] http: Request GET /v1/status/leader (574.963µs) from=127.0.0.6:50887
    2022/11/18 10:51:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.365445365s) from=127.0.0.6:40203
    2022/11/18 10:51:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.912737888s) from=127.0.0.6:55535
    2022/11/18 10:51:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.771559974s) from=127.0.0.6:45337
    2022/11/18 10:51:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.354762238s) from=127.0.0.6:37605
    2022/11/18 10:51:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.873413359s) from=127.0.0.6:50861
    2022/11/18 10:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.470448735s) from=127.0.0.6:54837
    2022/11/18 10:51:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.346960919s) from=127.0.0.6:54259
    2022/11/18 10:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.383927462s) from=127.0.0.6:57245
    2022/11/18 10:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.354914846s) from=127.0.0.6:53903
    2022/11/18 10:51:17 [DEBUG] http: Request GET /v1/status/leader (315.576µs) from=127.0.0.6:48013
    2022/11/18 10:51:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.101597201s) from=127.0.0.6:51803
    2022/11/18 10:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.064017989s) from=127.0.0.6:45953
    2022/11/18 10:51:23 [DEBUG] http: Request GET /v1/status/leader (205.605µs) from=127.0.0.6:48013
    2022/11/18 10:51:37 [DEBUG] http: Request GET /v1/status/leader (366.637µs) from=127.0.0.6:48013
    2022/11/18 10:51:43 [DEBUG] http: Request GET /v1/status/leader (438.967µs) from=127.0.0.6:48013
    2022/11/18 10:51:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:51:45 [DEBUG] agent: Node info in sync
    2022/11/18 10:51:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:51:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:51:57 [DEBUG] http: Request GET /v1/status/leader (318.094µs) from=127.0.0.6:48013
    2022/11/18 10:52:03 [DEBUG] http: Request GET /v1/status/leader (571.823µs) from=127.0.0.6:50887
    2022/11/18 10:52:17 [DEBUG] http: Request GET /v1/status/leader (441.958µs) from=127.0.0.6:48013
    2022/11/18 10:52:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.929854582s) from=127.0.0.6:37089
    2022/11/18 10:52:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.230637543s) from=127.0.0.6:45301
    2022/11/18 10:52:23 [DEBUG] http: Request GET /v1/status/leader (321.531µs) from=127.0.0.6:50887
    2022/11/18 10:52:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m4.894948715s) from=127.0.0.6:38061
    2022/11/18 10:52:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.026880886s) from=127.0.0.6:37311
    2022/11/18 10:52:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m1.767813281s) from=127.0.0.6:50675
    2022/11/18 10:52:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m0.489046731s) from=127.0.0.6:57263
    2022/11/18 10:52:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.928296041s) from=127.0.0.6:46517
    2022/11/18 10:52:37 [DEBUG] http: Request GET /v1/status/leader (495.024µs) from=127.0.0.6:48013
    2022/11/18 10:52:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.480424808s) from=127.0.0.6:33757
    2022/11/18 10:52:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m2.198446129s) from=127.0.0.6:51087
    2022/11/18 10:52:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.851101572s) from=127.0.0.6:56885
    2022/11/18 10:52:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.015237005s) from=127.0.0.6:55283
    2022/11/18 10:52:43 [DEBUG] http: Request GET /v1/status/leader (430.495µs) from=127.0.0.6:50887
    2022/11/18 10:52:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m2.610244143s) from=127.0.0.6:39065
    2022/11/18 10:52:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.417745664s) from=127.0.0.6:50357
    2022/11/18 10:52:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:52:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.119509233s) from=127.0.0.6:58181
    2022/11/18 10:52:57 [DEBUG] http: Request GET /v1/status/leader (226.38µs) from=127.0.0.6:48013
    2022/11/18 10:52:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m2.420065428s) from=127.0.0.6:35517
    2022/11/18 10:53:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.003722644s) from=127.0.0.6:51389
    2022/11/18 10:53:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.815203427s) from=127.0.0.6:45189
    2022/11/18 10:53:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.081559519s) from=127.0.0.6:54755
    2022/11/18 10:53:03 [DEBUG] http: Request GET /v1/status/leader (272.869µs) from=127.0.0.6:48013
    2022/11/18 10:53:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.736872976s) from=127.0.0.6:47377
    2022/11/18 10:53:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m0.899901233s) from=127.0.0.6:55535
    2022/11/18 10:53:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.673796189s) from=127.0.0.6:37605
    2022/11/18 10:53:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.041272269s) from=127.0.0.6:50861
    2022/11/18 10:53:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m2.091717665s) from=127.0.0.6:45337
    2022/11/18 10:53:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.335642383s) from=127.0.0.6:40203
    2022/11/18 10:53:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.177533623s) from=127.0.0.6:53903
    2022/11/18 10:53:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.602664171s) from=127.0.0.6:54837
    2022/11/18 10:53:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.571319792s) from=127.0.0.6:54259
    2022/11/18 10:53:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:53:14 [DEBUG] agent: Node info in sync
    2022/11/18 10:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.65061468s) from=127.0.0.6:57245
    2022/11/18 10:53:17 [DEBUG] http: Request GET /v1/status/leader (204.387µs) from=127.0.0.6:48013
    2022/11/18 10:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.196368631s) from=127.0.0.6:51803
    2022/11/18 10:53:23 [DEBUG] http: Request GET /v1/status/leader (171.283µs) from=127.0.0.6:50887
    2022/11/18 10:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.483718349s) from=127.0.0.6:45953
    2022/11/18 10:53:37 [DEBUG] http: Request GET /v1/status/leader (302.001µs) from=127.0.0.6:48013
    2022/11/18 10:53:43 [DEBUG] http: Request GET /v1/status/leader (195.621µs) from=127.0.0.6:48013
    2022/11/18 10:53:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:53:57 [DEBUG] http: Request GET /v1/status/leader (476.385µs) from=127.0.0.6:48013
    2022/11/18 10:54:03 [DEBUG] http: Request GET /v1/status/leader (188.731µs) from=127.0.0.6:50887
    2022/11/18 10:54:17 [DEBUG] http: Request GET /v1/status/leader (474.596µs) from=127.0.0.6:48013
    2022/11/18 10:54:23 [DEBUG] http: Request GET /v1/status/leader (183.443µs) from=127.0.0.6:50887
    2022/11/18 10:54:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m7.069718224s) from=127.0.0.6:37089
    2022/11/18 10:54:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.869937578s) from=127.0.0.6:45301
    2022/11/18 10:54:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:54:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.858032859s) from=127.0.0.6:37311
    2022/11/18 10:54:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m4.85100687s) from=127.0.0.6:38061
    2022/11/18 10:54:37 [DEBUG] http: Request GET /v1/status/leader (390.586µs) from=127.0.0.6:48013
    2022/11/18 10:54:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.540284186s) from=127.0.0.6:50675
    2022/11/18 10:54:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m4.30640181s) from=127.0.0.6:57263
    2022/11/18 10:54:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.237827624s) from=127.0.0.6:51087
    2022/11/18 10:54:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.939942553s) from=127.0.0.6:46517
    2022/11/18 10:54:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.6038502s) from=127.0.0.6:33757
    2022/11/18 10:54:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.09190096s) from=127.0.0.6:55283
    2022/11/18 10:54:43 [DEBUG] http: Request GET /v1/status/leader (386.939µs) from=127.0.0.6:50887
    2022/11/18 10:54:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.310856656s) from=127.0.0.6:56885
    2022/11/18 10:54:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m2.833200793s) from=127.0.0.6:39065
    2022/11/18 10:54:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.573552106s) from=127.0.0.6:50357
    2022/11/18 10:54:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:54:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.238823671s) from=127.0.0.6:58181
    2022/11/18 10:54:57 [DEBUG] http: Request GET /v1/status/leader (301.334µs) from=127.0.0.6:48013
    2022/11/18 10:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.860252453s) from=127.0.0.6:35517
    2022/11/18 10:55:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.456582741s) from=127.0.0.6:51389
    2022/11/18 10:55:03 [DEBUG] http: Request GET /v1/status/leader (339.64µs) from=127.0.0.6:50887
    2022/11/18 10:55:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.993190012s) from=127.0.0.6:45189
    2022/11/18 10:55:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.508806254s) from=127.0.0.6:54755
    2022/11/18 10:55:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m0.074256381s) from=127.0.0.6:37605
    2022/11/18 10:55:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.794642054s) from=127.0.0.6:55535
    2022/11/18 10:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.945455918s) from=127.0.0.6:47377
    2022/11/18 10:55:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.316746794s) from=127.0.0.6:50861
    2022/11/18 10:55:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:55:13 [DEBUG] agent: Node info in sync
    2022/11/18 10:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.024961318s) from=127.0.0.6:54837
    2022/11/18 10:55:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.263255246s) from=127.0.0.6:45337
    2022/11/18 10:55:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.421718045s) from=127.0.0.6:40203
    2022/11/18 10:55:17 [DEBUG] http: Request GET /v1/status/leader (185.533µs) from=127.0.0.6:48013
    2022/11/18 10:55:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.312965357s) from=127.0.0.6:53903
    2022/11/18 10:55:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.782021915s) from=127.0.0.6:54259
    2022/11/18 10:55:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m3.032629643s) from=127.0.0.6:57245
    2022/11/18 10:55:23 [DEBUG] http: Request GET /v1/status/leader (207.764µs) from=127.0.0.6:48013
    2022/11/18 10:55:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.849725981s) from=127.0.0.6:45953
    2022/11/18 10:55:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m5.701661601s) from=127.0.0.6:51803
    2022/11/18 10:55:37 [DEBUG] http: Request GET /v1/status/leader (304.406µs) from=127.0.0.6:48013
    2022/11/18 10:55:43 [DEBUG] http: Request GET /v1/status/leader (358.225µs) from=127.0.0.6:50887
    2022/11/18 10:55:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:55:57 [DEBUG] http: Request GET /v1/status/leader (161.876µs) from=127.0.0.6:48013
    2022/11/18 10:56:03 [DEBUG] http: Request GET /v1/status/leader (515.132µs) from=127.0.0.6:50887
    2022/11/18 10:56:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:56:17 [DEBUG] agent: Node info in sync
    2022/11/18 10:56:17 [DEBUG] http: Request GET /v1/status/leader (287.922µs) from=127.0.0.6:48013
    2022/11/18 10:56:23 [DEBUG] http: Request GET /v1/status/leader (323.287µs) from=127.0.0.6:50887
    2022/11/18 10:56:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.547034784s) from=127.0.0.6:37089
    2022/11/18 10:56:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m7.193639801s) from=127.0.0.6:45301
    2022/11/18 10:56:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.406122162s) from=127.0.0.6:37311
    2022/11/18 10:56:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m1.619851052s) from=127.0.0.6:38061
    2022/11/18 10:56:37 [DEBUG] http: Request GET /v1/status/leader (170.585µs) from=127.0.0.6:48013
    2022/11/18 10:56:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:56:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.421581978s) from=127.0.0.6:50675
    2022/11/18 10:56:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m2.248743913s) from=127.0.0.6:57263
    2022/11/18 10:56:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.614382713s) from=127.0.0.6:51087
    2022/11/18 10:56:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.584507865s) from=127.0.0.6:46517
    2022/11/18 10:56:43 [DEBUG] http: Request GET /v1/status/leader (4.971762ms) from=127.0.0.6:50887
    2022/11/18 10:56:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.922111442s) from=127.0.0.6:33757
    2022/11/18 10:56:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.760399975s) from=127.0.0.6:55283
    2022/11/18 10:56:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m0.288252075s) from=127.0.0.6:39065
    2022/11/18 10:56:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.820005801s) from=127.0.0.6:50357
    2022/11/18 10:56:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.901813837s) from=127.0.0.6:56885
    2022/11/18 10:56:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:56:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.520445351s) from=127.0.0.6:58181
    2022/11/18 10:56:57 [DEBUG] http: Request GET /v1/status/leader (589.04µs) from=127.0.0.6:48013
    2022/11/18 10:57:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m0.656325787s) from=127.0.0.6:51389
    2022/11/18 10:57:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.703484231s) from=127.0.0.6:35517
    2022/11/18 10:57:03 [DEBUG] http: Request GET /v1/status/leader (339.883µs) from=127.0.0.6:48013
    2022/11/18 10:57:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.169574507s) from=127.0.0.6:45189
    2022/11/18 10:57:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.65969105s) from=127.0.0.6:54755
    2022/11/18 10:57:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.696980372s) from=127.0.0.6:55535
    2022/11/18 10:57:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.276440703s) from=127.0.0.6:37605
    2022/11/18 10:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.190339972s) from=127.0.0.6:54837
    2022/11/18 10:57:17 [DEBUG] http: Request GET /v1/status/leader (443.724µs) from=127.0.0.6:48013
    2022/11/18 10:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.637910485s) from=127.0.0.6:47377
    2022/11/18 10:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.697298829s) from=127.0.0.6:53903
    2022/11/18 10:57:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.692819045s) from=127.0.0.6:45337
    2022/11/18 10:57:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.886046603s) from=127.0.0.6:40203
    2022/11/18 10:57:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.156180728s) from=127.0.0.6:50861
    2022/11/18 10:57:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.86544677s) from=127.0.0.6:54259
    2022/11/18 10:57:23 [DEBUG] http: Request GET /v1/status/leader (234.089µs) from=127.0.0.6:50887
    2022/11/18 10:57:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.269782777s) from=127.0.0.6:57245
    2022/11/18 10:57:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.087279127s) from=127.0.0.6:45953
    2022/11/18 10:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m5.772706238s) from=127.0.0.6:51803
    2022/11/18 10:57:37 [DEBUG] http: Request GET /v1/status/leader (439.381µs) from=127.0.0.6:48013
    2022/11/18 10:57:43 [DEBUG] http: Request GET /v1/status/leader (384.316µs) from=127.0.0.6:48013
    2022/11/18 10:57:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:57:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 10:57:57 [DEBUG] http: Request GET /v1/status/leader (276.542µs) from=127.0.0.6:48013
    2022/11/18 10:58:03 [DEBUG] http: Request GET /v1/status/leader (594.934µs) from=127.0.0.6:50887
    2022/11/18 10:58:17 [DEBUG] http: Request GET /v1/status/leader (348.321µs) from=127.0.0.6:48013
    2022/11/18 10:58:23 [DEBUG] http: Request GET /v1/status/leader (603.257µs) from=127.0.0.6:50887
    2022/11/18 10:58:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.973711436s) from=127.0.0.6:37089
    2022/11/18 10:58:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.251136279s) from=127.0.0.6:45301
    2022/11/18 10:58:37 [DEBUG] http: Request GET /v1/status/leader (354.966µs) from=127.0.0.6:48013
    2022/11/18 10:58:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.026680363s) from=127.0.0.6:50675
    2022/11/18 10:58:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.718713514s) from=127.0.0.6:38061
    2022/11/18 10:58:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m6.834153569s) from=127.0.0.6:37311
    2022/11/18 10:58:44 [DEBUG] http: Request GET /v1/status/leader (1.614447ms) from=127.0.0.6:48013
    2022/11/18 10:58:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m3.104722106s) from=127.0.0.6:51087
    2022/11/18 10:58:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.990632017s) from=127.0.0.6:57263
    2022/11/18 10:58:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.590419068s) from=127.0.0.6:55283
    2022/11/18 10:58:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 10:58:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m7.437115561s) from=127.0.0.6:46517
    2022/11/18 10:58:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.598501792s) from=127.0.0.6:33757
    2022/11/18 10:58:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:58:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.171070262s) from=127.0.0.6:50357
    2022/11/18 10:58:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m5.128447652s) from=127.0.0.6:39065
    2022/11/18 10:58:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.528135976s) from=127.0.0.6:56885
    2022/11/18 10:58:57 [DEBUG] http: Request GET /v1/status/leader (348.953µs) from=127.0.0.6:48013
    2022/11/18 10:58:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.968242309s) from=127.0.0.6:58181
    2022/11/18 10:59:04 [DEBUG] http: Request GET /v1/status/leader (450.313µs) from=127.0.0.6:48013
    2022/11/18 10:59:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m2.543260253s) from=127.0.0.6:35517
    2022/11/18 10:59:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.051917411s) from=127.0.0.6:45189
    2022/11/18 10:59:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m7.190960865s) from=127.0.0.6:51389
    2022/11/18 10:59:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.688549263s) from=127.0.0.6:54837
    2022/11/18 10:59:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.903447145s) from=127.0.0.6:54755
    2022/11/18 10:59:17 [DEBUG] http: Request GET /v1/status/leader (209.796µs) from=127.0.0.6:48013
    2022/11/18 10:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.172773715s) from=127.0.0.6:47377
    2022/11/18 10:59:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m6.353203852s) from=127.0.0.6:55535
    2022/11/18 10:59:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.030101776s) from=127.0.0.6:50861
    2022/11/18 10:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.742407004s) from=127.0.0.6:53903
    2022/11/18 10:59:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m7.398877991s) from=127.0.0.6:37605
    2022/11/18 10:59:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.547735401s) from=127.0.0.6:40203
    2022/11/18 10:59:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.224015563s) from=127.0.0.6:54259
    2022/11/18 10:59:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.378372205s) from=127.0.0.6:45337
    2022/11/18 10:59:24 [DEBUG] http: Request GET /v1/status/leader (225.992µs) from=127.0.0.6:48013
    2022/11/18 10:59:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.136781304s) from=127.0.0.6:45953
    2022/11/18 10:59:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m3.288781577s) from=127.0.0.6:57245
    2022/11/18 10:59:37 [DEBUG] http: Request GET /v1/status/leader (507.417µs) from=127.0.0.6:48013
    2022/11/18 10:59:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 10:59:38 [DEBUG] agent: Node info in sync
    2022/11/18 10:59:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.188687914s) from=127.0.0.6:51803
    2022/11/18 10:59:44 [DEBUG] http: Request GET /v1/status/leader (370.42µs) from=127.0.0.6:48013
    2022/11/18 10:59:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 10:59:57 [DEBUG] http: Request GET /v1/status/leader (305.577µs) from=127.0.0.6:48013
    2022/11/18 11:00:04 [DEBUG] http: Request GET /v1/status/leader (207.233µs) from=127.0.0.6:50887
    2022/11/18 11:00:17 [DEBUG] http: Request GET /v1/status/leader (360.868µs) from=127.0.0.6:48013
    2022/11/18 11:00:24 [DEBUG] http: Request GET /v1/status/leader (207.178µs) from=127.0.0.6:50887
    2022/11/18 11:00:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.025739966s) from=127.0.0.6:37089
    2022/11/18 11:00:37 [DEBUG] http: Request GET /v1/status/leader (318.946µs) from=127.0.0.6:48013
    2022/11/18 11:00:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:00:39 [DEBUG] agent: Node info in sync
    2022/11/18 11:00:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.561108768s) from=127.0.0.6:45301
    2022/11/18 11:00:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.454104359s) from=127.0.0.6:37311
    2022/11/18 11:00:44 [DEBUG] http: Request GET /v1/status/leader (2.402919ms) from=127.0.0.6:48013
    2022/11/18 11:00:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.847743804s) from=127.0.0.6:50675
    2022/11/18 11:00:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m6.833605733s) from=127.0.0.6:38061
    2022/11/18 11:00:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m2.438558542s) from=127.0.0.6:51087
    2022/11/18 11:00:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.113372059s) from=127.0.0.6:55283
    2022/11/18 11:00:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m5.061154295s) from=127.0.0.6:57263
    2022/11/18 11:00:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.493160062s) from=127.0.0.6:46517
    2022/11/18 11:00:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:00:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.106952244s) from=127.0.0.6:50357
    2022/11/18 11:00:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m0.259789629s) from=127.0.0.6:39065
    2022/11/18 11:00:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.05999617s) from=127.0.0.6:33757
    2022/11/18 11:00:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.271137833s) from=127.0.0.6:56885
    2022/11/18 11:00:57 [DEBUG] http: Request GET /v1/status/leader (375.663µs) from=127.0.0.6:48013
    2022/11/18 11:01:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.667887171s) from=127.0.0.6:58181
    2022/11/18 11:01:04 [DEBUG] http: Request GET /v1/status/leader (335.704µs) from=127.0.0.6:48013
    2022/11/18 11:01:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m1.906015755s) from=127.0.0.6:35517
    2022/11/18 11:01:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.096640434s) from=127.0.0.6:45189
    2022/11/18 11:01:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.63783282s) from=127.0.0.6:51389
    2022/11/18 11:01:17 [DEBUG] http: Request GET /v1/status/leader (270.881µs) from=127.0.0.6:48013
    2022/11/18 11:01:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.523357057s) from=127.0.0.6:55535
    2022/11/18 11:01:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.716595226s) from=127.0.0.6:54755
    2022/11/18 11:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.672845291s) from=127.0.0.6:54837
    2022/11/18 11:01:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.754114192s) from=127.0.0.6:53903
    2022/11/18 11:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.768302591s) from=127.0.0.6:47377
    2022/11/18 11:01:24 [DEBUG] http: Request GET /v1/status/leader (4.741893ms) from=127.0.0.6:48013
    2022/11/18 11:01:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.8746313s) from=127.0.0.6:37605
    2022/11/18 11:01:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.443454899s) from=127.0.0.6:40203
    2022/11/18 11:01:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.871825232s) from=127.0.0.6:45337
    2022/11/18 11:01:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.443859923s) from=127.0.0.6:50861
    2022/11/18 11:01:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.802092943s) from=127.0.0.6:54259
    2022/11/18 11:01:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.998594822s) from=127.0.0.6:45953
    2022/11/18 11:01:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m7.380267172s) from=127.0.0.6:57245
    2022/11/18 11:01:37 [DEBUG] http: Request GET /v1/status/leader (334.511µs) from=127.0.0.6:48013
    2022/11/18 11:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m1.501771034s) from=127.0.0.6:51803
    2022/11/18 11:01:44 [DEBUG] http: Request GET /v1/status/leader (370.564µs) from=127.0.0.6:48013
    2022/11/18 11:01:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:01:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:01:57 [DEBUG] http: Request GET /v1/status/leader (410.733µs) from=127.0.0.6:48013
    2022/11/18 11:02:04 [DEBUG] http: Request GET /v1/status/leader (390.398µs) from=127.0.0.6:48013
    2022/11/18 11:02:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:02:15 [DEBUG] agent: Node info in sync
    2022/11/18 11:02:17 [DEBUG] http: Request GET /v1/status/leader (321.202µs) from=127.0.0.6:48013
    2022/11/18 11:02:24 [DEBUG] http: Request GET /v1/status/leader (196.66µs) from=127.0.0.6:50887
    2022/11/18 11:02:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.049601271s) from=127.0.0.6:37089
    2022/11/18 11:02:37 [DEBUG] http: Request GET /v1/status/leader (1.395723ms) from=127.0.0.6:48013
    2022/11/18 11:02:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.005698806s) from=127.0.0.6:45301
    2022/11/18 11:02:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.281683118s) from=127.0.0.6:37311
    2022/11/18 11:02:44 [DEBUG] http: Request GET /v1/status/leader (2.28773ms) from=127.0.0.6:48013
    2022/11/18 11:02:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.475787726s) from=127.0.0.6:38061
    2022/11/18 11:02:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m3.162241288s) from=127.0.0.6:51087
    2022/11/18 11:02:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.014513335s) from=127.0.0.6:46517
    2022/11/18 11:02:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:02:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.802856382s) from=127.0.0.6:50675
    2022/11/18 11:02:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.651682104s) from=127.0.0.6:55283
    2022/11/18 11:02:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m0.16271799s) from=127.0.0.6:39065
    2022/11/18 11:02:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.881619965s) from=127.0.0.6:57263
    2022/11/18 11:02:57 [DEBUG] http: Request GET /v1/status/leader (635.155µs) from=127.0.0.6:48013
    2022/11/18 11:02:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.276415883s) from=127.0.0.6:33757
    2022/11/18 11:03:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.557906s) from=127.0.0.6:50357
    2022/11/18 11:03:04 [DEBUG] http: Request GET /v1/status/leader (708.207µs) from=127.0.0.6:48013
    2022/11/18 11:03:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.077032748s) from=127.0.0.6:58181
    2022/11/18 11:03:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m7.433628008s) from=127.0.0.6:56885
    2022/11/18 11:03:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.524952914s) from=127.0.0.6:45189
    2022/11/18 11:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m5.66166308s) from=127.0.0.6:35517
    2022/11/18 11:03:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.346449226s) from=127.0.0.6:51389
    2022/11/18 11:03:17 [DEBUG] http: Request GET /v1/status/leader (221.409µs) from=127.0.0.6:48013
    2022/11/18 11:03:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m0.554032805s) from=127.0.0.6:55535
    2022/11/18 11:03:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.356557074s) from=127.0.0.6:54837
    2022/11/18 11:03:24 [DEBUG] http: Request GET /v1/status/leader (1.106683ms) from=127.0.0.6:48013
    2022/11/18 11:03:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.497070023s) from=127.0.0.6:53903
    2022/11/18 11:03:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.12535676s) from=127.0.0.6:54755
    2022/11/18 11:03:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.866098579s) from=127.0.0.6:45337
    2022/11/18 11:03:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.947912816s) from=127.0.0.6:37605
    2022/11/18 11:03:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.287171461s) from=127.0.0.6:47377
    2022/11/18 11:03:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.182156843s) from=127.0.0.6:40203
    2022/11/18 11:03:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.551371408s) from=127.0.0.6:54259
    2022/11/18 11:03:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.679127749s) from=127.0.0.6:50861
    2022/11/18 11:03:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.244586166s) from=127.0.0.6:45953
    2022/11/18 11:03:37 [DEBUG] http: Request GET /v1/status/leader (345.661µs) from=127.0.0.6:48013
    2022/11/18 11:03:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.744648054s) from=127.0.0.6:57245
    2022/11/18 11:03:44 [DEBUG] http: Request GET /v1/status/leader (894.297µs) from=127.0.0.6:50887
    2022/11/18 11:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m7.280682886s) from=127.0.0.6:51803
    2022/11/18 11:03:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:03:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:03:52 [DEBUG] agent: Node info in sync
    2022/11/18 11:03:57 [DEBUG] http: Request GET /v1/status/leader (322.587µs) from=127.0.0.6:48013
    2022/11/18 11:04:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:04:04 [DEBUG] http: Request GET /v1/status/leader (4.583149ms) from=127.0.0.6:48013
    2022/11/18 11:04:17 [DEBUG] http: Request GET /v1/status/leader (370.747µs) from=127.0.0.6:48013
    2022/11/18 11:04:24 [DEBUG] http: Request GET /v1/status/leader (585.763µs) from=127.0.0.6:48013
    2022/11/18 11:04:37 [DEBUG] http: Request GET /v1/status/leader (838.922µs) from=127.0.0.6:48013
    2022/11/18 11:04:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.90442871s) from=127.0.0.6:37089
    2022/11/18 11:04:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.658825104s) from=127.0.0.6:45301
    2022/11/18 11:04:44 [DEBUG] http: Request GET /v1/status/leader (266.469µs) from=127.0.0.6:50887
    2022/11/18 11:04:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.749757869s) from=127.0.0.6:37311
    2022/11/18 11:04:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:04:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m3.029657221s) from=127.0.0.6:38061
    2022/11/18 11:04:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.234359523s) from=127.0.0.6:46517
    2022/11/18 11:04:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m2.802061629s) from=127.0.0.6:57263
    2022/11/18 11:04:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m6.621078366s) from=127.0.0.6:51087
    2022/11/18 11:04:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m3.124973799s) from=127.0.0.6:39065
    2022/11/18 11:04:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.246577005s) from=127.0.0.6:50675
    2022/11/18 11:04:57 [DEBUG] http: Request GET /v1/status/leader (401.615µs) from=127.0.0.6:48013
    2022/11/18 11:04:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m7.296205757s) from=127.0.0.6:55283
    2022/11/18 11:05:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.251857877s) from=127.0.0.6:33757
    2022/11/18 11:05:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.301369788s) from=127.0.0.6:50357
    2022/11/18 11:05:04 [DEBUG] http: Request GET /v1/status/leader (427.254µs) from=127.0.0.6:50887
    2022/11/18 11:05:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.169431527s) from=127.0.0.6:56885
    2022/11/18 11:05:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.087650739s) from=127.0.0.6:58181
    2022/11/18 11:05:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:05:09 [DEBUG] agent: Node info in sync
    2022/11/18 11:05:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.055097386s) from=127.0.0.6:45189
    2022/11/18 11:05:17 [DEBUG] http: Request GET /v1/status/leader (1.523552ms) from=127.0.0.6:48013
    2022/11/18 11:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m6.914328624s) from=127.0.0.6:35517
    2022/11/18 11:05:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.973968984s) from=127.0.0.6:51389
    2022/11/18 11:05:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m1.767835585s) from=127.0.0.6:55535
    2022/11/18 11:05:24 [DEBUG] http: Request GET /v1/status/leader (316.005µs) from=127.0.0.6:50887
    2022/11/18 11:05:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.01630517s) from=127.0.0.6:53903
    2022/11/18 11:05:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.289788613s) from=127.0.0.6:54837
    2022/11/18 11:05:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.340519665s) from=127.0.0.6:40203
    2022/11/18 11:05:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.172850595s) from=127.0.0.6:54755
    2022/11/18 11:05:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.835022914s) from=127.0.0.6:54259
    2022/11/18 11:05:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.949571301s) from=127.0.0.6:37605
    2022/11/18 11:05:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.459213191s) from=127.0.0.6:47377
    2022/11/18 11:05:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.14503133s) from=127.0.0.6:45337
    2022/11/18 11:05:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.429400038s) from=127.0.0.6:50861
    2022/11/18 11:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.282504353s) from=127.0.0.6:45953
    2022/11/18 11:05:37 [DEBUG] http: Request GET /v1/status/leader (1.376067ms) from=127.0.0.6:48013
    2022/11/18 11:05:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.363689377s) from=127.0.0.6:57245
    2022/11/18 11:05:44 [DEBUG] http: Request GET /v1/status/leader (420.087µs) from=127.0.0.6:50887
    2022/11/18 11:05:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:05:57 [DEBUG] http: Request GET /v1/status/leader (299.531µs) from=127.0.0.6:48013
    2022/11/18 11:05:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.778278117s) from=127.0.0.6:51803
    2022/11/18 11:06:04 [DEBUG] http: Request GET /v1/status/leader (471.789µs) from=127.0.0.6:50887
    2022/11/18 11:06:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:06:17 [DEBUG] http: Request GET /v1/status/leader (585.599µs) from=127.0.0.6:48013
    2022/11/18 11:06:24 [DEBUG] http: Request GET /v1/status/leader (408.139µs) from=127.0.0.6:50887
    2022/11/18 11:06:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:06:35 [DEBUG] agent: Node info in sync
    2022/11/18 11:06:37 [DEBUG] http: Request GET /v1/status/leader (432.432µs) from=127.0.0.6:48013
    2022/11/18 11:06:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.595492292s) from=127.0.0.6:45301
    2022/11/18 11:06:44 [DEBUG] http: Request GET /v1/status/leader (445.736µs) from=127.0.0.6:48013
    2022/11/18 11:06:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.758264279s) from=127.0.0.6:37089
    2022/11/18 11:06:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.578683299s) from=127.0.0.6:37311
    2022/11/18 11:06:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:06:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m0.345809167s) from=127.0.0.6:51087
    2022/11/18 11:06:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m5.038637023s) from=127.0.0.6:38061
    2022/11/18 11:06:57 [DEBUG] http: Request GET /v1/status/leader (450.468µs) from=127.0.0.6:48013
    2022/11/18 11:06:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m1.761679903s) from=127.0.0.6:50675
    2022/11/18 11:06:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m2.510158887s) from=127.0.0.6:57263
    2022/11/18 11:07:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.945200256s) from=127.0.0.6:46517
    2022/11/18 11:07:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.126743497s) from=127.0.0.6:55283
    2022/11/18 11:07:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.040223486s) from=127.0.0.6:39065
    2022/11/18 11:07:04 [DEBUG] http: Request GET /v1/status/leader (265.027µs) from=127.0.0.6:48013
    2022/11/18 11:07:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.80939256s) from=127.0.0.6:50357
    2022/11/18 11:07:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.685141637s) from=127.0.0.6:33757
    2022/11/18 11:07:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.42519317s) from=127.0.0.6:56885
    2022/11/18 11:07:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.745920846s) from=127.0.0.6:58181
    2022/11/18 11:07:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.117601941s) from=127.0.0.6:45189
    2022/11/18 11:07:17 [DEBUG] http: Request GET /v1/status/leader (277.476µs) from=127.0.0.6:48013
    2022/11/18 11:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m0.006782065s) from=127.0.0.6:35517
    2022/11/18 11:07:24 [DEBUG] http: Request GET /v1/status/leader (334.34µs) from=127.0.0.6:48013
    2022/11/18 11:07:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m4.683912226s) from=127.0.0.6:55535
    2022/11/18 11:07:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m6.733977633s) from=127.0.0.6:51389
    2022/11/18 11:07:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.374393928s) from=127.0.0.6:53903
    2022/11/18 11:07:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.900392159s) from=127.0.0.6:54837
    2022/11/18 11:07:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.086105309s) from=127.0.0.6:40203
    2022/11/18 11:07:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.812276618s) from=127.0.0.6:37605
    2022/11/18 11:07:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.556496963s) from=127.0.0.6:54755
    2022/11/18 11:07:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.847441523s) from=127.0.0.6:50861
    2022/11/18 11:07:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.950854535s) from=127.0.0.6:54259
    2022/11/18 11:07:37 [DEBUG] http: Request GET /v1/status/leader (325.236µs) from=127.0.0.6:48013
    2022/11/18 11:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.656723738s) from=127.0.0.6:47377
    2022/11/18 11:07:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.427079771s) from=127.0.0.6:45337
    2022/11/18 11:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m0.5742408s) from=127.0.0.6:57245
    2022/11/18 11:07:44 [DEBUG] http: Request GET /v1/status/leader (356.493µs) from=127.0.0.6:48013
    2022/11/18 11:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.892644675s) from=127.0.0.6:45953
    2022/11/18 11:07:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:07:57 [DEBUG] http: Request GET /v1/status/leader (498.67µs) from=127.0.0.6:48013
    2022/11/18 11:08:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m4.106966986s) from=127.0.0.6:51803
    2022/11/18 11:08:04 [DEBUG] http: Request GET /v1/status/leader (324.76µs) from=127.0.0.6:50887
    2022/11/18 11:08:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:08:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:08:17 [DEBUG] agent: Node info in sync
    2022/11/18 11:08:17 [DEBUG] http: Request GET /v1/status/leader (1.242399ms) from=127.0.0.6:48013
    2022/11/18 11:08:24 [DEBUG] http: Request GET /v1/status/leader (488.592µs) from=127.0.0.6:48013
    2022/11/18 11:08:37 [DEBUG] http: Request GET /v1/status/leader (833.135µs) from=127.0.0.6:48013
    2022/11/18 11:08:44 [DEBUG] http: Request GET /v1/status/leader (207.995µs) from=127.0.0.6:48013
    2022/11/18 11:08:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.320795465s) from=127.0.0.6:45301
    2022/11/18 11:08:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.108463774s) from=127.0.0.6:37089
    2022/11/18 11:08:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:08:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.468034094s) from=127.0.0.6:37311
    2022/11/18 11:08:57 [DEBUG] http: Request GET /v1/status/leader (1.780073ms) from=127.0.0.6:48013
    2022/11/18 11:09:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m1.870768966s) from=127.0.0.6:50675
    2022/11/18 11:09:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.860195926s) from=127.0.0.6:46517
    2022/11/18 11:09:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m4.13385328s) from=127.0.0.6:51087
    2022/11/18 11:09:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.016228497s) from=127.0.0.6:55283
    2022/11/18 11:09:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.15717854s) from=127.0.0.6:57263
    2022/11/18 11:09:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m4.963835225s) from=127.0.0.6:38061
    2022/11/18 11:09:04 [DEBUG] http: Request GET /v1/status/leader (602.898µs) from=127.0.0.6:50887
    2022/11/18 11:09:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m3.905548729s) from=127.0.0.6:39065
    2022/11/18 11:09:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.79252385s) from=127.0.0.6:50357
    2022/11/18 11:09:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.000403666s) from=127.0.0.6:56885
    2022/11/18 11:09:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.720038692s) from=127.0.0.6:33757
    2022/11/18 11:09:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.414506259s) from=127.0.0.6:58181
    2022/11/18 11:09:17 [DEBUG] http: Request GET /v1/status/leader (232.195µs) from=127.0.0.6:48013
    2022/11/18 11:09:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.458131026s) from=127.0.0.6:45189
    2022/11/18 11:09:24 [DEBUG] http: Request GET /v1/status/leader (497.781µs) from=127.0.0.6:50887
    2022/11/18 11:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m5.376837196s) from=127.0.0.6:35517
    2022/11/18 11:09:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m0.067655389s) from=127.0.0.6:55535
    2022/11/18 11:09:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.116147514s) from=127.0.0.6:51389
    2022/11/18 11:09:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.281504979s) from=127.0.0.6:54837
    2022/11/18 11:09:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.939795252s) from=127.0.0.6:40203
    2022/11/18 11:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.133283282s) from=127.0.0.6:53903
    2022/11/18 11:09:37 [DEBUG] http: Request GET /v1/status/leader (1.154556ms) from=127.0.0.6:48013
    2022/11/18 11:09:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.822328552s) from=127.0.0.6:54259
    2022/11/18 11:09:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.926286482s) from=127.0.0.6:47377
    2022/11/18 11:09:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.518391456s) from=127.0.0.6:54755
    2022/11/18 11:09:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.409195885s) from=127.0.0.6:37605
    2022/11/18 11:09:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.029783151s) from=127.0.0.6:50861
    2022/11/18 11:09:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m4.142602765s) from=127.0.0.6:45337
    2022/11/18 11:09:44 [DEBUG] http: Request GET /v1/status/leader (378.398µs) from=127.0.0.6:48013
    2022/11/18 11:09:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:09:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.576288733s) from=127.0.0.6:45953
    2022/11/18 11:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.981347915s) from=127.0.0.6:57245
    2022/11/18 11:09:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:09:58 [DEBUG] http: Request GET /v1/status/leader (565.614µs) from=127.0.0.6:48013
    2022/11/18 11:10:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m1.326077403s) from=127.0.0.6:51803
    2022/11/18 11:10:04 [DEBUG] http: Request GET /v1/status/leader (470.364µs) from=127.0.0.6:48013
    2022/11/18 11:10:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:10:18 [DEBUG] http: Request GET /v1/status/leader (363.406µs) from=127.0.0.6:48013
    2022/11/18 11:10:24 [DEBUG] http: Request GET /v1/status/leader (3.711194ms) from=127.0.0.6:48013
    2022/11/18 11:10:38 [DEBUG] http: Request GET /v1/status/leader (615.707µs) from=127.0.0.6:48013
    2022/11/18 11:10:44 [DEBUG] http: Request GET /v1/status/leader (443.354µs) from=127.0.0.6:50887
    2022/11/18 11:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.271840559s) from=127.0.0.6:45301
    2022/11/18 11:10:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:10:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.618463092s) from=127.0.0.6:37089
    2022/11/18 11:10:58 [DEBUG] http: Request GET /v1/status/leader (481.543µs) from=127.0.0.6:48013
    2022/11/18 11:10:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.273734691s) from=127.0.0.6:37311
    2022/11/18 11:11:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.900397432s) from=127.0.0.6:46517
    2022/11/18 11:11:04 [DEBUG] http: Request GET /v1/status/leader (1.167819ms) from=127.0.0.6:48013
    2022/11/18 11:11:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.17187772s) from=127.0.0.6:50675
    2022/11/18 11:11:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.786510047s) from=127.0.0.6:57263
    2022/11/18 11:11:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:11:06 [DEBUG] agent: Node info in sync
    2022/11/18 11:11:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.235678148s) from=127.0.0.6:55283
    2022/11/18 11:11:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m7.424904548s) from=127.0.0.6:51087
    2022/11/18 11:11:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m7.173259179s) from=127.0.0.6:38061
    2022/11/18 11:11:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m6.919864438s) from=127.0.0.6:39065
    2022/11/18 11:11:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.203682726s) from=127.0.0.6:56885
    2022/11/18 11:11:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.54221714s) from=127.0.0.6:33757
    2022/11/18 11:11:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.163483694s) from=127.0.0.6:50357
    2022/11/18 11:11:18 [DEBUG] http: Request GET /v1/status/leader (503.283µs) from=127.0.0.6:48013
    2022/11/18 11:11:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.294021066s) from=127.0.0.6:58181
    2022/11/18 11:11:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.728340524s) from=127.0.0.6:45189
    2022/11/18 11:11:24 [DEBUG] http: Request GET /v1/status/leader (253.466µs) from=127.0.0.6:50887
    2022/11/18 11:11:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m1.287100426s) from=127.0.0.6:35517
    2022/11/18 11:11:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.222051525s) from=127.0.0.6:55535
    2022/11/18 11:11:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.777363684s) from=127.0.0.6:51389
    2022/11/18 11:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.628144465s) from=127.0.0.6:53903
    2022/11/18 11:11:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.19640007s) from=127.0.0.6:40203
    2022/11/18 11:11:38 [DEBUG] http: Request GET /v1/status/leader (364.712µs) from=127.0.0.6:48013
    2022/11/18 11:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.233750053s) from=127.0.0.6:54837
    2022/11/18 11:11:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.364003133s) from=127.0.0.6:54259
    2022/11/18 11:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.124456876s) from=127.0.0.6:47377
    2022/11/18 11:11:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.121473822s) from=127.0.0.6:45337
    2022/11/18 11:11:44 [DEBUG] http: Request GET /v1/status/leader (322.141µs) from=127.0.0.6:48013
    2022/11/18 11:11:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.709732551s) from=127.0.0.6:37605
    2022/11/18 11:11:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.059761297s) from=127.0.0.6:50861
    2022/11/18 11:11:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.353639171s) from=127.0.0.6:54755
    2022/11/18 11:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.245124243s) from=127.0.0.6:57245
    2022/11/18 11:11:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.004778636s) from=127.0.0.6:45953
    2022/11/18 11:11:58 [DEBUG] http: Request GET /v1/status/leader (493.469µs) from=127.0.0.6:48013
    2022/11/18 11:12:04 [DEBUG] http: Request GET /v1/status/leader (477.713µs) from=127.0.0.6:50887
    2022/11/18 11:12:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.484117201s) from=127.0.0.6:51803
    2022/11/18 11:12:18 [DEBUG] http: Request GET /v1/status/leader (473.754µs) from=127.0.0.6:48013
    2022/11/18 11:12:24 [DEBUG] http: Request GET /v1/status/leader (389.942µs) from=127.0.0.6:50887
    2022/11/18 11:12:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:12:38 [DEBUG] http: Request GET /v1/status/leader (205.188µs) from=127.0.0.6:48013
    2022/11/18 11:12:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:12:38 [DEBUG] agent: Node info in sync
    2022/11/18 11:12:44 [DEBUG] http: Request GET /v1/status/leader (222.316µs) from=127.0.0.6:48013
    2022/11/18 11:12:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:12:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.546210583s) from=127.0.0.6:45301
    2022/11/18 11:12:58 [DEBUG] http: Request GET /v1/status/leader (338.755µs) from=127.0.0.6:48013
    2022/11/18 11:12:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.165959136s) from=127.0.0.6:37089
    2022/11/18 11:12:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.990366423s) from=127.0.0.6:37311
    2022/11/18 11:13:04 [DEBUG] http: Request GET /v1/status/leader (386.085µs) from=127.0.0.6:50887
    2022/11/18 11:13:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.769874416s) from=127.0.0.6:50675
    2022/11/18 11:13:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.539810965s) from=127.0.0.6:55283
    2022/11/18 11:13:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m7.272773087s) from=127.0.0.6:46517
    2022/11/18 11:13:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m3.920473346s) from=127.0.0.6:51087
    2022/11/18 11:13:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m6.857363193s) from=127.0.0.6:57263
    2022/11/18 11:13:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m6.345414503s) from=127.0.0.6:38061
    2022/11/18 11:13:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.725673351s) from=127.0.0.6:33757
    2022/11/18 11:13:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m5.218713493s) from=127.0.0.6:39065
    2022/11/18 11:13:18 [DEBUG] http: Request GET /v1/status/leader (181.853µs) from=127.0.0.6:48013
    2022/11/18 11:13:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.462694751s) from=127.0.0.6:56885
    2022/11/18 11:13:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.280217251s) from=127.0.0.6:50357
    2022/11/18 11:13:24 [DEBUG] http: Request GET /v1/status/leader (484.784µs) from=127.0.0.6:48013
    2022/11/18 11:13:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.949102785s) from=127.0.0.6:58181
    2022/11/18 11:13:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.644533723s) from=127.0.0.6:45189
    2022/11/18 11:13:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m1.559851237s) from=127.0.0.6:35517
    2022/11/18 11:13:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.570690444s) from=127.0.0.6:55535
    2022/11/18 11:13:38 [DEBUG] http: Request GET /v1/status/leader (204.45µs) from=127.0.0.6:48013
    2022/11/18 11:13:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.758053758s) from=127.0.0.6:51389
    2022/11/18 11:13:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.334715702s) from=127.0.0.6:40203
    2022/11/18 11:13:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.115342405s) from=127.0.0.6:54259
    2022/11/18 11:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.897609572s) from=127.0.0.6:47377
    2022/11/18 11:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.803949916s) from=127.0.0.6:53903
    2022/11/18 11:13:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m0.280119195s) from=127.0.0.6:45337
    2022/11/18 11:13:44 [DEBUG] http: Request GET /v1/status/leader (492.343µs) from=127.0.0.6:50887
    2022/11/18 11:13:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.47269743s) from=127.0.0.6:54837
    2022/11/18 11:13:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.903575441s) from=127.0.0.6:37605
    2022/11/18 11:13:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.618561786s) from=127.0.0.6:54755
    2022/11/18 11:13:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:13:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.647015749s) from=127.0.0.6:50861
    2022/11/18 11:13:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.251102644s) from=127.0.0.6:57245
    2022/11/18 11:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.395229382s) from=127.0.0.6:45953
    2022/11/18 11:13:58 [DEBUG] http: Request GET /v1/status/leader (482.712µs) from=127.0.0.6:48013
    2022/11/18 11:14:04 [DEBUG] http: Request GET /v1/status/leader (200.107µs) from=127.0.0.6:50887
    2022/11/18 11:14:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.939667036s) from=127.0.0.6:51803
    2022/11/18 11:14:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:14:12 [DEBUG] agent: Node info in sync
    2022/11/18 11:14:18 [DEBUG] http: Request GET /v1/status/leader (263.668µs) from=127.0.0.6:48013
    2022/11/18 11:14:24 [DEBUG] http: Request GET /v1/status/leader (2.328154ms) from=127.0.0.6:50887
    2022/11/18 11:14:38 [DEBUG] http: Request GET /v1/status/leader (282.03µs) from=127.0.0.6:48013
    2022/11/18 11:14:44 [DEBUG] http: Request GET /v1/status/leader (309.441µs) from=127.0.0.6:48013
    2022/11/18 11:14:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:14:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.861450476s) from=127.0.0.6:45301
    2022/11/18 11:14:58 [DEBUG] http: Request GET /v1/status/leader (879.251µs) from=127.0.0.6:48013
    2022/11/18 11:15:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.702197012s) from=127.0.0.6:37311
    2022/11/18 11:15:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.440906707s) from=127.0.0.6:37089
    2022/11/18 11:15:04 [DEBUG] http: Request GET /v1/status/leader (3.05968ms) from=127.0.0.6:48013
    2022/11/18 11:15:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.550241418s) from=127.0.0.6:50675
    2022/11/18 11:15:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m2.128387685s) from=127.0.0.6:51087
    2022/11/18 11:15:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.795084519s) from=127.0.0.6:46517
    2022/11/18 11:15:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m2.128496335s) from=127.0.0.6:57263
    2022/11/18 11:15:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.951907202s) from=127.0.0.6:55283
    2022/11/18 11:15:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m0.259563122s) from=127.0.0.6:38061
    2022/11/18 11:15:18 [DEBUG] http: Request GET /v1/status/leader (1.560103ms) from=127.0.0.6:48013
    2022/11/18 11:15:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.355158109s) from=127.0.0.6:33757
    2022/11/18 11:15:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m5.694449314s) from=127.0.0.6:39065
    2022/11/18 11:15:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.649882571s) from=127.0.0.6:50357
    2022/11/18 11:15:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.396717532s) from=127.0.0.6:56885
    2022/11/18 11:15:24 [DEBUG] http: Request GET /v1/status/leader (433.848µs) from=127.0.0.6:50887
    2022/11/18 11:15:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.874453717s) from=127.0.0.6:58181
    2022/11/18 11:15:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:15:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:15:27 [DEBUG] agent: Node info in sync
    2022/11/18 11:15:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.496341167s) from=127.0.0.6:45189
    2022/11/18 11:15:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.323243131s) from=127.0.0.6:35517
    2022/11/18 11:15:38 [DEBUG] http: Request GET /v1/status/leader (878.882µs) from=127.0.0.6:48013
    2022/11/18 11:15:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.110052735s) from=127.0.0.6:40203
    2022/11/18 11:15:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.302016171s) from=127.0.0.6:55535
    2022/11/18 11:15:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.890169696s) from=127.0.0.6:51389
    2022/11/18 11:15:44 [DEBUG] http: Request GET /v1/status/leader (643.428µs) from=127.0.0.6:48013
    2022/11/18 11:15:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.572223394s) from=127.0.0.6:45337
    2022/11/18 11:15:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.526342857s) from=127.0.0.6:53903
    2022/11/18 11:15:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.868763425s) from=127.0.0.6:54259
    2022/11/18 11:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.348876223s) from=127.0.0.6:47377
    2022/11/18 11:15:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.854419513s) from=127.0.0.6:54837
    2022/11/18 11:15:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.140298552s) from=127.0.0.6:54755
    2022/11/18 11:15:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m3.167641509s) from=127.0.0.6:37605
    2022/11/18 11:15:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.616243837s) from=127.0.0.6:50861
    2022/11/18 11:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.243544322s) from=127.0.0.6:57245
    2022/11/18 11:15:58 [DEBUG] http: Request GET /v1/status/leader (824.795µs) from=127.0.0.6:48013
    2022/11/18 11:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.953865415s) from=127.0.0.6:45953
    2022/11/18 11:16:04 [DEBUG] http: Request GET /v1/status/leader (312.349µs) from=127.0.0.6:48013
    2022/11/18 11:16:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m1.379955213s) from=127.0.0.6:51803
    2022/11/18 11:16:18 [DEBUG] http: Request GET /v1/status/leader (3.482002ms) from=127.0.0.6:48013
    2022/11/18 11:16:24 [DEBUG] http: Request GET /v1/status/leader (550.458µs) from=127.0.0.6:48013
    2022/11/18 11:16:38 [DEBUG] http: Request GET /v1/status/leader (436.139µs) from=127.0.0.6:48013
    2022/11/18 11:16:44 [DEBUG] http: Request GET /v1/status/leader (283.427µs) from=127.0.0.6:48013
    2022/11/18 11:16:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:16:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:16:54 [DEBUG] agent: Node info in sync
    2022/11/18 11:16:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.034976192s) from=127.0.0.6:45301
    2022/11/18 11:16:58 [DEBUG] http: Request GET /v1/status/leader (1.084353ms) from=127.0.0.6:48013
    2022/11/18 11:17:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.957730738s) from=127.0.0.6:37311
    2022/11/18 11:17:04 [DEBUG] http: Request GET /v1/status/leader (408.788µs) from=127.0.0.6:50887
    2022/11/18 11:17:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.957807448s) from=127.0.0.6:37089
    2022/11/18 11:17:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m0.377803398s) from=127.0.0.6:57263
    2022/11/18 11:17:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.196518604s) from=127.0.0.6:55283
    2022/11/18 11:17:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.226538911s) from=127.0.0.6:50675
    2022/11/18 11:17:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.899597287s) from=127.0.0.6:46517
    2022/11/18 11:17:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m2.055545106s) from=127.0.0.6:51087
    2022/11/18 11:17:18 [DEBUG] http: Request GET /v1/status/leader (318.116µs) from=127.0.0.6:48013
    2022/11/18 11:17:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.997343311s) from=127.0.0.6:38061
    2022/11/18 11:17:24 [DEBUG] http: Request GET /v1/status/leader (216.616µs) from=127.0.0.6:50887
    2022/11/18 11:17:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m4.666096233s) from=127.0.0.6:39065
    2022/11/18 11:17:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.73137823s) from=127.0.0.6:33757
    2022/11/18 11:17:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.960263237s) from=127.0.0.6:50357
    2022/11/18 11:17:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.507489542s) from=127.0.0.6:58181
    2022/11/18 11:17:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.883703622s) from=127.0.0.6:56885
    2022/11/18 11:17:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.534380493s) from=127.0.0.6:45189
    2022/11/18 11:17:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.011090584s) from=127.0.0.6:35517
    2022/11/18 11:17:38 [DEBUG] http: Request GET /v1/status/leader (230.028µs) from=127.0.0.6:48013
    2022/11/18 11:17:44 [DEBUG] http: Request GET /v1/status/leader (333.354µs) from=127.0.0.6:50887
    2022/11/18 11:17:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.435322787s) from=127.0.0.6:40203
    2022/11/18 11:17:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.002012373s) from=127.0.0.6:45337
    2022/11/18 11:17:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.106445247s) from=127.0.0.6:51389
    2022/11/18 11:17:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.980093339s) from=127.0.0.6:54259
    2022/11/18 11:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.73040721s) from=127.0.0.6:47377
    2022/11/18 11:17:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.188549692s) from=127.0.0.6:55535
    2022/11/18 11:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.270505916s) from=127.0.0.6:53903
    2022/11/18 11:17:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:17:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.894746302s) from=127.0.0.6:54755
    2022/11/18 11:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.798662081s) from=127.0.0.6:54837
    2022/11/18 11:17:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.019420291s) from=127.0.0.6:37605
    2022/11/18 11:17:58 [DEBUG] http: Request GET /v1/status/leader (428.275µs) from=127.0.0.6:48013
    2022/11/18 11:17:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.97242581s) from=127.0.0.6:50861
    2022/11/18 11:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.957078549s) from=127.0.0.6:57245
    2022/11/18 11:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.934877938s) from=127.0.0.6:45953
    2022/11/18 11:18:04 [DEBUG] http: Request GET /v1/status/leader (214.852µs) from=127.0.0.6:50887
    2022/11/18 11:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.929949636s) from=127.0.0.6:51803
    2022/11/18 11:18:18 [DEBUG] http: Request GET /v1/status/leader (4.078283ms) from=127.0.0.6:48013
    2022/11/18 11:18:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:18:24 [DEBUG] http: Request GET /v1/status/leader (317.353µs) from=127.0.0.6:48013
    2022/11/18 11:18:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:18:29 [DEBUG] agent: Node info in sync
    2022/11/18 11:18:38 [DEBUG] http: Request GET /v1/status/leader (180.399µs) from=127.0.0.6:48013
    2022/11/18 11:18:45 [DEBUG] http: Request GET /v1/status/leader (336.626µs) from=127.0.0.6:48013
    2022/11/18 11:18:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:18:58 [DEBUG] http: Request GET /v1/status/leader (452.939µs) from=127.0.0.6:48013
    2022/11/18 11:19:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.073319105s) from=127.0.0.6:45301
    2022/11/18 11:19:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.059835603s) from=127.0.0.6:37311
    2022/11/18 11:19:05 [DEBUG] http: Request GET /v1/status/leader (342.724µs) from=127.0.0.6:50887
    2022/11/18 11:19:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.128878918s) from=127.0.0.6:37089
    2022/11/18 11:19:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m0.701276339s) from=127.0.0.6:57263
    2022/11/18 11:19:18 [DEBUG] http: Request GET /v1/status/leader (491.201µs) from=127.0.0.6:48013
    2022/11/18 11:19:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.745154542s) from=127.0.0.6:46517
    2022/11/18 11:19:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.556986505s) from=127.0.0.6:50675
    2022/11/18 11:19:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m4.914059166s) from=127.0.0.6:51087
    2022/11/18 11:19:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m3.549491928s) from=127.0.0.6:38061
    2022/11/18 11:19:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m7.195371184s) from=127.0.0.6:55283
    2022/11/18 11:19:25 [DEBUG] http: Request GET /v1/status/leader (215.447µs) from=127.0.0.6:48013
    2022/11/18 11:19:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m2.665709294s) from=127.0.0.6:39065
    2022/11/18 11:19:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.688169178s) from=127.0.0.6:56885
    2022/11/18 11:19:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.502588508s) from=127.0.0.6:45189
    2022/11/18 11:19:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.697809074s) from=127.0.0.6:50357
    2022/11/18 11:19:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.971211442s) from=127.0.0.6:33757
    2022/11/18 11:19:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.574679433s) from=127.0.0.6:58181
    2022/11/18 11:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m2.399806101s) from=127.0.0.6:35517
    2022/11/18 11:19:38 [DEBUG] http: Request GET /v1/status/leader (180.492µs) from=127.0.0.6:48013
    2022/11/18 11:19:45 [DEBUG] http: Request GET /v1/status/leader (378.531µs) from=127.0.0.6:50887
    2022/11/18 11:19:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.418573581s) from=127.0.0.6:51389
    2022/11/18 11:19:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.853050541s) from=127.0.0.6:40203
    2022/11/18 11:19:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m5.087170068s) from=127.0.0.6:45337
    2022/11/18 11:19:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:19:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.878628668s) from=127.0.0.6:53903
    2022/11/18 11:19:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.489204886s) from=127.0.0.6:47377
    2022/11/18 11:19:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.606966889s) from=127.0.0.6:54259
    2022/11/18 11:19:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:19:54 [DEBUG] agent: Node info in sync
    2022/11/18 11:19:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.290752324s) from=127.0.0.6:54755
    2022/11/18 11:19:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.242922497s) from=127.0.0.6:55535
    2022/11/18 11:19:58 [DEBUG] http: Request GET /v1/status/leader (435.467µs) from=127.0.0.6:48013
    2022/11/18 11:19:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m0.515966197s) from=127.0.0.6:50861
    2022/11/18 11:20:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.077059709s) from=127.0.0.6:37605
    2022/11/18 11:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.428325938s) from=127.0.0.6:54837
    2022/11/18 11:20:05 [DEBUG] http: Request GET /v1/status/leader (254.16µs) from=127.0.0.6:48013
    2022/11/18 11:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m6.880476443s) from=127.0.0.6:57245
    2022/11/18 11:20:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.725910748s) from=127.0.0.6:45953
    2022/11/18 11:20:18 [DEBUG] http: Request GET /v1/status/leader (424.915µs) from=127.0.0.6:48013
    2022/11/18 11:20:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.930804946s) from=127.0.0.6:51803
    2022/11/18 11:20:25 [DEBUG] http: Request GET /v1/status/leader (314.577µs) from=127.0.0.6:50887
    2022/11/18 11:20:38 [DEBUG] http: Request GET /v1/status/leader (476.96µs) from=127.0.0.6:48013
    2022/11/18 11:20:45 [DEBUG] http: Request GET /v1/status/leader (479.182µs) from=127.0.0.6:48013
    2022/11/18 11:20:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:20:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:20:54 [DEBUG] agent: Node info in sync
    2022/11/18 11:20:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:20:58 [DEBUG] http: Request GET /v1/status/leader (686.555µs) from=127.0.0.6:48013
    2022/11/18 11:21:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.256599925s) from=127.0.0.6:45301
    2022/11/18 11:21:05 [DEBUG] http: Request GET /v1/status/leader (375.397µs) from=127.0.0.6:50887
    2022/11/18 11:21:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.074943675s) from=127.0.0.6:37311
    2022/11/18 11:21:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m7.12324114s) from=127.0.0.6:37089
    2022/11/18 11:21:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m1.555336156s) from=127.0.0.6:57263
    2022/11/18 11:21:18 [DEBUG] http: Request GET /v1/status/leader (1.022977ms) from=127.0.0.6:48013
    2022/11/18 11:21:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.688426114s) from=127.0.0.6:46517
    2022/11/18 11:21:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m0.273717198s) from=127.0.0.6:38061
    2022/11/18 11:21:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.019591077s) from=127.0.0.6:50675
    2022/11/18 11:21:25 [DEBUG] http: Request GET /v1/status/leader (459.759µs) from=127.0.0.6:50887
    2022/11/18 11:21:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m4.749240872s) from=127.0.0.6:51087
    2022/11/18 11:21:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.386151384s) from=127.0.0.6:55283
    2022/11/18 11:21:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m0.378648292s) from=127.0.0.6:39065
    2022/11/18 11:21:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.645706621s) from=127.0.0.6:56885
    2022/11/18 11:21:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.262367116s) from=127.0.0.6:58181
    2022/11/18 11:21:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.827077708s) from=127.0.0.6:50357
    2022/11/18 11:21:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m3.70708944s) from=127.0.0.6:45189
    2022/11/18 11:21:38 [DEBUG] http: Request GET /v1/status/leader (576.672µs) from=127.0.0.6:48013
    2022/11/18 11:21:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.986045417s) from=127.0.0.6:33757
    2022/11/18 11:21:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m4.134447667s) from=127.0.0.6:35517
    2022/11/18 11:21:45 [DEBUG] http: Request GET /v1/status/leader (333.64µs) from=127.0.0.6:50887
    2022/11/18 11:21:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:21:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.656566678s) from=127.0.0.6:45337
    2022/11/18 11:21:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.433378531s) from=127.0.0.6:40203
    2022/11/18 11:21:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m5.632902629s) from=127.0.0.6:51389
    2022/11/18 11:21:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.782962294s) from=127.0.0.6:47377
    2022/11/18 11:21:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.55463426s) from=127.0.0.6:54259
    2022/11/18 11:21:58 [DEBUG] http: Request GET /v1/status/leader (231.952µs) from=127.0.0.6:48013
    2022/11/18 11:21:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.391930542s) from=127.0.0.6:53903
    2022/11/18 11:22:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.703276519s) from=127.0.0.6:55535
    2022/11/18 11:22:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.038108293s) from=127.0.0.6:50861
    2022/11/18 11:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.797946756s) from=127.0.0.6:54837
    2022/11/18 11:22:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.403457158s) from=127.0.0.6:54755
    2022/11/18 11:22:05 [DEBUG] http: Request GET /v1/status/leader (316.333µs) from=127.0.0.6:50887
    2022/11/18 11:22:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m6.267756884s) from=127.0.0.6:37605
    2022/11/18 11:22:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m0.553172289s) from=127.0.0.6:57245
    2022/11/18 11:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.766029762s) from=127.0.0.6:45953
    2022/11/18 11:22:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:22:17 [DEBUG] agent: Node info in sync
    2022/11/18 11:22:18 [DEBUG] http: Request GET /v1/status/leader (497.258µs) from=127.0.0.6:48013
    2022/11/18 11:22:25 [DEBUG] http: Request GET /v1/status/leader (464.029µs) from=127.0.0.6:50887
    2022/11/18 11:22:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.742062125s) from=127.0.0.6:51803
    2022/11/18 11:22:38 [DEBUG] http: Request GET /v1/status/leader (529.353µs) from=127.0.0.6:48013
    2022/11/18 11:22:45 [DEBUG] http: Request GET /v1/status/leader (271.951µs) from=127.0.0.6:50887
    2022/11/18 11:22:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:22:58 [DEBUG] http: Request GET /v1/status/leader (307.259µs) from=127.0.0.6:48013
    2022/11/18 11:23:05 [DEBUG] http: Request GET /v1/status/leader (2.81478ms) from=127.0.0.6:48013
    2022/11/18 11:23:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.384087342s) from=127.0.0.6:37311
    2022/11/18 11:23:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.443955113s) from=127.0.0.6:45301
    2022/11/18 11:23:18 [DEBUG] http: Request GET /v1/status/leader (473.078µs) from=127.0.0.6:48013
    2022/11/18 11:23:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.621960356s) from=127.0.0.6:37089
    2022/11/18 11:23:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m5.014362774s) from=127.0.0.6:57263
    2022/11/18 11:23:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.4593699s) from=127.0.0.6:46517
    2022/11/18 11:23:25 [DEBUG] http: Request GET /v1/status/leader (392.067µs) from=127.0.0.6:50887
    2022/11/18 11:23:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.214365239s) from=127.0.0.6:38061
    2022/11/18 11:23:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:23:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m0.062383699s) from=127.0.0.6:51087
    2022/11/18 11:23:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:23:29 [DEBUG] agent: Node info in sync
    2022/11/18 11:23:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.618114169s) from=127.0.0.6:50675
    2022/11/18 11:23:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.168512715s) from=127.0.0.6:55283
    2022/11/18 11:23:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m3.245857159s) from=127.0.0.6:39065
    2022/11/18 11:23:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.261419916s) from=127.0.0.6:58181
    2022/11/18 11:23:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.241179221s) from=127.0.0.6:56885
    2022/11/18 11:23:38 [DEBUG] http: Request GET /v1/status/leader (294.01µs) from=127.0.0.6:48013
    2022/11/18 11:23:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.142965484s) from=127.0.0.6:50357
    2022/11/18 11:23:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.559680031s) from=127.0.0.6:45189
    2022/11/18 11:23:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.622281014s) from=127.0.0.6:35517
    2022/11/18 11:23:45 [DEBUG] http: Request GET /v1/status/leader (246.147µs) from=127.0.0.6:48013
    2022/11/18 11:23:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.48940481s) from=127.0.0.6:33757
    2022/11/18 11:23:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:23:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.4711413s) from=127.0.0.6:40203
    2022/11/18 11:23:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.945287645s) from=127.0.0.6:47377
    2022/11/18 11:23:58 [DEBUG] http: Request GET /v1/status/leader (376.405µs) from=127.0.0.6:48013
    2022/11/18 11:23:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.632155578s) from=127.0.0.6:51389
    2022/11/18 11:24:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m7.357088297s) from=127.0.0.6:45337
    2022/11/18 11:24:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.892391046s) from=127.0.0.6:54259
    2022/11/18 11:24:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.243551296s) from=127.0.0.6:50861
    2022/11/18 11:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.429750065s) from=127.0.0.6:53903
    2022/11/18 11:24:05 [DEBUG] http: Request GET /v1/status/leader (321.426µs) from=127.0.0.6:50887
    2022/11/18 11:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.278355279s) from=127.0.0.6:54837
    2022/11/18 11:24:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m7.400380666s) from=127.0.0.6:55535
    2022/11/18 11:24:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.706264176s) from=127.0.0.6:54755
    2022/11/18 11:24:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m1.092222786s) from=127.0.0.6:37605
    2022/11/18 11:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m1.015180151s) from=127.0.0.6:57245
    2022/11/18 11:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.007499145s) from=127.0.0.6:45953
    2022/11/18 11:24:18 [DEBUG] http: Request GET /v1/status/leader (184.366µs) from=127.0.0.6:48013
    2022/11/18 11:24:25 [DEBUG] http: Request GET /v1/status/leader (204.735µs) from=127.0.0.6:48013
    2022/11/18 11:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m6.414122717s) from=127.0.0.6:51803
    2022/11/18 11:24:38 [DEBUG] http: Request GET /v1/status/leader (354.828µs) from=127.0.0.6:48013
    2022/11/18 11:24:45 [DEBUG] http: Request GET /v1/status/leader (384.794µs) from=127.0.0.6:50887
    2022/11/18 11:24:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:24:58 [DEBUG] http: Request GET /v1/status/leader (198.907µs) from=127.0.0.6:48013
    2022/11/18 11:25:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:25:00 [DEBUG] agent: Node info in sync
    2022/11/18 11:25:05 [DEBUG] http: Request GET /v1/status/leader (188.349µs) from=127.0.0.6:50887
    2022/11/18 11:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.175027981s) from=127.0.0.6:45301
    2022/11/18 11:25:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m7.461940809s) from=127.0.0.6:37311
    2022/11/18 11:25:18 [DEBUG] http: Request GET /v1/status/leader (1.623361ms) from=127.0.0.6:48013
    2022/11/18 11:25:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.453297265s) from=127.0.0.6:37089
    2022/11/18 11:25:25 [DEBUG] http: Request GET /v1/status/leader (339.489µs) from=127.0.0.6:48013
    2022/11/18 11:25:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.341051988s) from=127.0.0.6:57263
    2022/11/18 11:25:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.751718248s) from=127.0.0.6:51087
    2022/11/18 11:25:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m3.635814106s) from=127.0.0.6:38061
    2022/11/18 11:25:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m7.054729706s) from=127.0.0.6:46517
    2022/11/18 11:25:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.170595656s) from=127.0.0.6:55283
    2022/11/18 11:25:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m2.227927127s) from=127.0.0.6:39065
    2022/11/18 11:25:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.080538612s) from=127.0.0.6:50675
    2022/11/18 11:25:38 [DEBUG] http: Request GET /v1/status/leader (186.255µs) from=127.0.0.6:48013
    2022/11/18 11:25:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:25:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.852664314s) from=127.0.0.6:58181
    2022/11/18 11:25:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m7.329121105s) from=127.0.0.6:56885
    2022/11/18 11:25:45 [DEBUG] http: Request GET /v1/status/leader (327.066µs) from=127.0.0.6:50887
    2022/11/18 11:25:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.455895674s) from=127.0.0.6:50357
    2022/11/18 11:25:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m4.919662804s) from=127.0.0.6:45189
    2022/11/18 11:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m4.07697697s) from=127.0.0.6:35517
    2022/11/18 11:25:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.808427052s) from=127.0.0.6:33757
    2022/11/18 11:25:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:25:58 [DEBUG] http: Request GET /v1/status/leader (199.615µs) from=127.0.0.6:48013
    2022/11/18 11:26:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m1.994996599s) from=127.0.0.6:51389
    2022/11/18 11:26:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.961872708s) from=127.0.0.6:54259
    2022/11/18 11:26:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.156419115s) from=127.0.0.6:40203
    2022/11/18 11:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.76879195s) from=127.0.0.6:47377
    2022/11/18 11:26:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.82691198s) from=127.0.0.6:50861
    2022/11/18 11:26:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.812947453s) from=127.0.0.6:53903
    2022/11/18 11:26:05 [DEBUG] http: Request GET /v1/status/leader (280.85µs) from=127.0.0.6:50887
    2022/11/18 11:26:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m6.395612524s) from=127.0.0.6:45337
    2022/11/18 11:26:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.039770512s) from=127.0.0.6:54837
    2022/11/18 11:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m2.838300729s) from=127.0.0.6:57245
    2022/11/18 11:26:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m5.457060033s) from=127.0.0.6:55535
    2022/11/18 11:26:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.135586602s) from=127.0.0.6:37605
    2022/11/18 11:26:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.038917181s) from=127.0.0.6:54755
    2022/11/18 11:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.025389767s) from=127.0.0.6:45953
    2022/11/18 11:26:18 [DEBUG] http: Request GET /v1/status/leader (617.329µs) from=127.0.0.6:48013
    2022/11/18 11:26:25 [DEBUG] http: Request GET /v1/status/leader (274.537µs) from=127.0.0.6:50887
    2022/11/18 11:26:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m3.80888943s) from=127.0.0.6:51803
    2022/11/18 11:26:38 [DEBUG] http: Request GET /v1/status/leader (410.778µs) from=127.0.0.6:48013
    2022/11/18 11:26:45 [DEBUG] http: Request GET /v1/status/leader (187.275µs) from=127.0.0.6:50887
    2022/11/18 11:26:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:26:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:26:56 [DEBUG] agent: Node info in sync
    2022/11/18 11:26:58 [DEBUG] http: Request GET /v1/status/leader (555.142µs) from=127.0.0.6:48013
    2022/11/18 11:27:05 [DEBUG] http: Request GET /v1/status/leader (1.568501ms) from=127.0.0.6:48013
    2022/11/18 11:27:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.582826998s) from=127.0.0.6:45301
    2022/11/18 11:27:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.432832459s) from=127.0.0.6:37311
    2022/11/18 11:27:18 [DEBUG] http: Request GET /v1/status/leader (323.246µs) from=127.0.0.6:48013
    2022/11/18 11:27:25 [DEBUG] http: Request GET /v1/status/leader (319.122µs) from=127.0.0.6:50887
    2022/11/18 11:27:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.701991128s) from=127.0.0.6:37089
    2022/11/18 11:27:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m1.751731058s) from=127.0.0.6:51087
    2022/11/18 11:27:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m2.686773236s) from=127.0.0.6:38061
    2022/11/18 11:27:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.489263821s) from=127.0.0.6:46517
    2022/11/18 11:27:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m7.366512806s) from=127.0.0.6:57263
    2022/11/18 11:27:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m1.395113886s) from=127.0.0.6:50675
    2022/11/18 11:27:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.083373875s) from=127.0.0.6:55283
    2022/11/18 11:27:38 [DEBUG] http: Request GET /v1/status/leader (411.002µs) from=127.0.0.6:48013
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m7.266789561s) from=127.0.0.6:39065
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.3906174s) from=127.0.0.6:56885
    2022/11/18 11:27:45 [DEBUG] http: Request GET /v1/status/leader (262.197µs) from=127.0.0.6:50887
    2022/11/18 11:27:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.473722776s) from=127.0.0.6:50357
    2022/11/18 11:27:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.01155651s) from=127.0.0.6:58181
    2022/11/18 11:27:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.812895769s) from=127.0.0.6:35517
    2022/11/18 11:27:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m6.58045124s) from=127.0.0.6:45189
    2022/11/18 11:27:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:27:56 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.752627805s) from=127.0.0.6:33757
    2022/11/18 11:27:58 [DEBUG] http: Request GET /v1/status/leader (1.184496ms) from=127.0.0.6:48013
    2022/11/18 11:28:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.024756578s) from=127.0.0.6:54259
    2022/11/18 11:28:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m4.157994986s) from=127.0.0.6:51389
    2022/11/18 11:28:05 [DEBUG] http: Request GET /v1/status/leader (364.658µs) from=127.0.0.6:50887
    2022/11/18 11:28:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.19554301s) from=127.0.0.6:47377
    2022/11/18 11:28:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:28:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.589727611s) from=127.0.0.6:40203
    2022/11/18 11:28:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m2.832047219s) from=127.0.0.6:45337
    2022/11/18 11:28:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m5.589487357s) from=127.0.0.6:50861
    2022/11/18 11:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.465499806s) from=127.0.0.6:54837
    2022/11/18 11:28:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.222161192s) from=127.0.0.6:53903
    2022/11/18 11:28:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m0.789602912s) from=127.0.0.6:55535
    2022/11/18 11:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m0.923133371s) from=127.0.0.6:57245
    2022/11/18 11:28:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.529360087s) from=127.0.0.6:54755
    2022/11/18 11:28:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m4.401154219s) from=127.0.0.6:37605
    2022/11/18 11:28:18 [DEBUG] http: Request GET /v1/status/leader (860.522µs) from=127.0.0.6:48013
    2022/11/18 11:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.802999217s) from=127.0.0.6:45953
    2022/11/18 11:28:25 [DEBUG] http: Request GET /v1/status/leader (257.451µs) from=127.0.0.6:48013
    2022/11/18 11:28:38 [DEBUG] http: Request GET /v1/status/leader (269.741µs) from=127.0.0.6:48013
    2022/11/18 11:28:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m2.595315738s) from=127.0.0.6:51803
    2022/11/18 11:28:45 [DEBUG] http: Request GET /v1/status/leader (556.227µs) from=127.0.0.6:48013
    2022/11/18 11:28:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:28:58 [DEBUG] http: Request GET /v1/status/leader (498.206µs) from=127.0.0.6:48013
    2022/11/18 11:29:05 [DEBUG] http: Request GET /v1/status/leader (1.228216ms) from=127.0.0.6:48013
    2022/11/18 11:29:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.424367946s) from=127.0.0.6:45301
    2022/11/18 11:29:18 [DEBUG] http: Request GET /v1/status/leader (289.626µs) from=127.0.0.6:48013
    2022/11/18 11:29:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m6.658374314s) from=127.0.0.6:37311
    2022/11/18 11:29:25 [DEBUG] http: Request GET /v1/status/leader (227.508µs) from=127.0.0.6:50887
    2022/11/18 11:29:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:29:26 [DEBUG] agent: Node info in sync
    2022/11/18 11:29:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.370858671s) from=127.0.0.6:46517
    2022/11/18 11:29:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m3.736600506s) from=127.0.0.6:51087
    2022/11/18 11:29:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.841080249s) from=127.0.0.6:37089
    2022/11/18 11:29:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m3.858815774s) from=127.0.0.6:57263
    2022/11/18 11:29:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m7.161594356s) from=127.0.0.6:38061
    2022/11/18 11:29:38 [DEBUG] http: Request GET /v1/status/leader (346.554µs) from=127.0.0.6:48013
    2022/11/18 11:29:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.988173722s) from=127.0.0.6:55283
    2022/11/18 11:29:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m7.38468197s) from=127.0.0.6:50675
    2022/11/18 11:29:45 [DEBUG] http: Request GET /v1/status/leader (627.483µs) from=127.0.0.6:50887
    2022/11/18 11:29:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.83651297s) from=127.0.0.6:56885
    2022/11/18 11:29:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m5.756748116s) from=127.0.0.6:39065
    2022/11/18 11:29:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.265204191s) from=127.0.0.6:50357
    2022/11/18 11:29:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:29:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.66403758s) from=127.0.0.6:58181
    2022/11/18 11:29:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m1.749923171s) from=127.0.0.6:45189
    2022/11/18 11:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m5.268480385s) from=127.0.0.6:35517
    2022/11/18 11:29:58 [DEBUG] http: Request GET /v1/status/leader (220.476µs) from=127.0.0.6:48013
    2022/11/18 11:30:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.523030614s) from=127.0.0.6:33757
    2022/11/18 11:30:05 [DEBUG] http: Request GET /v1/status/leader (345.458µs) from=127.0.0.6:50887
    2022/11/18 11:30:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.249902946s) from=127.0.0.6:54259
    2022/11/18 11:30:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.917006168s) from=127.0.0.6:51389
    2022/11/18 11:30:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m1.437602494s) from=127.0.0.6:45337
    2022/11/18 11:30:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.337181792s) from=127.0.0.6:54837
    2022/11/18 11:30:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.880787287s) from=127.0.0.6:53903
    2022/11/18 11:30:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m2.962937397s) from=127.0.0.6:50861
    2022/11/18 11:30:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.555579967s) from=127.0.0.6:40203
    2022/11/18 11:30:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.521950867s) from=127.0.0.6:47377
    2022/11/18 11:30:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m2.724154387s) from=127.0.0.6:55535
    2022/11/18 11:30:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.486845186s) from=127.0.0.6:54755
    2022/11/18 11:30:18 [DEBUG] http: Request GET /v1/status/leader (442.886µs) from=127.0.0.6:48013
    2022/11/18 11:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m5.807160361s) from=127.0.0.6:57245
    2022/11/18 11:30:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m2.978282521s) from=127.0.0.6:37605
    2022/11/18 11:30:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.955730397s) from=127.0.0.6:45953
    2022/11/18 11:30:25 [DEBUG] http: Request GET /v1/status/leader (345.707µs) from=127.0.0.6:50887
    2022/11/18 11:30:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:30:38 [DEBUG] http: Request GET /v1/status/leader (233.381µs) from=127.0.0.6:48013
    2022/11/18 11:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m0.227538736s) from=127.0.0.6:51803
    2022/11/18 11:30:45 [DEBUG] http: Request GET /v1/status/leader (210.487µs) from=127.0.0.6:50887
    2022/11/18 11:30:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:30:58 [DEBUG] http: Request GET /v1/status/leader (323.38µs) from=127.0.0.6:48013
    2022/11/18 11:31:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:31:00 [DEBUG] agent: Node info in sync
    2022/11/18 11:31:05 [DEBUG] http: Request GET /v1/status/leader (207.731µs) from=127.0.0.6:48013
    2022/11/18 11:31:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.773818219s) from=127.0.0.6:45301
    2022/11/18 11:31:18 [DEBUG] http: Request GET /v1/status/leader (387.341µs) from=127.0.0.6:48013
    2022/11/18 11:31:25 [DEBUG] http: Request GET /v1/status/leader (221.029µs) from=127.0.0.6:50887
    2022/11/18 11:31:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.589469205s) from=127.0.0.6:37311
    2022/11/18 11:31:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.636258175s) from=127.0.0.6:46517
    2022/11/18 11:31:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.232839581s) from=127.0.0.6:37089
    2022/11/18 11:31:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m1.060762385s) from=127.0.0.6:57263
    2022/11/18 11:31:38 [DEBUG] http: Request GET /v1/status/leader (329.693µs) from=127.0.0.6:48013
    2022/11/18 11:31:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m0.885764695s) from=127.0.0.6:38061
    2022/11/18 11:31:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m7.231206563s) from=127.0.0.6:51087
    2022/11/18 11:31:45 [DEBUG] http: Request GET /v1/status/leader (502.826µs) from=127.0.0.6:50887
    2022/11/18 11:31:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.554798085s) from=127.0.0.6:56885
    2022/11/18 11:31:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.089966138s) from=127.0.0.6:55283
    2022/11/18 11:31:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.321320975s) from=127.0.0.6:50675
    2022/11/18 11:31:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:31:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=134 (2m2.682696992s) from=127.0.0.6:39065
    2022/11/18 11:31:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.064702343s) from=127.0.0.6:50357
    2022/11/18 11:31:58 [DEBUG] http: Request GET /v1/status/leader (232.443µs) from=127.0.0.6:48013
    2022/11/18 11:31:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.976846149s) from=127.0.0.6:58181
    2022/11/18 11:32:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=43 (2m3.150792632s) from=127.0.0.6:35517
    2022/11/18 11:32:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.074770961s) from=127.0.0.6:45189
    2022/11/18 11:32:05 [DEBUG] http: Request GET /v1/status/leader (497.994µs) from=127.0.0.6:50887
    2022/11/18 11:32:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.616144763s) from=127.0.0.6:54259
    2022/11/18 11:32:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.154826858s) from=127.0.0.6:33757
    2022/11/18 11:32:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=46 (2m3.081879138s) from=127.0.0.6:51389
    2022/11/18 11:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.962499096s) from=127.0.0.6:47377
    2022/11/18 11:32:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=45 (2m3.376269166s) from=127.0.0.6:45337
    2022/11/18 11:32:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.888634166s) from=127.0.0.6:40203
    2022/11/18 11:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.31244678s) from=127.0.0.6:54837
    2022/11/18 11:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.179741474s) from=127.0.0.6:53903
    2022/11/18 11:32:18 [DEBUG] http: Request GET /v1/status/leader (323.444µs) from=127.0.0.6:48013
    2022/11/18 11:32:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=54 (2m7.465656644s) from=127.0.0.6:50861
    2022/11/18 11:32:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=47 (2m3.122460981s) from=127.0.0.6:55535
    2022/11/18 11:32:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.166025503s) from=127.0.0.6:54755
    2022/11/18 11:32:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.389752621s) from=127.0.0.6:45953
    2022/11/18 11:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=44 (2m4.573560782s) from=127.0.0.6:57245
    2022/11/18 11:32:25 [DEBUG] http: Request GET /v1/status/leader (972.873µs) from=127.0.0.6:48013
    2022/11/18 11:32:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.48.18_8080" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.7.36_8803" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.143_8806" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.143_8806" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v2_nslcm_10.233.56.171_8403" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.8.254_8801" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.61.195_8482" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.7.204_9011" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.5_9015" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.181_8181" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.198_9092" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_vnfres_10.233.17.16_8802" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.6.137_8410" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.63.108_8484" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.143_8806" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.80_9001" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.47.30_8443" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.21_8082" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_parser_10.233.38.143_8806" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.95_9007" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.111_443" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Service "_v1_sdnc_10.233.21.220_8282" in sync
    2022/11/18 11:32:26 [DEBUG] agent: Node info in sync
    2022/11/18 11:32:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=48 (2m5.544828374s) from=127.0.0.6:37605
    2022/11/18 11:32:38 [DEBUG] http: Request GET /v1/status/leader (668.846µs) from=127.0.0.6:48013
    2022/11/18 11:32:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=53 (2m1.908023868s) from=127.0.0.6:51803
    2022/11/18 11:32:45 [DEBUG] http: Request GET /v1/status/leader (431.779µs) from=127.0.0.6:48013
    2022/11/18 11:32:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xgdtv" since the cluster is too small
    2022/11/18 11:32:59 [DEBUG] http: Request GET /v1/status/leader (399.069µs) from=127.0.0.6:48013
    2022/11/18 11:33:05 [DEBUG] http: Request GET /v1/status/leader (705.721µs) from=127.0.0.6:48013
    2022/11/18 11:33:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xgdtv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:33:19 [DEBUG] http: Request GET /v1/status/leader (277.786µs) from=127.0.0.6:48013
    2022/11/18 11:33:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.059532667s) from=127.0.0.6:45301
    2022/11/18 11:33:25 [DEBUG] http: Request GET /v1/status/leader (300.735µs) from=127.0.0.6:50887
    2022/11/18 11:33:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.721751536s) from=127.0.0.6:37311
    2022/11/18 11:33:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.663910315s) from=127.0.0.6:46517
    2022/11/18 11:33:39 [DEBUG] http: Request GET /v1/status/leader (467.569µs) from=127.0.0.6:48013
    2022/11/18 11:33:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=133 (2m2.814432898s) from=127.0.0.6:57263
    2022/11/18 11:33:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.060659884s) from=127.0.0.6:37089
    2022/11/18 11:33:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=137 (2m3.844544987s) from=127.0.0.6:38061
    2022/11/18 11:33:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=136 (2m2.603475916s) from=127.0.0.6:51087
    2022/11/18 11:33:45 [DEBUG] http: Request GET /v1/status/leader (279.231µs) from=127.0.0.6:48013
    202