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: '2d4187ad-14a4-52ad-bcc9-d86c20eccdbd'
         Node name: 'onap-msb-consul-5454dcc5c5-vlr54'
        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:

    2023/02/04 02:58:08 [DEBUG] agent: Using random ID "2d4187ad-14a4-52ad-bcc9-d86c20eccdbd" as node ID
    2023/02/04 02:58:08 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2d4187ad-14a4-52ad-bcc9-d86c20eccdbd Address:127.0.0.1:8300}]
    2023/02/04 02:58:08 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/02/04 02:58:08 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vlr54.dc1 127.0.0.1
    2023/02/04 02:58:08 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vlr54 127.0.0.1
    2023/02/04 02:58:08 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-vlr54 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 02:58:08 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-vlr54.dc1" in area "wan"
    2023/02/04 02:58:08 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/02/04 02:58:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/02/04 02:58:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/02/04 02:58:08 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/02/04 02:58:08 [INFO] agent: started state syncer
    2023/02/04 02:58:08 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/02/04 02:58:09 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/02/04 02:58:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/02/04 02:58:09 [DEBUG] raft: Votes needed: 1
    2023/02/04 02:58:09 [DEBUG] raft: Vote granted from 2d4187ad-14a4-52ad-bcc9-d86c20eccdbd in term 2. Tally: 1
    2023/02/04 02:58:09 [INFO] raft: Election won. Tally: 1
    2023/02/04 02:58:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/02/04 02:58:09 [INFO] consul: cluster leadership acquired
    2023/02/04 02:58:09 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-vlr54
    2023/02/04 02:58:09 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/02/04 02:58:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 02:58:09 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-vlr54' joined, marking health alive
    2023/02/04 02:58:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 02:58:09 [INFO] agent: Synced node info
    2023/02/04 02:58:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 02:58:10 [DEBUG] agent: Node info in sync
    2023/02/04 02:58:10 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.4 (currently running: 1.4.3)
    2023/02/04 02:59:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 02:59:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 02:59:36 [DEBUG] agent: Node info in sync
    2023/02/04 03:00:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:00:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:01:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:01:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:01:28 [DEBUG] agent: Node info in sync
    2023/02/04 03:02:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:02:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:03:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:03:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:03:11 [DEBUG] agent: Node info in sync
    2023/02/04 03:04:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:04:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:04:13 [DEBUG] agent: Node info in sync
    2023/02/04 03:05:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:05:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:05:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:05:26 [DEBUG] agent: Node info in sync
    2023/02/04 03:06:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:06:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:06:29 [DEBUG] agent: Node info in sync
    2023/02/04 03:07:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:07:46 [DEBUG] http: Request GET /v1/catalog/services (909.005µs) from=10.233.69.89:51618
    2023/02/04 03:07:46 [DEBUG] http: Request GET /v1/status/leader (1.511514ms) from=10.233.69.89:51628
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/status/leader (1.18345ms) from=10.233.66.144:50378
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.7.58_9015"
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (11.156382ms) from=10.233.66.144:50384
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (16.509960146s) from=10.233.69.89:51618
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.235758ms) from=10.233.66.144:50386
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [INFO] agent: Synced service "_v1_wf-gui_10.233.50.151_8080"
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (28.965631ms) from=10.233.66.144:50392
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (157.373448ms) from=10.233.69.89:51618
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (627.602µs) from=10.233.66.144:50394
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (661.069µs) from=10.233.69.89:51884
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.4.53_9007"
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.528552ms) from=10.233.66.144:50400
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (53.555457ms) from=10.233.69.89:51618
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (7.37186ms) from=10.233.66.144:50402
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.4.53_9007"
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.154905ms) from=10.233.66.144:50408
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (63.82172ms) from=10.233.69.89:51618
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (653.946µs) from=10.233.66.144:50410
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [INFO] agent: Synced service "_v1_sdc-gui_10.233.53.53_8181"
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (23.529549ms) from=10.233.66.144:50414
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (35.200862ms) from=10.233.69.89:51618
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (5.57831ms) from=10.233.66.144:50416
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (554.333µs) from=10.233.69.89:51886
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.60.167_9011"
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (67.065376ms) from=10.233.66.144:50420
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (132.358839ms) from=10.233.69.89:51618
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (899.384µs) from=10.233.66.144:50422
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [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.
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:03 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.60.167_9011"
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (9.677297ms) from=10.233.66.144:50426
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (54.673695ms) from=10.233.69.89:51618
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:03 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (490.545µs) from=10.233.66.144:50428
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [INFO] agent: Synced service "_v0_multicloud_10.233.18.243_9001"
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (22.040636ms) from=10.233.66.144:50432
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (58.707237ms) from=10.233.69.89:51618
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (562.267µs) from=10.233.66.144:50436
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [INFO] agent: Synced service "_v1_multicloud_10.233.18.243_9001"
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (19.656663ms) from=10.233.66.144:50440
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (38.995376ms) from=10.233.69.89:51618
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (4.895501ms) from=10.233.66.144:50442
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.10.247_443"
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (26.993343ms) from=10.233.66.144:50446
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (18.538762ms) from=10.233.69.89:51618
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (645.127µs) from=10.233.66.144:50448
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [INFO] agent: Synced service "_v1_parser_10.233.40.63_8806"
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (14.651266ms) from=10.233.66.144:50452
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (32.689683ms) from=10.233.69.89:51618
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (5.968896ms) from=10.233.66.144:50458
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:08:04 [INFO] agent: Synced service "_v1_catalog_10.233.40.63_8806"
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (21.31261ms) from=10.233.66.144:50462
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (58.777197ms) from=10.233.69.89:51618
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (859.846µs) from=10.233.66.144:50464
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [INFO] agent: Synced service "_v1_nsd_10.233.40.63_8806"
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (14.64333ms) from=10.233.66.144:50468
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (32.413184ms) from=10.233.69.89:51618
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (537.198µs) from=10.233.66.144:50470
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [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.
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.40.63_8806"
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (8.123288ms) from=10.233.66.144:50474
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (30.145602ms) from=10.233.69.89:51618
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:08:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:08:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (465.61µs) from=10.233.66.144:50476
    2023/02/04 03:08:06 [DEBUG] http: Request GET /v1/status/leader (226.643µs) from=10.233.69.89:51924
    2023/02/04 03:08:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:08:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:08:26 [DEBUG] http: Request GET /v1/status/leader (349.19µs) from=10.233.69.89:52222
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/catalog/services (583.745µs) from=10.233.70.40:36788
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/status/leader (10.925896ms) from=10.233.70.40:36790
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (909.141µs) from=10.233.70.40:36792
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (480.158µs) from=10.233.70.40:36794
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (423.899µs) from=10.233.70.40:36796
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (588.102µs) from=10.233.70.40:36798
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (454.714µs) from=10.233.70.40:36804
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (256.711µs) from=10.233.70.40:36800
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (241.25µs) from=10.233.70.40:36808
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (257.405µs) from=10.233.70.40:36812
    2023/02/04 03:08:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (398.353µs) from=10.233.70.40:36814
    2023/02/04 03:08:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (331.259µs) from=10.233.70.40:36806
    2023/02/04 03:08:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (470.983µs) from=10.233.70.40:36798
    2023/02/04 03:08:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (619.175µs) from=10.233.70.40:36810
    2023/02/04 03:08:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (258.8µs) from=10.233.70.40:36816
    2023/02/04 03:08:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (238.104µs) from=10.233.70.40:36802
    2023/02/04 03:08:46 [DEBUG] http: Request GET /v1/status/leader (359.88µs) from=10.233.69.89:52708
    2023/02/04 03:08:59 [DEBUG] http: Request GET /v1/status/leader (565.047µs) from=10.233.70.40:37058
    2023/02/04 03:09:07 [DEBUG] http: Request GET /v1/status/leader (491.317µs) from=10.233.69.89:53134
    2023/02/04 03:09:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:09:19 [DEBUG] http: Request GET /v1/status/leader (387.163µs) from=10.233.70.40:37296
    2023/02/04 03:09:27 [DEBUG] http: Request GET /v1/status/leader (522.734µs) from=10.233.69.89:53614
    2023/02/04 03:09:33 [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.
    2023/02/04 03:09:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:09:33 [INFO] agent: Synced service "_v1_sdnc_10.233.11.135_8282"
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:09:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (53.710661193s) from=10.233.70.40:36788
    2023/02/04 03:09:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m28.961270777s) from=10.233.69.89:51618
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Node info in sync
    2023/02/04 03:09:33 [DEBUG] http: Request PUT /v1/agent/service/register (53.5963ms) from=10.233.66.144:51608
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:09:33 [DEBUG] agent: Node info in sync
    2023/02/04 03:09:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (470.831µs) from=10.233.70.40:37446
    2023/02/04 03:09:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (967.074µs) from=10.233.66.144:51610
    2023/02/04 03:09:39 [DEBUG] http: Request GET /v1/status/leader (456.183µs) from=10.233.70.40:37556
    2023/02/04 03:09:47 [DEBUG] http: Request GET /v1/status/leader (250.857µs) from=10.233.69.89:53924
    2023/02/04 03:09:59 [DEBUG] http: Request GET /v1/status/leader (2.55392ms) from=10.233.70.40:37808
    2023/02/04 03:10:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.019406017s) from=10.233.69.89:51884
    2023/02/04 03:10:07 [DEBUG] http: Request GET /v1/status/leader (1.067374ms) from=10.233.69.89:54210
    2023/02/04 03:10:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:10:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.361013067s) from=10.233.69.89:51886
    2023/02/04 03:10:20 [DEBUG] http: Request GET /v1/status/leader (479.138µs) from=10.233.70.40:38040
    2023/02/04 03:10:27 [DEBUG] http: Request GET /v1/status/leader (464.965µs) from=10.233.69.89:54530
    2023/02/04 03:10:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:10:40 [DEBUG] http: Request GET /v1/status/leader (445.416µs) from=10.233.70.40:38278
    2023/02/04 03:10:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.168568435s) from=10.233.70.40:36792
    2023/02/04 03:10:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.424913104s) from=10.233.70.40:36806
    2023/02/04 03:10:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.590685645s) from=10.233.70.40:36818
    2023/02/04 03:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.884829785s) from=10.233.70.40:36798
    2023/02/04 03:10:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.195103618s) from=10.233.70.40:36812
    2023/02/04 03:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.55100553s) from=10.233.70.40:36808
    2023/02/04 03:10:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.821777926s) from=10.233.70.40:36796
    2023/02/04 03:10:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.114743195s) from=10.233.70.40:36816
    2023/02/04 03:10:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.940226351s) from=10.233.70.40:36800
    2023/02/04 03:10:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.88546132s) from=10.233.70.40:36814
    2023/02/04 03:10:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.82042271s) from=10.233.70.40:36802
    2023/02/04 03:10:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.977998851s) from=10.233.70.40:36810
    2023/02/04 03:10:47 [DEBUG] http: Request GET /v1/status/leader (716.411µs) from=10.233.69.89:54868
    2023/02/04 03:10:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.312471575s) from=10.233.70.40:36794
    2023/02/04 03:10:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.495155247s) from=10.233.70.40:36804
    2023/02/04 03:11:00 [DEBUG] http: Request GET /v1/status/leader (6.131618ms) from=10.233.70.40:38510
    2023/02/04 03:11:07 [DEBUG] http: Request GET /v1/status/leader (308.921µs) from=10.233.69.89:55150
    2023/02/04 03:11:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:11:20 [DEBUG] http: Request GET /v1/status/leader (1.994657ms) from=10.233.70.40:38748
    2023/02/04 03:11:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:11:27 [DEBUG] agent: Node info in sync
    2023/02/04 03:11:27 [DEBUG] http: Request GET /v1/status/leader (1.836516ms) from=10.233.69.89:55432
    2023/02/04 03:11:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.249402795s) from=10.233.70.40:36788
    2023/02/04 03:11:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.192492083s) from=10.233.70.40:37446
    2023/02/04 03:11:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.60981854s) from=10.233.69.89:51618
    2023/02/04 03:11:40 [DEBUG] http: Request GET /v1/status/leader (374.811µs) from=10.233.70.40:38976
    2023/02/04 03:11:47 [DEBUG] http: Request GET /v1/status/leader (2.505714ms) from=10.233.69.89:55728
    2023/02/04 03:12:00 [DEBUG] http: Request GET /v1/status/leader (962.843µs) from=10.233.70.40:39202
    2023/02/04 03:12:07 [DEBUG] http: Request GET /v1/status/leader (1.697974ms) from=10.233.69.89:56006
    2023/02/04 03:12:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.950231548s) from=10.233.69.89:51884
    2023/02/04 03:12:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:12:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.640413697s) from=10.233.69.89:51886
    2023/02/04 03:12:20 [DEBUG] http: Request GET /v1/status/leader (589.734µs) from=10.233.70.40:39422
    2023/02/04 03:12:27 [DEBUG] http: Request GET /v1/status/leader (209.919µs) from=10.233.69.89:56302
    2023/02/04 03:12:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:12:40 [DEBUG] http: Request GET /v1/status/leader (440.694µs) from=10.233.70.40:39666
    2023/02/04 03:12:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.943422331s) from=10.233.70.40:36792
    2023/02/04 03:12:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.308572822s) from=10.233.70.40:36798
    2023/02/04 03:12:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.570849609s) from=10.233.70.40:36796
    2023/02/04 03:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.969411976s) from=10.233.70.40:36818
    2023/02/04 03:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.63905568s) from=10.233.70.40:36806
    2023/02/04 03:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.361840797s) from=10.233.70.40:36800
    2023/02/04 03:12:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.074238656s) from=10.233.70.40:36794
    2023/02/04 03:12:47 [DEBUG] http: Request GET /v1/status/leader (429.772µs) from=10.233.69.89:56582
    2023/02/04 03:12:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.044966697s) from=10.233.70.40:36802
    2023/02/04 03:12:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.344633307s) from=10.233.70.40:36808
    2023/02/04 03:12:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:12:48 [DEBUG] agent: Node info in sync
    2023/02/04 03:12:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.867136522s) from=10.233.70.40:36812
    2023/02/04 03:12:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.925399678s) from=10.233.70.40:36816
    2023/02/04 03:12:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.350889548s) from=10.233.70.40:36810
    2023/02/04 03:12:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.570358821s) from=10.233.70.40:36804
    2023/02/04 03:12:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.139171427s) from=10.233.70.40:36814
    2023/02/04 03:13:00 [DEBUG] http: Request GET /v1/status/leader (497.892µs) from=10.233.70.40:39880
    2023/02/04 03:13:07 [DEBUG] http: Request GET /v1/status/leader (230.753µs) from=10.233.69.89:56880
    2023/02/04 03:13:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:13:20 [DEBUG] http: Request GET /v1/status/leader (273.479µs) from=10.233.70.40:40122
    2023/02/04 03:13:27 [DEBUG] http: Request GET /v1/status/leader (603.905µs) from=10.233.69.89:57184
    2023/02/04 03:13:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.181082966s) from=10.233.70.40:36788
    2023/02/04 03:13:40 [DEBUG] http: Request GET /v1/status/leader (383.679µs) from=10.233.70.40:40348
    2023/02/04 03:13:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.907421998s) from=10.233.69.89:51618
    2023/02/04 03:13:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.552639843s) from=10.233.70.40:37446
    2023/02/04 03:13:47 [DEBUG] http: Request GET /v1/status/leader (250.571µs) from=10.233.69.89:57474
    2023/02/04 03:14:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:14:00 [DEBUG] agent: Node info in sync
    2023/02/04 03:14:00 [DEBUG] http: Request GET /v1/status/leader (8.421111ms) from=10.233.70.40:40582
    2023/02/04 03:14:07 [DEBUG] http: Request GET /v1/status/leader (570.918µs) from=10.233.69.89:57768
    2023/02/04 03:14:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:14:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.369302486s) from=10.233.69.89:51884
    2023/02/04 03:14:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.187838692s) from=10.233.69.89:51886
    2023/02/04 03:14:20 [DEBUG] http: Request GET /v1/status/leader (549.162µs) from=10.233.70.40:40824
    2023/02/04 03:14:27 [DEBUG] http: Request GET /v1/status/leader (321.642µs) from=10.233.69.89:58054
    2023/02/04 03:14:40 [DEBUG] http: Request GET /v1/status/leader (1.672471ms) from=10.233.70.40:41068
    2023/02/04 03:14:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:14:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.560448894s) from=10.233.70.40:36792
    2023/02/04 03:14:47 [DEBUG] http: Request GET /v1/status/leader (843.275µs) from=10.233.69.89:58352
    2023/02/04 03:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.338944018s) from=10.233.70.40:36798
    2023/02/04 03:14:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.635018441s) from=10.233.70.40:36796
    2023/02/04 03:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.265322372s) from=10.233.70.40:36806
    2023/02/04 03:14:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.322997458s) from=10.233.70.40:36818
    2023/02/04 03:14:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.82820653s) from=10.233.70.40:36816
    2023/02/04 03:14:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.917298567s) from=10.233.70.40:36800
    2023/02/04 03:14:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.815979729s) from=10.233.70.40:36802
    2023/02/04 03:14:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.646775852s) from=10.233.70.40:36794
    2023/02/04 03:14:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.798387751s) from=10.233.70.40:36812
    2023/02/04 03:14:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.723663233s) from=10.233.70.40:36808
    2023/02/04 03:14:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.566344543s) from=10.233.70.40:36810
    2023/02/04 03:14:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.413418651s) from=10.233.70.40:36804
    2023/02/04 03:14:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.62110869s) from=10.233.70.40:36814
    2023/02/04 03:15:00 [DEBUG] http: Request GET /v1/status/leader (469.632µs) from=10.233.70.40:41348
    2023/02/04 03:15:07 [DEBUG] http: Request GET /v1/status/leader (353.371µs) from=10.233.69.89:58658
    2023/02/04 03:15:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:15:20 [DEBUG] http: Request GET /v1/status/leader (277.628µs) from=10.233.70.40:41622
    2023/02/04 03:15:27 [DEBUG] http: Request GET /v1/status/leader (5.498501ms) from=10.233.69.89:58942
    2023/02/04 03:15:40 [DEBUG] http: Request GET /v1/status/leader (244.227µs) from=10.233.70.40:41866
    2023/02/04 03:15:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.112228389s) from=10.233.70.40:36788
    2023/02/04 03:15:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.667795023s) from=10.233.69.89:51618
    2023/02/04 03:15:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.394220687s) from=10.233.70.40:37446
    2023/02/04 03:15:47 [DEBUG] http: Request GET /v1/status/leader (330.619µs) from=10.233.69.89:59254
    2023/02/04 03:15:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:15:58 [DEBUG] agent: Node info in sync
    2023/02/04 03:16:00 [DEBUG] http: Request GET /v1/status/leader (278.732µs) from=10.233.70.40:42098
    2023/02/04 03:16:07 [DEBUG] http: Request GET /v1/status/leader (404.431µs) from=10.233.69.89:59548
    2023/02/04 03:16:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:16:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.586575805s) from=10.233.69.89:51884
    2023/02/04 03:16:21 [DEBUG] http: Request GET /v1/status/leader (7.162503ms) from=10.233.70.40:42324
    2023/02/04 03:16:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.331644309s) from=10.233.69.89:51886
    2023/02/04 03:16:27 [DEBUG] http: Request GET /v1/status/leader (495.443µs) from=10.233.69.89:59868
    2023/02/04 03:16:41 [DEBUG] http: Request GET /v1/status/leader (299.109µs) from=10.233.70.40:42558
    2023/02/04 03:16:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.917307854s) from=10.233.70.40:36792
    2023/02/04 03:16:47 [DEBUG] http: Request GET /v1/status/leader (509.812µs) from=10.233.69.89:60170
    2023/02/04 03:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.649627369s) from=10.233.70.40:36798
    2023/02/04 03:16:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.339449587s) from=10.233.70.40:36818
    2023/02/04 03:16:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.19697933s) from=10.233.70.40:36796
    2023/02/04 03:16:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.508705048s) from=10.233.70.40:36816
    2023/02/04 03:16:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.659178268s) from=10.233.70.40:36800
    2023/02/04 03:16:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.408337812s) from=10.233.70.40:36794
    2023/02/04 03:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.909851217s) from=10.233.70.40:36808
    2023/02/04 03:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.200865066s) from=10.233.70.40:36806
    2023/02/04 03:16:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.672181316s) from=10.233.70.40:36810
    2023/02/04 03:16:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.661781353s) from=10.233.70.40:36812
    2023/02/04 03:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.892996901s) from=10.233.70.40:36802
    2023/02/04 03:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.17965744s) from=10.233.70.40:36804
    2023/02/04 03:17:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.832027469s) from=10.233.70.40:36814
    2023/02/04 03:17:01 [DEBUG] http: Request GET /v1/status/leader (264.255µs) from=10.233.70.40:42782
    2023/02/04 03:17:08 [DEBUG] http: Request GET /v1/status/leader (5.545987ms) from=10.233.69.89:60468
    2023/02/04 03:17:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:17:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:17:11 [DEBUG] agent: Node info in sync
    2023/02/04 03:17:21 [DEBUG] http: Request GET /v1/status/leader (339.897µs) from=10.233.70.40:43016
    2023/02/04 03:17:28 [DEBUG] http: Request GET /v1/status/leader (504.63µs) from=10.233.69.89:60808
    2023/02/04 03:17:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:17:41 [DEBUG] http: Request GET /v1/status/leader (339.6µs) from=10.233.70.40:43252
    2023/02/04 03:17:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.174829858s) from=10.233.70.40:36788
    2023/02/04 03:17:48 [DEBUG] http: Request GET /v1/status/leader (235.232µs) from=10.233.69.89:32880
    2023/02/04 03:17:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.008458863s) from=10.233.70.40:37446
    2023/02/04 03:17:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.227874707s) from=10.233.69.89:51618
    2023/02/04 03:18:01 [DEBUG] http: Request GET /v1/status/leader (457.114µs) from=10.233.70.40:43478
    2023/02/04 03:18:08 [DEBUG] http: Request GET /v1/status/leader (972.993µs) from=10.233.69.89:33178
    2023/02/04 03:18:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:18:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.774022272s) from=10.233.69.89:51884
    2023/02/04 03:18:21 [DEBUG] http: Request GET /v1/status/leader (1.401979ms) from=10.233.70.40:43716
    2023/02/04 03:18:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:18:26 [DEBUG] agent: Node info in sync
    2023/02/04 03:18:28 [DEBUG] http: Request GET /v1/status/leader (557.104µs) from=10.233.69.89:33502
    2023/02/04 03:18:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.529015414s) from=10.233.69.89:51886
    2023/02/04 03:18:41 [DEBUG] http: Request GET /v1/status/leader (669.484µs) from=10.233.70.40:43948
    2023/02/04 03:18:48 [DEBUG] http: Request GET /v1/status/leader (298.284µs) from=10.233.69.89:33808
    2023/02/04 03:18:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.534022973s) from=10.233.70.40:36792
    2023/02/04 03:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.319459316s) from=10.233.70.40:36798
    2023/02/04 03:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.92922704s) from=10.233.70.40:36818
    2023/02/04 03:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.607354244s) from=10.233.70.40:36800
    2023/02/04 03:18:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.833160102s) from=10.233.70.40:36796
    2023/02/04 03:18:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.160551075s) from=10.233.70.40:36806
    2023/02/04 03:19:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.840202183s) from=10.233.70.40:36816
    2023/02/04 03:19:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.261629036s) from=10.233.70.40:36814
    2023/02/04 03:19:01 [DEBUG] http: Request GET /v1/status/leader (403.264µs) from=10.233.70.40:44176
    2023/02/04 03:19:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.215072828s) from=10.233.70.40:36812
    2023/02/04 03:19:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.647265077s) from=10.233.70.40:36794
    2023/02/04 03:19:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.43036557s) from=10.233.70.40:36808
    2023/02/04 03:19:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.201848901s) from=10.233.70.40:36802
    2023/02/04 03:19:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.538068359s) from=10.233.70.40:36810
    2023/02/04 03:19:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.274538312s) from=10.233.70.40:36804
    2023/02/04 03:19:08 [DEBUG] http: Request GET /v1/status/leader (414.119µs) from=10.233.69.89:34110
    2023/02/04 03:19:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:19:21 [DEBUG] http: Request GET /v1/status/leader (379.416µs) from=10.233.70.40:44400
    2023/02/04 03:19:28 [DEBUG] http: Request GET /v1/status/leader (281.619µs) from=10.233.69.89:34418
    2023/02/04 03:19:41 [DEBUG] http: Request GET /v1/status/leader (355.259µs) from=10.233.70.40:44622
    2023/02/04 03:19:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.082777729s) from=10.233.70.40:36788
    2023/02/04 03:19:48 [DEBUG] http: Request GET /v1/status/leader (429.337µs) from=10.233.69.89:34706
    2023/02/04 03:19:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:19:48 [DEBUG] agent: Node info in sync
    2023/02/04 03:19:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.571736647s) from=10.233.69.89:51618
    2023/02/04 03:19:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.633203005s) from=10.233.70.40:37446
    2023/02/04 03:20:01 [DEBUG] http: Request GET /v1/status/leader (282.773µs) from=10.233.70.40:44848
    2023/02/04 03:20:08 [DEBUG] http: Request GET /v1/status/leader (8.254177ms) from=10.233.69.89:35000
    2023/02/04 03:20:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:20:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.344035164s) from=10.233.69.89:51884
    2023/02/04 03:20:21 [DEBUG] http: Request GET /v1/status/leader (523.911µs) from=10.233.70.40:45086
    2023/02/04 03:20:28 [DEBUG] http: Request GET /v1/status/leader (705.789µs) from=10.233.69.89:35290
    2023/02/04 03:20:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:20:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.476897125s) from=10.233.69.89:51886
    2023/02/04 03:20:41 [DEBUG] http: Request GET /v1/status/leader (626.052µs) from=10.233.70.40:45316
    2023/02/04 03:20:48 [DEBUG] http: Request GET /v1/status/leader (964.559µs) from=10.233.69.89:35610
    2023/02/04 03:20:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.916266923s) from=10.233.70.40:36798
    2023/02/04 03:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.342468959s) from=10.233.70.40:36818
    2023/02/04 03:20:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.465930765s) from=10.233.70.40:36800
    2023/02/04 03:20:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.838208147s) from=10.233.70.40:36792
    2023/02/04 03:20:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.044010064s) from=10.233.70.40:36796
    2023/02/04 03:21:01 [DEBUG] http: Request GET /v1/status/leader (869.531µs) from=10.233.70.40:45538
    2023/02/04 03:21:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.683602375s) from=10.233.70.40:36816
    2023/02/04 03:21:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.574854129s) from=10.233.70.40:36794
    2023/02/04 03:21:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.689713289s) from=10.233.70.40:36802
    2023/02/04 03:21:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.016007616s) from=10.233.70.40:36814
    2023/02/04 03:21:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m7.226982135s) from=10.233.70.40:36806
    2023/02/04 03:21:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.545268845s) from=10.233.70.40:36810
    2023/02/04 03:21:08 [DEBUG] http: Request GET /v1/status/leader (895.864µs) from=10.233.69.89:35896
    2023/02/04 03:21:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.880754197s) from=10.233.70.40:36812
    2023/02/04 03:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.687918208s) from=10.233.70.40:36808
    2023/02/04 03:21:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:21:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.588022554s) from=10.233.70.40:36804
    2023/02/04 03:21:21 [DEBUG] http: Request GET /v1/status/leader (7.857597ms) from=10.233.70.40:45780
    2023/02/04 03:21:28 [DEBUG] http: Request GET /v1/status/leader (1.833495ms) from=10.233.69.89:36188
    2023/02/04 03:21:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:21:39 [DEBUG] agent: Node info in sync
    2023/02/04 03:21:41 [DEBUG] http: Request GET /v1/status/leader (1.032027ms) from=10.233.70.40:46046
    2023/02/04 03:21:48 [DEBUG] http: Request GET /v1/status/leader (305.476µs) from=10.233.69.89:36494
    2023/02/04 03:21:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.159272139s) from=10.233.70.40:36788
    2023/02/04 03:21:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.230428269s) from=10.233.69.89:51618
    2023/02/04 03:21:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.866033641s) from=10.233.70.40:37446
    2023/02/04 03:22:01 [DEBUG] http: Request GET /v1/status/leader (333.926µs) from=10.233.70.40:46282
    2023/02/04 03:22:08 [DEBUG] http: Request GET /v1/status/leader (250.006µs) from=10.233.69.89:36786
    2023/02/04 03:22:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:22:21 [DEBUG] http: Request GET /v1/status/leader (261.633µs) from=10.233.70.40:46516
    2023/02/04 03:22:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.267960882s) from=10.233.69.89:51884
    2023/02/04 03:22:28 [DEBUG] http: Request GET /v1/status/leader (435.63µs) from=10.233.69.89:37098
    2023/02/04 03:22:41 [DEBUG] http: Request GET /v1/status/leader (321.219µs) from=10.233.70.40:46762
    2023/02/04 03:22:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:22:42 [DEBUG] agent: Node info in sync
    2023/02/04 03:22:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.44201625s) from=10.233.69.89:51886
    2023/02/04 03:22:48 [DEBUG] http: Request GET /v1/status/leader (403.285µs) from=10.233.69.89:37400
    2023/02/04 03:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.288671835s) from=10.233.70.40:36818
    2023/02/04 03:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.205734144s) from=10.233.70.40:36800
    2023/02/04 03:23:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.792210901s) from=10.233.70.40:36798
    2023/02/04 03:23:01 [DEBUG] http: Request GET /v1/status/leader (280.177µs) from=10.233.70.40:47000
    2023/02/04 03:23:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.449751546s) from=10.233.70.40:36792
    2023/02/04 03:23:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.82367173s) from=10.233.70.40:36796
    2023/02/04 03:23:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.257335513s) from=10.233.70.40:36794
    2023/02/04 03:23:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.139115917s) from=10.233.70.40:36816
    2023/02/04 03:23:08 [DEBUG] http: Request GET /v1/status/leader (569.006µs) from=10.233.69.89:37696
    2023/02/04 03:23:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:23:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.209981302s) from=10.233.70.40:36810
    2023/02/04 03:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.071603471s) from=10.233.70.40:36806
    2023/02/04 03:23:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.559568056s) from=10.233.70.40:36812
    2023/02/04 03:23:09 [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.
    2023/02/04 03:23:09 [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.
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:23:09 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092"
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Node info in sync
    2023/02/04 03:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (13.276277ms) from=10.233.66.144:60944
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:23:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m19.142013329s) from=10.233.69.89:51618
    2023/02/04 03:23:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m19.422417225s) from=10.233.70.40:36788
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:23:09 [DEBUG] agent: Node info in sync
    2023/02/04 03:23:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.570653ms) from=10.233.66.144:60946
    2023/02/04 03:23:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (547.909µs) from=10.233.70.40:47102
    2023/02/04 03:23:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:23:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.864578273s) from=10.233.70.40:36814
    2023/02/04 03:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.163919471s) from=10.233.70.40:36808
    2023/02/04 03:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.756592701s) from=10.233.70.40:36802
    2023/02/04 03:23:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.086233605s) from=10.233.70.40:36804
    2023/02/04 03:23:21 [DEBUG] http: Request GET /v1/status/leader (2.438498ms) from=10.233.70.40:47228
    2023/02/04 03:23:28 [DEBUG] http: Request GET /v1/status/leader (52.806277ms) from=10.233.69.89:38010
    2023/02/04 03:23:41 [DEBUG] http: Request GET /v1/status/leader (536.266µs) from=10.233.70.40:47466
    2023/02/04 03:23:48 [DEBUG] http: Request GET /v1/status/leader (618.41µs) from=10.233.69.89:38310
    2023/02/04 03:23:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.261138664s) from=10.233.70.40:37446
    2023/02/04 03:24:01 [DEBUG] http: Request GET /v1/status/leader (1.173414ms) from=10.233.70.40:47690
    2023/02/04 03:24:08 [DEBUG] http: Request GET /v1/status/leader (674.017µs) from=10.233.69.89:38616
    2023/02/04 03:24:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:24:21 [DEBUG] http: Request GET /v1/status/leader (399.024µs) from=10.233.70.40:47916
    2023/02/04 03:24:28 [DEBUG] http: Request GET /v1/status/leader (937.053µs) from=10.233.69.89:38956
    2023/02/04 03:24:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.920567005s) from=10.233.69.89:51884
    2023/02/04 03:24:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:24:33 [DEBUG] agent: Node info in sync
    2023/02/04 03:24:42 [DEBUG] http: Request GET /v1/status/leader (647.213µs) from=10.233.70.40:48150
    2023/02/04 03:24:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.443175163s) from=10.233.69.89:51886
    2023/02/04 03:24:48 [DEBUG] http: Request GET /v1/status/leader (377.561µs) from=10.233.69.89:39274
    2023/02/04 03:25:02 [DEBUG] http: Request GET /v1/status/leader (281.304µs) from=10.233.70.40:48380
    2023/02/04 03:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.842434828s) from=10.233.70.40:36818
    2023/02/04 03:25:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.129969027s) from=10.233.70.40:36800
    2023/02/04 03:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.634859694s) from=10.233.70.40:36798
    2023/02/04 03:25:08 [DEBUG] http: Request GET /v1/status/leader (242.493µs) from=10.233.69.89:39592
    2023/02/04 03:25:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:25:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.906083037s) from=10.233.70.40:36796
    2023/02/04 03:25:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.371476801s) from=10.233.70.40:36794
    2023/02/04 03:25:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.040275901s) from=10.233.70.40:36816
    2023/02/04 03:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (2m0.866375234s) from=10.233.70.40:36788
    2023/02/04 03:25:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.398089208s) from=10.233.70.40:36792
    2023/02/04 03:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.02469426s) from=10.233.70.40:36806
    2023/02/04 03:25:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.084938783s) from=10.233.70.40:36812
    2023/02/04 03:25:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.111327059s) from=10.233.70.40:36802
    2023/02/04 03:25:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.935555337s) from=10.233.70.40:47102
    2023/02/04 03:25:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (2m3.667039849s) from=10.233.69.89:51618
    2023/02/04 03:25:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.797407259s) from=10.233.70.40:36808
    2023/02/04 03:25:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.549975634s) from=10.233.70.40:36814
    2023/02/04 03:25:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.639907701s) from=10.233.70.40:36810
    2023/02/04 03:25:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.452279142s) from=10.233.70.40:36804
    2023/02/04 03:25:22 [DEBUG] http: Request GET /v1/status/leader (516.122µs) from=10.233.70.40:48616
    2023/02/04 03:25:28 [DEBUG] http: Request GET /v1/status/leader (326.547µs) from=10.233.69.89:39920
    2023/02/04 03:25:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:25:42 [DEBUG] http: Request GET /v1/status/leader (248.631µs) from=10.233.70.40:48854
    2023/02/04 03:25:46 [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.
    2023/02/04 03:25:46 [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.
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:46 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.44.222_8082"
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:46 [DEBUG] http: Request PUT /v1/agent/service/register (7.666685ms) from=10.233.66.144:34636
    2023/02/04 03:25:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (33.33571771s) from=10.233.69.89:51618
    2023/02/04 03:25:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (36.151382175s) from=10.233.70.40:36788
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:46 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.950375ms) from=10.233.66.144:34638
    2023/02/04 03:25:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (625.613µs) from=10.233.70.40:48912
    2023/02/04 03:25:47 [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.
    2023/02/04 03:25:47 [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.
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:47 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.28.189_8443"
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:47 [DEBUG] http: Request PUT /v1/agent/service/register (5.080757ms) from=10.233.66.144:34642
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:47 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (75.409435ms) from=10.233.69.89:51618
    2023/02/04 03:25:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (78.825131ms) from=10.233.70.40:36788
    2023/02/04 03:25:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (210.599µs) from=10.233.70.40:48914
    2023/02/04 03:25:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (559.237µs) from=10.233.66.144:34644
    2023/02/04 03:25:48 [DEBUG] http: Request GET /v1/status/leader (473.231µs) from=10.233.69.89:40252
    2023/02/04 03:25:56 [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.
    2023/02/04 03:25: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.
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:56 [INFO] agent: Synced service "_v1_nslcm_10.233.13.254_8403"
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (9.955235744s) from=10.233.69.89:51618
    2023/02/04 03:25:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.280814ms) from=10.233.66.144:34796
    2023/02/04 03:25:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (9.956727311s) from=10.233.70.40:36788
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:56 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (975.319µs) from=10.233.66.144:34798
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (386.589µs) from=10.233.70.40:49030
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [INFO] agent: Synced service "_v2_nslcm_10.233.13.254_8403"
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request PUT /v1/agent/service/register (11.499048ms) from=10.233.66.144:34802
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (58.394564ms) from=10.233.70.40:36788
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (56.408197ms) from=10.233.69.89:51618
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (5.054736ms) from=10.233.66.144:34804
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (444.671µs) from=10.233.70.40:49032
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.47.7_8484"
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.638113ms) from=10.233.66.144:34810
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (42.751844ms) from=10.233.69.89:51618
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (44.014989ms) from=10.233.70.40:36788
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (525.373µs) from=10.233.66.144:34812
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (322.634µs) from=10.233.70.40:49034
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [INFO] agent: Synced service "_v1_vnfmgr_10.233.35.77_8803"
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request PUT /v1/agent/service/register (16.681477ms) from=10.233.66.144:34816
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (41.107199ms) from=10.233.69.89:51618
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (49.470243ms) from=10.233.70.40:36788
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (340.345µs) from=10.233.70.40:49036
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (717.97µs) from=10.233.66.144:34818
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:25:57 [INFO] agent: Synced service "_v1_vnflcm_10.233.47.120_8801"
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.187119ms) from=10.233.66.144:34822
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (76.551021ms) from=10.233.69.89:51618
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (77.318438ms) from=10.233.70.40:36788
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (645.226µs) from=10.233.66.144:34824
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (292.924µs) from=10.233.70.40:49040
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [INFO] agent: Synced service "_v1_vnfres_10.233.44.52_8802"
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.888231ms) from=10.233.66.144:34828
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (34.242682ms) from=10.233.69.89:51618
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (37.025821ms) from=10.233.70.40:36788
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (537.676µs) from=10.233.66.144:34830
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (430.693µs) from=10.233.70.40:49042
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (50.422659ms) from=10.233.70.40:36788
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (50.044213ms) from=10.233.69.89:51618
    2023/02/04 03:25:57 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.57.226_8482"
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request PUT /v1/agent/service/register (17.898145ms) from=10.233.66.144:34834
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (697.865µs) from=10.233.66.144:34836
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (544.02µs) from=10.233.70.40:49044
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [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.
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.46.236_8410"
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request PUT /v1/agent/service/register (16.89915ms) from=10.233.66.144:34840
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (41.895216ms) from=10.233.70.40:36788
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (52.141999ms) from=10.233.69.89:51618
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (406.123µs) from=10.233.70.40:49046
    2023/02/04 03:25:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (6.638565ms) from=10.233.66.144:34842
    2023/02/04 03:25:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.034064415s) from=10.233.70.40:37446
    2023/02/04 03:26:02 [DEBUG] http: Request GET /v1/status/leader (2.911431ms) from=10.233.70.40:49110
    2023/02/04 03:26:08 [DEBUG] http: Request GET /v1/status/leader (693.983µs) from=10.233.69.89:40600
    2023/02/04 03:26:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:26:22 [DEBUG] http: Request GET /v1/status/leader (293.584µs) from=10.233.70.40:49358
    2023/02/04 03:26:29 [DEBUG] http: Request GET /v1/status/leader (672.778µs) from=10.233.69.89:40938
    2023/02/04 03:26:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.311954252s) from=10.233.69.89:51884
    2023/02/04 03:26:42 [DEBUG] http: Request GET /v1/status/leader (748.194µs) from=10.233.70.40:49598
    2023/02/04 03:26:49 [DEBUG] http: Request GET /v1/status/leader (241.994µs) from=10.233.69.89:41270
    2023/02/04 03:26:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.60252978s) from=10.233.69.89:51886
    2023/02/04 03:27:02 [DEBUG] http: Request GET /v1/status/leader (1.076685ms) from=10.233.70.40:49888
    2023/02/04 03:27:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.420132747s) from=10.233.70.40:36800
    2023/02/04 03:27:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:27:09 [DEBUG] http: Request GET /v1/status/leader (1.614846ms) from=10.233.69.89:41618
    2023/02/04 03:27:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.472081724s) from=10.233.70.40:36818
    2023/02/04 03:27:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.000833041s) from=10.233.70.40:36798
    2023/02/04 03:27:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.576505749s) from=10.233.70.40:36794
    2023/02/04 03:27:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.434121469s) from=10.233.70.40:36792
    2023/02/04 03:27:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.52597224s) from=10.233.70.40:36796
    2023/02/04 03:27:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.714987929s) from=10.233.70.40:36816
    2023/02/04 03:27:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.136948502s) from=10.233.70.40:36802
    2023/02/04 03:27:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.803906816s) from=10.233.70.40:36806
    2023/02/04 03:27:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.345079775s) from=10.233.70.40:47102
    2023/02/04 03:27:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.882652648s) from=10.233.70.40:36808
    2023/02/04 03:27:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.290984585s) from=10.233.70.40:36812
    2023/02/04 03:27:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.328912704s) from=10.233.70.40:36810
    2023/02/04 03:27:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.392466506s) from=10.233.70.40:36814
    2023/02/04 03:27:22 [DEBUG] http: Request GET /v1/status/leader (1.137802ms) from=10.233.70.40:50126
    2023/02/04 03:27:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.717416185s) from=10.233.70.40:36804
    2023/02/04 03:27:29 [DEBUG] http: Request GET /v1/status/leader (8.805934ms) from=10.233.69.89:42000
    2023/02/04 03:27:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:27:31 [DEBUG] agent: Node info in sync
    2023/02/04 03:27:42 [DEBUG] http: Request GET /v1/status/leader (1.858621ms) from=10.233.70.40:50360
    2023/02/04 03:27:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.813332959s) from=10.233.70.40:48914
    2023/02/04 03:27:49 [DEBUG] http: Request GET /v1/status/leader (1.058726ms) from=10.233.69.89:42360
    2023/02/04 03:27:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.84571242s) from=10.233.70.40:48912
    2023/02/04 03:27:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.485714883s) from=10.233.70.40:49042
    2023/02/04 03:28:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.502350678s) from=10.233.70.40:49034
    2023/02/04 03:28:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.447950342s) from=10.233.69.89:51618
    2023/02/04 03:28:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.759381758s) from=10.233.70.40:49036
    2023/02/04 03:28:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.606299961s) from=10.233.70.40:36788
    2023/02/04 03:28:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.669129141s) from=10.233.70.40:49044
    2023/02/04 03:28:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.663728612s) from=10.233.70.40:49030
    2023/02/04 03:28:02 [DEBUG] http: Request GET /v1/status/leader (272.598µs) from=10.233.70.40:50598
    2023/02/04 03:28:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.278703412s) from=10.233.70.40:49032
    2023/02/04 03:28:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.115829306s) from=10.233.70.40:49046
    2023/02/04 03:28:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.957017259s) from=10.233.70.40:49040
    2023/02/04 03:28:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.474979723s) from=10.233.70.40:37446
    2023/02/04 03:28:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:28:09 [DEBUG] http: Request GET /v1/status/leader (362.709µs) from=10.233.69.89:42732
    2023/02/04 03:28:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:28:22 [DEBUG] http: Request GET /v1/status/leader (501.093µs) from=10.233.70.40:50854
    2023/02/04 03:28:29 [DEBUG] http: Request GET /v1/status/leader (2.299878ms) from=10.233.69.89:43098
    2023/02/04 03:28:42 [DEBUG] http: Request GET /v1/status/leader (2.025235ms) from=10.233.70.40:51126
    2023/02/04 03:28:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.874111746s) from=10.233.69.89:51884
    2023/02/04 03:28:49 [DEBUG] http: Request GET /v1/status/leader (564.775µs) from=10.233.69.89:43512
    2023/02/04 03:28:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:28:54 [DEBUG] agent: Node info in sync
    2023/02/04 03:28:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.980540203s) from=10.233.69.89:51886
    2023/02/04 03:29:02 [DEBUG] http: Request GET /v1/status/leader (2.055103ms) from=10.233.70.40:51352
    2023/02/04 03:29:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.969228702s) from=10.233.70.40:36800
    2023/02/04 03:29:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:29:09 [DEBUG] http: Request GET /v1/status/leader (6.443251ms) from=10.233.69.89:43902
    2023/02/04 03:29:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.589211312s) from=10.233.70.40:36798
    2023/02/04 03:29:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.952857718s) from=10.233.70.40:36818
    2023/02/04 03:29:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.582091488s) from=10.233.70.40:36794
    2023/02/04 03:29:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.641386921s) from=10.233.70.40:36792
    2023/02/04 03:29:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.774186874s) from=10.233.70.40:36802
    2023/02/04 03:29:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.454215331s) from=10.233.70.40:36810
    2023/02/04 03:29:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.773916926s) from=10.233.70.40:36816
    2023/02/04 03:29:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.486779137s) from=10.233.70.40:36796
    2023/02/04 03:29:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.598887425s) from=10.233.70.40:36812
    2023/02/04 03:29:22 [DEBUG] http: Request GET /v1/status/leader (405.662µs) from=10.233.70.40:51604
    2023/02/04 03:29:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.476471862s) from=10.233.70.40:36804
    2023/02/04 03:29:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.362244726s) from=10.233.70.40:47102
    2023/02/04 03:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.731338167s) from=10.233.70.40:36806
    2023/02/04 03:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.019408818s) from=10.233.70.40:36808
    2023/02/04 03:29:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.851423529s) from=10.233.70.40:36814
    2023/02/04 03:29:29 [DEBUG] http: Request GET /v1/status/leader (652.31µs) from=10.233.69.89:44274
    2023/02/04 03:29:42 [DEBUG] http: Request GET /v1/status/leader (396.984µs) from=10.233.70.40:51850
    2023/02/04 03:29:49 [DEBUG] http: Request GET /v1/status/leader (686.428µs) from=10.233.69.89:44636
    2023/02/04 03:29:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.854857525s) from=10.233.70.40:48914
    2023/02/04 03:29:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:29:54 [DEBUG] agent: Node info in sync
    2023/02/04 03:29:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.5836757s) from=10.233.70.40:48912
    2023/02/04 03:30:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.005964792s) from=10.233.70.40:49036
    2023/02/04 03:30:02 [DEBUG] http: Request GET /v1/status/leader (465.852µs) from=10.233.70.40:52094
    2023/02/04 03:30:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.823155328s) from=10.233.70.40:49040
    2023/02/04 03:30:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.321983904s) from=10.233.70.40:49046
    2023/02/04 03:30:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.056722477s) from=10.233.70.40:37446
    2023/02/04 03:30:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.224093536s) from=10.233.70.40:49034
    2023/02/04 03:30:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m7.055309297s) from=10.233.70.40:49042
    2023/02/04 03:30:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m3.63019428s) from=10.233.70.40:49032
    2023/02/04 03:30:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.648382737s) from=10.233.69.89:51618
    2023/02/04 03:30:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.71260289s) from=10.233.70.40:36788
    2023/02/04 03:30:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m7.239156182s) from=10.233.70.40:49044
    2023/02/04 03:30:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m7.209751906s) from=10.233.70.40:49030
    2023/02/04 03:30:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:30:09 [DEBUG] http: Request GET /v1/status/leader (2.120562ms) from=10.233.69.89:45006
    2023/02/04 03:30:22 [DEBUG] http: Request GET /v1/status/leader (609.654µs) from=10.233.70.40:52354
    2023/02/04 03:30:29 [DEBUG] http: Request GET /v1/status/leader (332.832µs) from=10.233.69.89:45382
    2023/02/04 03:30:42 [DEBUG] http: Request GET /v1/status/leader (387.139µs) from=10.233.70.40:52606
    2023/02/04 03:30:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.558446511s) from=10.233.69.89:51884
    2023/02/04 03:30:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:30:49 [DEBUG] http: Request GET /v1/status/leader (1.27417ms) from=10.233.69.89:45772
    2023/02/04 03:31:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.471871426s) from=10.233.69.89:51886
    2023/02/04 03:31:02 [DEBUG] http: Request GET /v1/status/leader (592.65µs) from=10.233.70.40:52836
    2023/02/04 03:31:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:31:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:31:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:31:09 [DEBUG] http: Request GET /v1/status/leader (489.475µs) from=10.233.69.89:46148
    2023/02/04 03:31:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.921879811s) from=10.233.70.40:36800
    2023/02/04 03:31:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.876600338s) from=10.233.70.40:36794
    2023/02/04 03:31:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.142875979s) from=10.233.70.40:36818
    2023/02/04 03:31:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.328024561s) from=10.233.70.40:36798
    2023/02/04 03:31:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.227952559s) from=10.233.70.40:36792
    2023/02/04 03:31:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.768902572s) from=10.233.70.40:36812
    2023/02/04 03:31:22 [DEBUG] http: Request GET /v1/status/leader (1.096721ms) from=10.233.70.40:53074
    2023/02/04 03:31:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.08177999s) from=10.233.70.40:47102
    2023/02/04 03:31:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.374315488s) from=10.233.70.40:36810
    2023/02/04 03:31:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.717799559s) from=10.233.70.40:36802
    2023/02/04 03:31:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.059951304s) from=10.233.70.40:36814
    2023/02/04 03:31:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.890188643s) from=10.233.70.40:36808
    2023/02/04 03:31:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.003634222s) from=10.233.70.40:36816
    2023/02/04 03:31:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.029120024s) from=10.233.70.40:36796
    2023/02/04 03:31:29 [DEBUG] http: Request GET /v1/status/leader (409.003µs) from=10.233.69.89:46528
    2023/02/04 03:31:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.044019646s) from=10.233.70.40:36806
    2023/02/04 03:31:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.455321593s) from=10.233.70.40:36804
    2023/02/04 03:31:42 [DEBUG] http: Request GET /v1/status/leader (2.042917ms) from=10.233.70.40:53322
    2023/02/04 03:31:49 [DEBUG] http: Request GET /v1/status/leader (328.68µs) from=10.233.69.89:46922
    2023/02/04 03:31:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.27619575s) from=10.233.70.40:48914
    2023/02/04 03:32:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.33547317s) from=10.233.70.40:48912
    2023/02/04 03:32:02 [DEBUG] http: Request GET /v1/status/leader (415.06µs) from=10.233.70.40:53564
    2023/02/04 03:32:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.346895172s) from=10.233.70.40:49046
    2023/02/04 03:32:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.398975401s) from=10.233.70.40:49036
    2023/02/04 03:32:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.672260145s) from=10.233.70.40:37446
    2023/02/04 03:32:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.783620786s) from=10.233.70.40:49042
    2023/02/04 03:32:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:32:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.668132941s) from=10.233.70.40:49030
    2023/02/04 03:32:09 [DEBUG] http: Request GET /v1/status/leader (545.277µs) from=10.233.69.89:47282
    2023/02/04 03:32:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.075600288s) from=10.233.70.40:49040
    2023/02/04 03:32:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.766795731s) from=10.233.70.40:49034
    2023/02/04 03:32:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.990582603s) from=10.233.69.89:51618
    2023/02/04 03:32:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.601229449s) from=10.233.70.40:36788
    2023/02/04 03:32:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.881940068s) from=10.233.70.40:49032
    2023/02/04 03:32:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.203682125s) from=10.233.70.40:49044
    2023/02/04 03:32:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:32:20 [DEBUG] agent: Node info in sync
    2023/02/04 03:32:22 [DEBUG] http: Request GET /v1/status/leader (398.732µs) from=10.233.70.40:53808
    2023/02/04 03:32:29 [DEBUG] http: Request GET /v1/status/leader (420.444µs) from=10.233.69.89:47652
    2023/02/04 03:32:42 [DEBUG] http: Request GET /v1/status/leader (581.568µs) from=10.233.70.40:54048
    2023/02/04 03:32:49 [DEBUG] http: Request GET /v1/status/leader (312.111µs) from=10.233.69.89:48048
    2023/02/04 03:32:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.966535929s) from=10.233.69.89:51884
    2023/02/04 03:33:02 [DEBUG] http: Request GET /v1/status/leader (7.323545ms) from=10.233.70.40:54278
    2023/02/04 03:33:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:33:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.892753304s) from=10.233.69.89:51886
    2023/02/04 03:33:09 [DEBUG] http: Request GET /v1/status/leader (533.17µs) from=10.233.69.89:48420
    2023/02/04 03:33:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.629051587s) from=10.233.70.40:36800
    2023/02/04 03:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.619158029s) from=10.233.70.40:36818
    2023/02/04 03:33:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.453008319s) from=10.233.70.40:36794
    2023/02/04 03:33:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.300029216s) from=10.233.70.40:36798
    2023/02/04 03:33:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.872165022s) from=10.233.70.40:36792
    2023/02/04 03:33:22 [DEBUG] http: Request GET /v1/status/leader (358.524µs) from=10.233.70.40:54530
    2023/02/04 03:33:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.571173058s) from=10.233.70.40:47102
    2023/02/04 03:33:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.108348882s) from=10.233.70.40:36812
    2023/02/04 03:33:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.231422844s) from=10.233.70.40:36796
    2023/02/04 03:33:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.122717605s) from=10.233.70.40:36808
    2023/02/04 03:33:29 [DEBUG] http: Request GET /v1/status/leader (284.255µs) from=10.233.69.89:48772
    2023/02/04 03:33:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.305422403s) from=10.233.70.40:36814
    2023/02/04 03:33:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.326732342s) from=10.233.70.40:36816
    2023/02/04 03:33:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.138321827s) from=10.233.70.40:36810
    2023/02/04 03:33:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.043689395s) from=10.233.70.40:36802
    2023/02/04 03:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.491027662s) from=10.233.70.40:36806
    2023/02/04 03:33:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m5.894340775s) from=10.233.70.40:36804
    2023/02/04 03:33:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:33:40 [DEBUG] agent: Node info in sync
    2023/02/04 03:33:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:33:42 [DEBUG] http: Request GET /v1/status/leader (754.377µs) from=10.233.70.40:54776
    2023/02/04 03:33:50 [DEBUG] http: Request GET /v1/status/leader (388.266µs) from=10.233.69.89:49184
    2023/02/04 03:33:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.813410815s) from=10.233.70.40:48914
    2023/02/04 03:34:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.138320908s) from=10.233.70.40:48912
    2023/02/04 03:34:02 [DEBUG] http: Request GET /v1/status/leader (382.224µs) from=10.233.70.40:55006
    2023/02/04 03:34:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.007322199s) from=10.233.70.40:49036
    2023/02/04 03:34:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.916450392s) from=10.233.70.40:49046
    2023/02/04 03:34:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.260845551s) from=10.233.70.40:37446
    2023/02/04 03:34:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:34:10 [DEBUG] http: Request GET /v1/status/leader (400.236µs) from=10.233.69.89:49554
    2023/02/04 03:34:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m0.391940691s) from=10.233.70.40:49034
    2023/02/04 03:34:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.699583143s) from=10.233.70.40:49042
    2023/02/04 03:34:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.064877958s) from=10.233.70.40:49030
    2023/02/04 03:34:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.278521289s) from=10.233.70.40:49040
    2023/02/04 03:34:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.372792066s) from=10.233.70.40:36788
    2023/02/04 03:34:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.272579492s) from=10.233.69.89:51618
    2023/02/04 03:34:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m7.004070111s) from=10.233.70.40:49032
    2023/02/04 03:34:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.943908517s) from=10.233.70.40:49044
    2023/02/04 03:34:23 [DEBUG] http: Request GET /v1/status/leader (716.691µs) from=10.233.70.40:55246
    2023/02/04 03:34:30 [DEBUG] http: Request GET /v1/status/leader (479.18µs) from=10.233.69.89:49922
    2023/02/04 03:34:43 [DEBUG] http: Request GET /v1/status/leader (273.209µs) from=10.233.70.40:55482
    2023/02/04 03:34:50 [DEBUG] http: Request GET /v1/status/leader (722.037µs) from=10.233.69.89:50326
    2023/02/04 03:34:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.605772449s) from=10.233.69.89:51884
    2023/02/04 03:35:03 [DEBUG] http: Request GET /v1/status/leader (3.549814ms) from=10.233.70.40:55720
    2023/02/04 03:35:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:35:10 [DEBUG] http: Request GET /v1/status/leader (275.633µs) from=10.233.69.89:50694
    2023/02/04 03:35:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.211700862s) from=10.233.69.89:51886
    2023/02/04 03:35:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.533880157s) from=10.233.70.40:36800
    2023/02/04 03:35:23 [DEBUG] http: Request GET /v1/status/leader (1.18522ms) from=10.233.70.40:55980
    2023/02/04 03:35:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.912916665s) from=10.233.70.40:36794
    2023/02/04 03:35:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.241241609s) from=10.233.70.40:36792
    2023/02/04 03:35:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.34337749s) from=10.233.70.40:36818
    2023/02/04 03:35:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m7.030838465s) from=10.233.70.40:36798
    2023/02/04 03:35:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.698414594s) from=10.233.70.40:47102
    2023/02/04 03:35:30 [DEBUG] http: Request GET /v1/status/leader (5.613161ms) from=10.233.69.89:51052
    2023/02/04 03:35:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.729596082s) from=10.233.70.40:36808
    2023/02/04 03:35:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.341578037s) from=10.233.70.40:36812
    2023/02/04 03:35:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.091935437s) from=10.233.70.40:36810
    2023/02/04 03:35:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.989674682s) from=10.233.70.40:36796
    2023/02/04 03:35:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.267247604s) from=10.233.70.40:36816
    2023/02/04 03:35:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:35:35 [DEBUG] agent: Node info in sync
    2023/02/04 03:35:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.690268155s) from=10.233.70.40:36806
    2023/02/04 03:35:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.470846552s) from=10.233.70.40:36814
    2023/02/04 03:35:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.165016427s) from=10.233.70.40:36804
    2023/02/04 03:35:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.393582948s) from=10.233.70.40:36802
    2023/02/04 03:35:43 [DEBUG] http: Request GET /v1/status/leader (601µs) from=10.233.70.40:56216
    2023/02/04 03:35:50 [DEBUG] http: Request GET /v1/status/leader (982.108µs) from=10.233.69.89:51470
    2023/02/04 03:36:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.655081051s) from=10.233.70.40:48914
    2023/02/04 03:36:03 [DEBUG] http: Request GET /v1/status/leader (243.128µs) from=10.233.70.40:56448
    2023/02/04 03:36:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.277697925s) from=10.233.70.40:48912
    2023/02/04 03:36:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.45847028s) from=10.233.70.40:49036
    2023/02/04 03:36:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:36:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.259607933s) from=10.233.70.40:37446
    2023/02/04 03:36:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.277823133s) from=10.233.70.40:49046
    2023/02/04 03:36:10 [DEBUG] http: Request GET /v1/status/leader (266.73µs) from=10.233.69.89:51844
    2023/02/04 03:36:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.529619742s) from=10.233.70.40:49042
    2023/02/04 03:36:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:36:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.66289434s) from=10.233.70.40:49030
    2023/02/04 03:36:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.622955336s) from=10.233.70.40:36788
    2023/02/04 03:36:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.849951773s) from=10.233.70.40:49034
    2023/02/04 03:36:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.325484418s) from=10.233.70.40:49040
    2023/02/04 03:36:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.877805633s) from=10.233.69.89:51618
    2023/02/04 03:36:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.490048149s) from=10.233.70.40:49044
    2023/02/04 03:36:23 [DEBUG] http: Request GET /v1/status/leader (370.542µs) from=10.233.70.40:56710
    2023/02/04 03:36:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.012589283s) from=10.233.70.40:49032
    2023/02/04 03:36:30 [DEBUG] http: Request GET /v1/status/leader (736.978µs) from=10.233.69.89:52228
    2023/02/04 03:36:43 [DEBUG] http: Request GET /v1/status/leader (236.545µs) from=10.233.70.40:56948
    2023/02/04 03:36:50 [DEBUG] http: Request GET /v1/status/leader (1.185346ms) from=10.233.69.89:52642
    2023/02/04 03:36:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.04189267s) from=10.233.69.89:51884
    2023/02/04 03:37:03 [DEBUG] http: Request GET /v1/status/leader (416.031µs) from=10.233.70.40:57192
    2023/02/04 03:37:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:37:10 [DEBUG] http: Request GET /v1/status/leader (417.858µs) from=10.233.69.89:53024
    2023/02/04 03:37:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.920484078s) from=10.233.69.89:51886
    2023/02/04 03:37:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:37:14 [DEBUG] agent: Node info in sync
    2023/02/04 03:37:23 [DEBUG] http: Request GET /v1/status/leader (363.915µs) from=10.233.70.40:57450
    2023/02/04 03:37:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.774627037s) from=10.233.70.40:36800
    2023/02/04 03:37:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.103795558s) from=10.233.70.40:36818
    2023/02/04 03:37:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.922718303s) from=10.233.70.40:36792
    2023/02/04 03:37:30 [DEBUG] http: Request GET /v1/status/leader (385.331µs) from=10.233.69.89:53402
    2023/02/04 03:37:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.280984221s) from=10.233.70.40:36798
    2023/02/04 03:37:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.06541901s) from=10.233.70.40:36794
    2023/02/04 03:37:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.463407195s) from=10.233.70.40:36812
    2023/02/04 03:37:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.222502163s) from=10.233.70.40:36810
    2023/02/04 03:37:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.812025379s) from=10.233.70.40:36796
    2023/02/04 03:37:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.844193018s) from=10.233.70.40:47102
    2023/02/04 03:37:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.52551717s) from=10.233.70.40:36808
    2023/02/04 03:37:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.37818641s) from=10.233.70.40:36806
    2023/02/04 03:37:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.702244043s) from=10.233.70.40:36814
    2023/02/04 03:37:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.695835557s) from=10.233.70.40:36816
    2023/02/04 03:37:43 [DEBUG] http: Request GET /v1/status/leader (2.124979ms) from=10.233.70.40:57702
    2023/02/04 03:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.66823329s) from=10.233.70.40:36804
    2023/02/04 03:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.220782445s) from=10.233.70.40:36802
    2023/02/04 03:37:50 [DEBUG] http: Request GET /v1/status/leader (317.879µs) from=10.233.69.89:53818
    2023/02/04 03:38:03 [DEBUG] http: Request GET /v1/status/leader (319.916µs) from=10.233.70.40:57958
    2023/02/04 03:38:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.878902159s) from=10.233.70.40:48914
    2023/02/04 03:38:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:38:10 [DEBUG] http: Request GET /v1/status/leader (1.047248ms) from=10.233.69.89:54208
    2023/02/04 03:38:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.274445478s) from=10.233.70.40:49036
    2023/02/04 03:38:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m7.275394934s) from=10.233.70.40:48912
    2023/02/04 03:38:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.429929569s) from=10.233.70.40:37446
    2023/02/04 03:38:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.409315461s) from=10.233.70.40:49042
    2023/02/04 03:38:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.002908371s) from=10.233.70.40:49046
    2023/02/04 03:38:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:38:15 [DEBUG] agent: Node info in sync
    2023/02/04 03:38:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.685072243s) from=10.233.70.40:36788
    2023/02/04 03:38:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.328147279s) from=10.233.70.40:49040
    2023/02/04 03:38:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.126404344s) from=10.233.70.40:49034
    2023/02/04 03:38:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.807457508s) from=10.233.70.40:49030
    2023/02/04 03:38:23 [DEBUG] http: Request GET /v1/status/leader (1.231683ms) from=10.233.70.40:58208
    2023/02/04 03:38:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.174452575s) from=10.233.69.89:51618
    2023/02/04 03:38:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:38:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.73753361s) from=10.233.70.40:49044
    2023/02/04 03:38:30 [DEBUG] http: Request GET /v1/status/leader (1.238164ms) from=10.233.69.89:54582
    2023/02/04 03:38:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.534724242s) from=10.233.70.40:49032
    2023/02/04 03:38:43 [DEBUG] http: Request GET /v1/status/leader (410.276µs) from=10.233.70.40:58446
    2023/02/04 03:38:50 [DEBUG] http: Request GET /v1/status/leader (221.885µs) from=10.233.69.89:54980
    2023/02/04 03:39:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.702458956s) from=10.233.69.89:51884
    2023/02/04 03:39:03 [DEBUG] http: Request GET /v1/status/leader (275.402µs) from=10.233.70.40:58694
    2023/02/04 03:39:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:39:10 [DEBUG] http: Request GET /v1/status/leader (386.66µs) from=10.233.69.89:55356
    2023/02/04 03:39:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.155049243s) from=10.233.69.89:51886
    2023/02/04 03:39:23 [DEBUG] http: Request GET /v1/status/leader (412.238µs) from=10.233.70.40:58936
    2023/02/04 03:39:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.780381055s) from=10.233.70.40:36800
    2023/02/04 03:39:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.225993628s) from=10.233.70.40:36792
    2023/02/04 03:39:30 [DEBUG] http: Request GET /v1/status/leader (400.297µs) from=10.233.69.89:55726
    2023/02/04 03:39:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.017476633s) from=10.233.70.40:36798
    2023/02/04 03:39:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.50939918s) from=10.233.70.40:36818
    2023/02/04 03:39:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.762390299s) from=10.233.70.40:36794
    2023/02/04 03:39:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.252041645s) from=10.233.70.40:36812
    2023/02/04 03:39:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.141787073s) from=10.233.70.40:36808
    2023/02/04 03:39:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.169699699s) from=10.233.70.40:36810
    2023/02/04 03:39:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.289926653s) from=10.233.70.40:36796
    2023/02/04 03:39:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.918797347s) from=10.233.70.40:47102
    2023/02/04 03:39:43 [DEBUG] http: Request GET /v1/status/leader (403.557µs) from=10.233.70.40:59168
    2023/02/04 03:39:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.504044077s) from=10.233.70.40:36806
    2023/02/04 03:39:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.116097382s) from=10.233.70.40:36814
    2023/02/04 03:39:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.615098053s) from=10.233.70.40:36802
    2023/02/04 03:39:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.784221752s) from=10.233.70.40:36816
    2023/02/04 03:39:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.410033353s) from=10.233.70.40:36804
    2023/02/04 03:39:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:39:48 [DEBUG] agent: Node info in sync
    2023/02/04 03:39:50 [DEBUG] http: Request GET /v1/status/leader (672.774µs) from=10.233.69.89:56128
    2023/02/04 03:40:03 [DEBUG] http: Request GET /v1/status/leader (266.464µs) from=10.233.70.40:59404
    2023/02/04 03:40:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.050019575s) from=10.233.70.40:48914
    2023/02/04 03:40:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:40:10 [DEBUG] http: Request GET /v1/status/leader (726.711µs) from=10.233.69.89:56508
    2023/02/04 03:40:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.976684978s) from=10.233.70.40:37446
    2023/02/04 03:40:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.383800791s) from=10.233.70.40:49036
    2023/02/04 03:40:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.214667674s) from=10.233.70.40:48912
    2023/02/04 03:40:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.197597873s) from=10.233.70.40:49042
    2023/02/04 03:40:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.989824254s) from=10.233.70.40:49046
    2023/02/04 03:40:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.327777626s) from=10.233.70.40:36788
    2023/02/04 03:40:23 [DEBUG] http: Request GET /v1/status/leader (407.372µs) from=10.233.70.40:59656
    2023/02/04 03:40:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.337483602s) from=10.233.70.40:49040
    2023/02/04 03:40:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m1.696738493s) from=10.233.70.40:49030
    2023/02/04 03:40:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.756910126s) from=10.233.69.89:51618
    2023/02/04 03:40:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.332299968s) from=10.233.70.40:49044
    2023/02/04 03:40:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.824193797s) from=10.233.70.40:49034
    2023/02/04 03:40:30 [DEBUG] http: Request GET /v1/status/leader (406.748µs) from=10.233.69.89:56874
    2023/02/04 03:40:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.706420035s) from=10.233.70.40:49032
    2023/02/04 03:40:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:40:43 [DEBUG] http: Request GET /v1/status/leader (236.802µs) from=10.233.70.40:59894
    2023/02/04 03:40:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:40:50 [DEBUG] agent: Node info in sync
    2023/02/04 03:40:50 [DEBUG] http: Request GET /v1/status/leader (5.973905ms) from=10.233.69.89:57272
    2023/02/04 03:41:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.910633569s) from=10.233.69.89:51884
    2023/02/04 03:41:03 [DEBUG] http: Request GET /v1/status/leader (808.944µs) from=10.233.70.40:60124
    2023/02/04 03:41:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:41:10 [DEBUG] http: Request GET /v1/status/leader (469.693µs) from=10.233.69.89:57648
    2023/02/04 03:41:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.281927073s) from=10.233.69.89:51886
    2023/02/04 03:41:23 [DEBUG] http: Request GET /v1/status/leader (603.276µs) from=10.233.70.40:60370
    2023/02/04 03:41:30 [DEBUG] http: Request GET /v1/status/leader (536.855µs) from=10.233.69.89:58006
    2023/02/04 03:41:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.333121277s) from=10.233.70.40:36800
    2023/02/04 03:41:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.50558159s) from=10.233.70.40:36792
    2023/02/04 03:41:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.733171682s) from=10.233.70.40:36798
    2023/02/04 03:41:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.437846094s) from=10.233.70.40:36818
    2023/02/04 03:41:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.601160276s) from=10.233.70.40:36794
    2023/02/04 03:41:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.320028026s) from=10.233.70.40:36812
    2023/02/04 03:41:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.523504541s) from=10.233.70.40:47102
    2023/02/04 03:41:43 [DEBUG] http: Request GET /v1/status/leader (5.312914ms) from=10.233.70.40:60610
    2023/02/04 03:41:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.13228846s) from=10.233.70.40:36808
    2023/02/04 03:41:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.42976501s) from=10.233.70.40:36810
    2023/02/04 03:41:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.781106144s) from=10.233.70.40:36806
    2023/02/04 03:41:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.274137401s) from=10.233.70.40:36796
    2023/02/04 03:41:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.933124684s) from=10.233.70.40:36804
    2023/02/04 03:41:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.671356172s) from=10.233.70.40:36802
    2023/02/04 03:41:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.552078657s) from=10.233.70.40:36816
    2023/02/04 03:41:50 [DEBUG] http: Request GET /v1/status/leader (315.532µs) from=10.233.69.89:58424
    2023/02/04 03:41:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.385745714s) from=10.233.70.40:36814
    2023/02/04 03:42:03 [DEBUG] http: Request GET /v1/status/leader (408.341µs) from=10.233.70.40:60876
    2023/02/04 03:42:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:42:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.052010971s) from=10.233.70.40:48914
    2023/02/04 03:42:10 [DEBUG] http: Request GET /v1/status/leader (567.909µs) from=10.233.69.89:58798
    2023/02/04 03:42:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.099159154s) from=10.233.70.40:49036
    2023/02/04 03:42:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.662122757s) from=10.233.70.40:37446
    2023/02/04 03:42:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.669266688s) from=10.233.70.40:49046
    2023/02/04 03:42:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.552432862s) from=10.233.70.40:48912
    2023/02/04 03:42:23 [DEBUG] http: Request GET /v1/status/leader (4.430764ms) from=10.233.70.40:32910
    2023/02/04 03:42:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.368069445s) from=10.233.70.40:49042
    2023/02/04 03:42:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.906253618s) from=10.233.70.40:36788
    2023/02/04 03:42:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.610621409s) from=10.233.69.89:51618
    2023/02/04 03:42:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.290368594s) from=10.233.70.40:49040
    2023/02/04 03:42:30 [DEBUG] http: Request GET /v1/status/leader (639.076µs) from=10.233.69.89:59188
    2023/02/04 03:42:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.047049897s) from=10.233.70.40:49030
    2023/02/04 03:42:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.178121821s) from=10.233.70.40:49034
    2023/02/04 03:42:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.446269097s) from=10.233.70.40:49044
    2023/02/04 03:42:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.635700467s) from=10.233.70.40:49032
    2023/02/04 03:42:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:42:39 [DEBUG] agent: Node info in sync
    2023/02/04 03:42:43 [DEBUG] http: Request GET /v1/status/leader (432.998µs) from=10.233.70.40:33156
    2023/02/04 03:42:50 [DEBUG] http: Request GET /v1/status/leader (318.103µs) from=10.233.69.89:59586
    2023/02/04 03:43:03 [DEBUG] http: Request GET /v1/status/leader (255.758µs) from=10.233.70.40:33400
    2023/02/04 03:43:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.391342077s) from=10.233.69.89:51884
    2023/02/04 03:43:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:43:10 [DEBUG] http: Request GET /v1/status/leader (2.285245ms) from=10.233.69.89:59952
    2023/02/04 03:43:23 [DEBUG] http: Request GET /v1/status/leader (377.257µs) from=10.233.70.40:34826
    2023/02/04 03:43:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.825988532s) from=10.233.69.89:51886
    2023/02/04 03:43:30 [DEBUG] http: Request GET /v1/status/leader (656.168µs) from=10.233.69.89:60332
    2023/02/04 03:43:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.479592989s) from=10.233.70.40:36800
    2023/02/04 03:43:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.60318579s) from=10.233.70.40:36792
    2023/02/04 03:43:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.063784476s) from=10.233.70.40:36798
    2023/02/04 03:43:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.212883665s) from=10.233.70.40:36818
    2023/02/04 03:43:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.661430906s) from=10.233.70.40:36794
    2023/02/04 03:43:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.356976018s) from=10.233.70.40:36812
    2023/02/04 03:43:43 [DEBUG] http: Request GET /v1/status/leader (373.355µs) from=10.233.70.40:35078
    2023/02/04 03:43:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.294226417s) from=10.233.70.40:47102
    2023/02/04 03:43:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.324921937s) from=10.233.70.40:36808
    2023/02/04 03:43:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.206221434s) from=10.233.70.40:36806
    2023/02/04 03:43:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.587404388s) from=10.233.70.40:36810
    2023/02/04 03:43:50 [DEBUG] http: Request GET /v1/status/leader (949.128µs) from=10.233.69.89:60748
    2023/02/04 03:43:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.751189106s) from=10.233.70.40:36802
    2023/02/04 03:43:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.655552072s) from=10.233.70.40:36816
    2023/02/04 03:43:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.842096612s) from=10.233.70.40:36796
    2023/02/04 03:43:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.086361952s) from=10.233.70.40:36814
    2023/02/04 03:43:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.091931049s) from=10.233.70.40:36804
    2023/02/04 03:44:03 [DEBUG] http: Request GET /v1/status/leader (345.435µs) from=10.233.70.40:35328
    2023/02/04 03:44:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:44:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:44:09 [DEBUG] agent: Node info in sync
    2023/02/04 03:44:10 [DEBUG] http: Request GET /v1/status/leader (752.516µs) from=10.233.69.89:32878
    2023/02/04 03:44:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.911332175s) from=10.233.70.40:48914
    2023/02/04 03:44:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.512405923s) from=10.233.70.40:49036
    2023/02/04 03:44:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.340224081s) from=10.233.70.40:37446
    2023/02/04 03:44:23 [DEBUG] http: Request GET /v1/status/leader (263.982µs) from=10.233.70.40:35586
    2023/02/04 03:44:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.065780073s) from=10.233.70.40:49046
    2023/02/04 03:44:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.835816659s) from=10.233.70.40:36788
    2023/02/04 03:44:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.423081627s) from=10.233.70.40:48912
    2023/02/04 03:44:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.771689795s) from=10.233.70.40:49042
    2023/02/04 03:44:30 [DEBUG] http: Request GET /v1/status/leader (343.164µs) from=10.233.69.89:33268
    2023/02/04 03:44:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.243822196s) from=10.233.70.40:49030
    2023/02/04 03:44:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m0.137479276s) from=10.233.70.40:49034
    2023/02/04 03:44:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m7.126162179s) from=10.233.69.89:51618
    2023/02/04 03:44:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.726525767s) from=10.233.70.40:49040
    2023/02/04 03:44:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.72625688s) from=10.233.70.40:49044
    2023/02/04 03:44:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.201533511s) from=10.233.70.40:49032
    2023/02/04 03:44:43 [DEBUG] http: Request GET /v1/status/leader (314.365µs) from=10.233.70.40:35892
    2023/02/04 03:44:50 [DEBUG] http: Request GET /v1/status/leader (422.562µs) from=10.233.69.89:33674
    2023/02/04 03:45:03 [DEBUG] http: Request GET /v1/status/leader (290.971µs) from=10.233.70.40:36166
    2023/02/04 03:45:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:45:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:45:10 [DEBUG] agent: Node info in sync
    2023/02/04 03:45:10 [DEBUG] http: Request GET /v1/status/leader (225.209µs) from=10.233.69.89:34146
    2023/02/04 03:45:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.557880208s) from=10.233.69.89:51884
    2023/02/04 03:45:23 [DEBUG] http: Request GET /v1/status/leader (469.62µs) from=10.233.70.40:36448
    2023/02/04 03:45:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.871651732s) from=10.233.69.89:51886
    2023/02/04 03:45:30 [DEBUG] http: Request GET /v1/status/leader (257.925µs) from=10.233.69.89:34568
    2023/02/04 03:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.220753884s) from=10.233.70.40:36800
    2023/02/04 03:45:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.813179227s) from=10.233.70.40:36792
    2023/02/04 03:45:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.259763349s) from=10.233.70.40:36798
    2023/02/04 03:45:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.321033865s) from=10.233.70.40:36794
    2023/02/04 03:45:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.071681006s) from=10.233.70.40:36818
    2023/02/04 03:45:43 [DEBUG] http: Request GET /v1/status/leader (461.491µs) from=10.233.70.40:36696
    2023/02/04 03:45:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.212857877s) from=10.233.70.40:36812
    2023/02/04 03:45:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.595756953s) from=10.233.70.40:47102
    2023/02/04 03:45:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.435332829s) from=10.233.70.40:36808
    2023/02/04 03:45:51 [DEBUG] http: Request GET /v1/status/leader (7.717972ms) from=10.233.69.89:35010
    2023/02/04 03:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.651617049s) from=10.233.70.40:36806
    2023/02/04 03:45:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.387304535s) from=10.233.70.40:36796
    2023/02/04 03:45:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.900218541s) from=10.233.70.40:36816
    2023/02/04 03:45:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.098948607s) from=10.233.70.40:36810
    2023/02/04 03:45:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.788298242s) from=10.233.70.40:36802
    2023/02/04 03:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.983497738s) from=10.233.70.40:36804
    2023/02/04 03:45:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.489413858s) from=10.233.70.40:36814
    2023/02/04 03:46:03 [DEBUG] http: Request GET /v1/status/leader (525.696µs) from=10.233.70.40:36952
    2023/02/04 03:46:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:46:11 [DEBUG] http: Request GET /v1/status/leader (369.678µs) from=10.233.69.89:35468
    2023/02/04 03:46:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.839452699s) from=10.233.70.40:48914
    2023/02/04 03:46:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:46:23 [DEBUG] http: Request GET /v1/status/leader (1.232513ms) from=10.233.70.40:37206
    2023/02/04 03:46:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.63988017s) from=10.233.70.40:37446
    2023/02/04 03:46:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.306476489s) from=10.233.70.40:49036
    2023/02/04 03:46:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.815936062s) from=10.233.70.40:49046
    2023/02/04 03:46:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.024867776s) from=10.233.70.40:48912
    2023/02/04 03:46:31 [DEBUG] http: Request GET /v1/status/leader (8.109146ms) from=10.233.69.89:36196
    2023/02/04 03:46:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.47432596s) from=10.233.70.40:36788
    2023/02/04 03:46:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.963089834s) from=10.233.70.40:49034
    2023/02/04 03:46:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.733306891s) from=10.233.70.40:49042
    2023/02/04 03:46:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.357810409s) from=10.233.70.40:49030
    2023/02/04 03:46:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.292295019s) from=10.233.69.89:51618
    2023/02/04 03:46:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.857293342s) from=10.233.70.40:49040
    2023/02/04 03:46:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.728161068s) from=10.233.70.40:49044
    2023/02/04 03:46:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.833339669s) from=10.233.70.40:49032
    2023/02/04 03:46:43 [DEBUG] http: Request GET /v1/status/leader (366.355µs) from=10.233.70.40:37520
    2023/02/04 03:46:51 [DEBUG] http: Request GET /v1/status/leader (957.303µs) from=10.233.69.89:36640
    2023/02/04 03:47:03 [DEBUG] http: Request GET /v1/status/leader (326.957µs) from=10.233.70.40:37778
    2023/02/04 03:47:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:47:04 [DEBUG] agent: Node info in sync
    2023/02/04 03:47:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:47:11 [DEBUG] http: Request GET /v1/status/leader (256.46µs) from=10.233.69.89:37048
    2023/02/04 03:47:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.463833724s) from=10.233.69.89:51884
    2023/02/04 03:47:23 [DEBUG] http: Request GET /v1/status/leader (4.622159ms) from=10.233.70.40:38162
    2023/02/04 03:47:31 [DEBUG] http: Request GET /v1/status/leader (771.254µs) from=10.233.69.89:37460
    2023/02/04 03:47:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.472325766s) from=10.233.69.89:51886
    2023/02/04 03:47:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.672757396s) from=10.233.70.40:36800
    2023/02/04 03:47:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.025758638s) from=10.233.70.40:36794
    2023/02/04 03:47:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.808682659s) from=10.233.70.40:36792
    2023/02/04 03:47:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.892544817s) from=10.233.70.40:36818
    2023/02/04 03:47:43 [DEBUG] http: Request GET /v1/status/leader (1.074097ms) from=10.233.70.40:38456
    2023/02/04 03:47:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.63557855s) from=10.233.70.40:36798
    2023/02/04 03:47:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.331283497s) from=10.233.70.40:36812
    2023/02/04 03:47:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.759233769s) from=10.233.70.40:47102
    2023/02/04 03:47:51 [DEBUG] http: Request GET /v1/status/leader (251.501µs) from=10.233.69.89:37944
    2023/02/04 03:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.320084323s) from=10.233.70.40:36808
    2023/02/04 03:47:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.290620941s) from=10.233.70.40:36806
    2023/02/04 03:47:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.319793274s) from=10.233.70.40:36810
    2023/02/04 03:48:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.138298141s) from=10.233.70.40:36814
    2023/02/04 03:48:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.104028087s) from=10.233.70.40:36796
    2023/02/04 03:48:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.933456321s) from=10.233.70.40:36816
    2023/02/04 03:48:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.629401514s) from=10.233.70.40:36802
    2023/02/04 03:48:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m5.782534268s) from=10.233.70.40:36804
    2023/02/04 03:48:03 [DEBUG] http: Request GET /v1/status/leader (495.017µs) from=10.233.70.40:38770
    2023/02/04 03:48:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:48:11 [DEBUG] http: Request GET /v1/status/leader (229.211µs) from=10.233.69.89:38414
    2023/02/04 03:48:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.224946907s) from=10.233.70.40:48914
    2023/02/04 03:48:24 [DEBUG] http: Request GET /v1/status/leader (369.522µs) from=10.233.70.40:39048
    2023/02/04 03:48:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.632050998s) from=10.233.70.40:49036
    2023/02/04 03:48:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:48:28 [DEBUG] agent: Node info in sync
    2023/02/04 03:48:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.65784956s) from=10.233.70.40:37446
    2023/02/04 03:48:31 [DEBUG] http: Request GET /v1/status/leader (243.686µs) from=10.233.69.89:38914
    2023/02/04 03:48:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.024791965s) from=10.233.70.40:49046
    2023/02/04 03:48:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.253674954s) from=10.233.70.40:48912
    2023/02/04 03:48:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.003264221s) from=10.233.69.89:51618
    2023/02/04 03:48:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.784420207s) from=10.233.70.40:49034
    2023/02/04 03:48:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.855070862s) from=10.233.70.40:36788
    2023/02/04 03:48:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.305083146s) from=10.233.70.40:49042
    2023/02/04 03:48:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.843169373s) from=10.233.70.40:49030
    2023/02/04 03:48:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.188513327s) from=10.233.70.40:49040
    2023/02/04 03:48:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m0.745809636s) from=10.233.70.40:49032
    2023/02/04 03:48:44 [DEBUG] http: Request GET /v1/status/leader (229.995µs) from=10.233.70.40:39344
    2023/02/04 03:48:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.340119685s) from=10.233.70.40:49044
    2023/02/04 03:48:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:48:51 [DEBUG] http: Request GET /v1/status/leader (509.321µs) from=10.233.69.89:39518
    2023/02/04 03:49:04 [DEBUG] http: Request GET /v1/status/leader (367.701µs) from=10.233.70.40:39658
    2023/02/04 03:49:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:49:11 [DEBUG] http: Request GET /v1/status/leader (386.828µs) from=10.233.69.89:39980
    2023/02/04 03:49:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.710910796s) from=10.233.69.89:51884
    2023/02/04 03:49:24 [DEBUG] http: Request GET /v1/status/leader (1.018064ms) from=10.233.70.40:40052
    2023/02/04 03:49:31 [DEBUG] http: Request GET /v1/status/leader (499.814µs) from=10.233.69.89:40408
    2023/02/04 03:49:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.877538679s) from=10.233.69.89:51886
    2023/02/04 03:49:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.309232991s) from=10.233.70.40:36794
    2023/02/04 03:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.215219522s) from=10.233.70.40:36800
    2023/02/04 03:49:44 [DEBUG] http: Request GET /v1/status/leader (305.14µs) from=10.233.70.40:40346
    2023/02/04 03:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.843310082s) from=10.233.70.40:36798
    2023/02/04 03:49:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.583136583s) from=10.233.70.40:36792
    2023/02/04 03:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.548535079s) from=10.233.70.40:36818
    2023/02/04 03:49:51 [DEBUG] http: Request GET /v1/status/leader (777.672µs) from=10.233.69.89:40972
    2023/02/04 03:49:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.8721509s) from=10.233.70.40:36812
    2023/02/04 03:49:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.747717758s) from=10.233.70.40:47102
    2023/02/04 03:49:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.547357567s) from=10.233.70.40:36808
    2023/02/04 03:49:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:49:54 [DEBUG] agent: Node info in sync
    2023/02/04 03:49:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.483402421s) from=10.233.70.40:36806
    2023/02/04 03:50:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.831771088s) from=10.233.70.40:36814
    2023/02/04 03:50:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.832990075s) from=10.233.70.40:36804
    2023/02/04 03:50:04 [DEBUG] http: Request GET /v1/status/leader (509.568µs) from=10.233.70.40:40608
    2023/02/04 03:50:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.46613333s) from=10.233.70.40:36810
    2023/02/04 03:50:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.18065053s) from=10.233.70.40:36796
    2023/02/04 03:50:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:50:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.793685536s) from=10.233.70.40:36802
    2023/02/04 03:50:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.303314794s) from=10.233.70.40:36816
    2023/02/04 03:50:11 [DEBUG] http: Request GET /v1/status/leader (466.818µs) from=10.233.69.89:41438
    2023/02/04 03:50:24 [DEBUG] http: Request GET /v1/status/leader (553.225µs) from=10.233.70.40:40898
    2023/02/04 03:50:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.948967819s) from=10.233.70.40:48914
    2023/02/04 03:50:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.707022442s) from=10.233.70.40:37446
    2023/02/04 03:50:31 [DEBUG] http: Request GET /v1/status/leader (1.628191ms) from=10.233.69.89:41850
    2023/02/04 03:50:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.885188336s) from=10.233.70.40:49036
    2023/02/04 03:50:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.828665907s) from=10.233.70.40:49046
    2023/02/04 03:50:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.143552169s) from=10.233.70.40:49034
    2023/02/04 03:50:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.217407956s) from=10.233.70.40:36788
    2023/02/04 03:50:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.822979577s) from=10.233.69.89:51618
    2023/02/04 03:50:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.869457276s) from=10.233.70.40:48912
    2023/02/04 03:50:44 [DEBUG] http: Request GET /v1/status/leader (279.972µs) from=10.233.70.40:41198
    2023/02/04 03:50:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.58015343s) from=10.233.70.40:49042
    2023/02/04 03:50:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.167553343s) from=10.233.70.40:49032
    2023/02/04 03:50:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.171711051s) from=10.233.70.40:49030
    2023/02/04 03:50:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.297176094s) from=10.233.70.40:49040
    2023/02/04 03:50:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.849640329s) from=10.233.70.40:49044
    2023/02/04 03:50:51 [DEBUG] http: Request GET /v1/status/leader (585.888µs) from=10.233.69.89:42382
    2023/02/04 03:51:04 [DEBUG] http: Request GET /v1/status/leader (418.369µs) from=10.233.70.40:41516
    2023/02/04 03:51:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:51:11 [DEBUG] http: Request GET /v1/status/leader (523.56µs) from=10.233.69.89:42840
    2023/02/04 03:51:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:51:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.659413081s) from=10.233.69.89:51884
    2023/02/04 03:51:24 [DEBUG] http: Request GET /v1/status/leader (703.344µs) from=10.233.70.40:41832
    2023/02/04 03:51:31 [DEBUG] http: Request GET /v1/status/leader (610.579µs) from=10.233.69.89:43236
    2023/02/04 03:51:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:51:39 [DEBUG] agent: Node info in sync
    2023/02/04 03:51:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.940945793s) from=10.233.69.89:51886
    2023/02/04 03:51:44 [DEBUG] http: Request GET /v1/status/leader (291.726µs) from=10.233.70.40:42112
    2023/02/04 03:51:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.998627713s) from=10.233.70.40:36794
    2023/02/04 03:51:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.970075665s) from=10.233.70.40:36800
    2023/02/04 03:51:51 [DEBUG] http: Request GET /v1/status/leader (234.625µs) from=10.233.69.89:43668
    2023/02/04 03:51:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.135415708s) from=10.233.70.40:36798
    2023/02/04 03:51:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.602962809s) from=10.233.70.40:36812
    2023/02/04 03:51:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.147051657s) from=10.233.70.40:36792
    2023/02/04 03:51:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.547194905s) from=10.233.70.40:47102
    2023/02/04 03:51:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.499379247s) from=10.233.70.40:36818
    2023/02/04 03:51:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.548475141s) from=10.233.70.40:36808
    2023/02/04 03:52:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.812289409s) from=10.233.70.40:36806
    2023/02/04 03:52:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.273111677s) from=10.233.70.40:36814
    2023/02/04 03:52:04 [DEBUG] http: Request GET /v1/status/leader (744.945µs) from=10.233.70.40:42392
    2023/02/04 03:52:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.687400172s) from=10.233.70.40:36810
    2023/02/04 03:52:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.362737226s) from=10.233.70.40:36796
    2023/02/04 03:52:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:52:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.185864978s) from=10.233.70.40:36816
    2023/02/04 03:52:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.088777526s) from=10.233.70.40:36804
    2023/02/04 03:52:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.849784884s) from=10.233.70.40:36802
    2023/02/04 03:52:11 [DEBUG] http: Request GET /v1/status/leader (432.491µs) from=10.233.69.89:44122
    2023/02/04 03:52:24 [DEBUG] http: Request GET /v1/status/leader (291.399µs) from=10.233.70.40:44034
    2023/02/04 03:52:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.70831549s) from=10.233.70.40:48914
    2023/02/04 03:52:31 [DEBUG] http: Request GET /v1/status/leader (303.53µs) from=10.233.69.89:44538
    2023/02/04 03:52:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.814715024s) from=10.233.70.40:49036
    2023/02/04 03:52:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.18989864s) from=10.233.70.40:37446
    2023/02/04 03:52:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.382073811s) from=10.233.69.89:51618
    2023/02/04 03:52:44 [DEBUG] http: Request GET /v1/status/leader (291.052µs) from=10.233.70.40:44322
    2023/02/04 03:52:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.052668803s) from=10.233.70.40:49046
    2023/02/04 03:52:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m0.911723585s) from=10.233.70.40:49032
    2023/02/04 03:52:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.978406746s) from=10.233.70.40:36788
    2023/02/04 03:52:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.933437487s) from=10.233.70.40:49034
    2023/02/04 03:52:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.655289285s) from=10.233.70.40:48912
    2023/02/04 03:52:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.86160416s) from=10.233.70.40:49040
    2023/02/04 03:52:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.675353889s) from=10.233.70.40:49042
    2023/02/04 03:52:51 [DEBUG] http: Request GET /v1/status/leader (579.405µs) from=10.233.69.89:44990
    2023/02/04 03:52:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.989317411s) from=10.233.70.40:49030
    2023/02/04 03:52:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.401643393s) from=10.233.70.40:49044
    2023/02/04 03:53:04 [DEBUG] http: Request GET /v1/status/leader (1.704669ms) from=10.233.70.40:44632
    2023/02/04 03:53:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:53:11 [DEBUG] http: Request GET /v1/status/leader (220.715µs) from=10.233.69.89:45494
    2023/02/04 03:53:24 [DEBUG] http: Request GET /v1/status/leader (303.045µs) from=10.233.70.40:44934
    2023/02/04 03:53:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.120561105s) from=10.233.69.89:51884
    2023/02/04 03:53:31 [DEBUG] http: Request GET /v1/status/leader (295.229µs) from=10.233.69.89:45916
    2023/02/04 03:53:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:53:34 [DEBUG] agent: Node info in sync
    2023/02/04 03:53:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:53:44 [DEBUG] http: Request GET /v1/status/leader (330.843µs) from=10.233.70.40:45250
    2023/02/04 03:53:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.382678703s) from=10.233.69.89:51886
    2023/02/04 03:53:51 [DEBUG] http: Request GET /v1/status/leader (2.196603ms) from=10.233.69.89:46388
    2023/02/04 03:53:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.189991953s) from=10.233.70.40:36812
    2023/02/04 03:53:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.182304613s) from=10.233.70.40:36794
    2023/02/04 03:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.553047357s) from=10.233.70.40:36798
    2023/02/04 03:53:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.6285358s) from=10.233.70.40:36800
    2023/02/04 03:53:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.055366392s) from=10.233.70.40:47102
    2023/02/04 03:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.755175296s) from=10.233.70.40:36808
    2023/02/04 03:54:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.312826899s) from=10.233.70.40:36818
    2023/02/04 03:54:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.109544528s) from=10.233.70.40:36792
    2023/02/04 03:54:04 [DEBUG] http: Request GET /v1/status/leader (1.230137ms) from=10.233.70.40:45576
    2023/02/04 03:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.605750701s) from=10.233.70.40:36806
    2023/02/04 03:54:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.319598301s) from=10.233.70.40:36814
    2023/02/04 03:54:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:54:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.742865206s) from=10.233.70.40:36810
    2023/02/04 03:54:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.736168242s) from=10.233.70.40:36816
    2023/02/04 03:54:11 [DEBUG] http: Request GET /v1/status/leader (223.424µs) from=10.233.69.89:46870
    2023/02/04 03:54:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.807157331s) from=10.233.70.40:36802
    2023/02/04 03:54:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.26717835s) from=10.233.70.40:36796
    2023/02/04 03:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.409291677s) from=10.233.70.40:36804
    2023/02/04 03:54:24 [DEBUG] http: Request GET /v1/status/leader (521.108µs) from=10.233.70.40:45852
    2023/02/04 03:54:31 [DEBUG] http: Request GET /v1/status/leader (303.874µs) from=10.233.69.89:47286
    2023/02/04 03:54:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.467509372s) from=10.233.70.40:48914
    2023/02/04 03:54:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.411976221s) from=10.233.70.40:37446
    2023/02/04 03:54:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.480790688s) from=10.233.70.40:49036
    2023/02/04 03:54:44 [DEBUG] http: Request GET /v1/status/leader (1.024009ms) from=10.233.70.40:46160
    2023/02/04 03:54:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m0.84699894s) from=10.233.70.40:49032
    2023/02/04 03:54:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.68598181s) from=10.233.69.89:51618
    2023/02/04 03:54:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.96838299s) from=10.233.70.40:49046
    2023/02/04 03:54:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.635177384s) from=10.233.70.40:49034
    2023/02/04 03:54:51 [DEBUG] http: Request GET /v1/status/leader (616.763µs) from=10.233.69.89:47744
    2023/02/04 03:54:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.551379383s) from=10.233.70.40:48912
    2023/02/04 03:54:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.621154319s) from=10.233.70.40:36788
    2023/02/04 03:54:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.195019226s) from=10.233.70.40:49044
    2023/02/04 03:54:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.994097192s) from=10.233.70.40:49042
    2023/02/04 03:54:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.047127314s) from=10.233.70.40:49040
    2023/02/04 03:54:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.729995278s) from=10.233.70.40:49030
    2023/02/04 03:55:04 [DEBUG] http: Request GET /v1/status/leader (509.989µs) from=10.233.70.40:46554
    2023/02/04 03:55:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:55:11 [DEBUG] http: Request GET /v1/status/leader (577.268µs) from=10.233.69.89:48222
    2023/02/04 03:55:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:55:16 [DEBUG] agent: Node info in sync
    2023/02/04 03:55:24 [DEBUG] http: Request GET /v1/status/leader (739.63µs) from=10.233.70.40:46898
    2023/02/04 03:55:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.168411287s) from=10.233.69.89:51884
    2023/02/04 03:55:31 [DEBUG] http: Request GET /v1/status/leader (202.498µs) from=10.233.69.89:48702
    2023/02/04 03:55:44 [DEBUG] http: Request GET /v1/status/leader (299.552µs) from=10.233.70.40:47184
    2023/02/04 03:55:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.90430594s) from=10.233.69.89:51886
    2023/02/04 03:55:51 [DEBUG] http: Request GET /v1/status/leader (394.745µs) from=10.233.69.89:49154
    2023/02/04 03:55:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.077994483s) from=10.233.70.40:36798
    2023/02/04 03:55:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.108521583s) from=10.233.70.40:36800
    2023/02/04 03:55:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.206608589s) from=10.233.70.40:36794
    2023/02/04 03:55:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m5.232902627s) from=10.233.70.40:36812
    2023/02/04 03:56:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.053616359s) from=10.233.70.40:47102
    2023/02/04 03:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.265955504s) from=10.233.70.40:36808
    2023/02/04 03:56:04 [DEBUG] http: Request GET /v1/status/leader (451.649µs) from=10.233.70.40:47506
    2023/02/04 03:56:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.98948861s) from=10.233.70.40:36792
    2023/02/04 03:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.399746611s) from=10.233.70.40:36818
    2023/02/04 03:56:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:56:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.122823127s) from=10.233.70.40:36814
    2023/02/04 03:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.242267613s) from=10.233.70.40:36806
    2023/02/04 03:56:11 [DEBUG] http: Request GET /v1/status/leader (4.676884ms) from=10.233.69.89:49588
    2023/02/04 03:56:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.381824232s) from=10.233.70.40:36810
    2023/02/04 03:56:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.043697844s) from=10.233.70.40:36816
    2023/02/04 03:56:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.442399048s) from=10.233.70.40:36804
    2023/02/04 03:56:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.713320402s) from=10.233.70.40:36802
    2023/02/04 03:56:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.403271429s) from=10.233.70.40:36796
    2023/02/04 03:56:24 [DEBUG] http: Request GET /v1/status/leader (583.406µs) from=10.233.70.40:47828
    2023/02/04 03:56:31 [DEBUG] http: Request GET /v1/status/leader (236.549µs) from=10.233.69.89:50034
    2023/02/04 03:56:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:56:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.128949397s) from=10.233.70.40:48914
    2023/02/04 03:56:44 [DEBUG] http: Request GET /v1/status/leader (246.684µs) from=10.233.70.40:48160
    2023/02/04 03:56:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.758854817s) from=10.233.70.40:37446
    2023/02/04 03:56:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.605830014s) from=10.233.70.40:49036
    2023/02/04 03:56:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.819670135s) from=10.233.69.89:51618
    2023/02/04 03:56:51 [DEBUG] http: Request GET /v1/status/leader (558.061µs) from=10.233.69.89:50468
    2023/02/04 03:56:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.542165033s) from=10.233.70.40:49032
    2023/02/04 03:56:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.919656891s) from=10.233.70.40:49046
    2023/02/04 03:56:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.362258286s) from=10.233.70.40:49034
    2023/02/04 03:56:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.069664617s) from=10.233.70.40:48912
    2023/02/04 03:56:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:56:56 [DEBUG] agent: Node info in sync
    2023/02/04 03:56:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.570077363s) from=10.233.70.40:49044
    2023/02/04 03:56:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.167470427s) from=10.233.70.40:49030
    2023/02/04 03:56:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m7.154236153s) from=10.233.70.40:36788
    2023/02/04 03:56:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.792437648s) from=10.233.70.40:49042
    2023/02/04 03:57:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.630914352s) from=10.233.70.40:49040
    2023/02/04 03:57:04 [DEBUG] http: Request GET /v1/status/leader (290.288µs) from=10.233.70.40:48516
    2023/02/04 03:57:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:57:11 [DEBUG] http: Request GET /v1/status/leader (792.015µs) from=10.233.69.89:50906
    2023/02/04 03:57:24 [DEBUG] http: Request GET /v1/status/leader (302.909µs) from=10.233.70.40:48818
    2023/02/04 03:57:31 [DEBUG] http: Request GET /v1/status/leader (350.157µs) from=10.233.69.89:51362
    2023/02/04 03:57:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.873695533s) from=10.233.69.89:51884
    2023/02/04 03:57:44 [DEBUG] http: Request GET /v1/status/leader (521.031µs) from=10.233.70.40:49146
    2023/02/04 03:57:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.275940707s) from=10.233.69.89:51886
    2023/02/04 03:57:51 [DEBUG] http: Request GET /v1/status/leader (354.211µs) from=10.233.69.89:51818
    2023/02/04 03:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.605743682s) from=10.233.70.40:36798
    2023/02/04 03:57:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.506235703s) from=10.233.70.40:36800
    2023/02/04 03:58:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.806742784s) from=10.233.70.40:36808
    2023/02/04 03:58:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.986075553s) from=10.233.70.40:47102
    2023/02/04 03:58:04 [DEBUG] http: Request GET /v1/status/leader (465.688µs) from=10.233.70.40:49502
    2023/02/04 03:58:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.740283372s) from=10.233.70.40:36794
    2023/02/04 03:58:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.507302426s) from=10.233.70.40:36812
    2023/02/04 03:58:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.481991198s) from=10.233.70.40:36806
    2023/02/04 03:58:11 [DEBUG] http: Request GET /v1/status/leader (421.586µs) from=10.233.69.89:52238
    2023/02/04 03:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.442956099s) from=10.233.70.40:36818
    2023/02/04 03:58:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.201858067s) from=10.233.70.40:36792
    2023/02/04 03:58:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.553573059s) from=10.233.70.40:36814
    2023/02/04 03:58:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.609805731s) from=10.233.70.40:36810
    2023/02/04 03:58:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.882650196s) from=10.233.70.40:36804
    2023/02/04 03:58:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.919691462s) from=10.233.70.40:36816
    2023/02/04 03:58:24 [DEBUG] http: Request GET /v1/status/leader (387.302µs) from=10.233.70.40:49806
    2023/02/04 03:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.1197056s) from=10.233.70.40:36802
    2023/02/04 03:58:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.199777792s) from=10.233.70.40:36796
    2023/02/04 03:58:31 [DEBUG] http: Request GET /v1/status/leader (458.592µs) from=10.233.69.89:52688
    2023/02/04 03:58:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.952120708s) from=10.233.70.40:48914
    2023/02/04 03:58:44 [DEBUG] http: Request GET /v1/status/leader (353.01µs) from=10.233.70.40:50116
    2023/02/04 03:58:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.842013311s) from=10.233.69.89:51618
    2023/02/04 03:58:51 [DEBUG] http: Request GET /v1/status/leader (379.847µs) from=10.233.69.89:53134
    2023/02/04 03:58:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.834741407s) from=10.233.70.40:37446
    2023/02/04 03:58:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.713758408s) from=10.233.70.40:49036
    2023/02/04 03:58:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.708215321s) from=10.233.70.40:49032
    2023/02/04 03:58:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.789642188s) from=10.233.70.40:49046
    2023/02/04 03:58:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:58:56 [DEBUG] agent: Node info in sync
    2023/02/04 03:58:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.133725499s) from=10.233.70.40:49034
    2023/02/04 03:58:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.562575178s) from=10.233.70.40:48912
    2023/02/04 03:58:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.878623436s) from=10.233.70.40:49044
    2023/02/04 03:59:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 03:59:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.015547376s) from=10.233.70.40:36788
    2023/02/04 03:59:04 [DEBUG] http: Request GET /v1/status/leader (255.282µs) from=10.233.70.40:50416
    2023/02/04 03:59:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.186045685s) from=10.233.70.40:49042
    2023/02/04 03:59:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m7.317046325s) from=10.233.70.40:49030
    2023/02/04 03:59:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 03:59:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.719374605s) from=10.233.70.40:49040
    2023/02/04 03:59:11 [DEBUG] http: Request GET /v1/status/leader (252.791µs) from=10.233.69.89:53582
    2023/02/04 03:59:24 [DEBUG] http: Request GET /v1/status/leader (669.687µs) from=10.233.70.40:50792
    2023/02/04 03:59:31 [DEBUG] http: Request GET /v1/status/leader (435.18µs) from=10.233.69.89:54072
    2023/02/04 03:59:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.972684471s) from=10.233.69.89:51884
    2023/02/04 03:59:44 [DEBUG] http: Request GET /v1/status/leader (431.843µs) from=10.233.70.40:51118
    2023/02/04 03:59:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.272236476s) from=10.233.69.89:51886
    2023/02/04 03:59:51 [DEBUG] http: Request GET /v1/status/leader (594.464µs) from=10.233.69.89:54516
    2023/02/04 03:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.420243547s) from=10.233.70.40:36800
    2023/02/04 03:59:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 03:59:59 [DEBUG] agent: Node info in sync
    2023/02/04 04:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.929632359s) from=10.233.70.40:36798
    2023/02/04 04:00:04 [DEBUG] http: Request GET /v1/status/leader (242.94µs) from=10.233.70.40:51474
    2023/02/04 04:00:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.052657107s) from=10.233.70.40:36812
    2023/02/04 04:00:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.879147612s) from=10.233.70.40:47102
    2023/02/04 04:00:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:00:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.278197145s) from=10.233.70.40:36794
    2023/02/04 04:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.708627366s) from=10.233.70.40:36808
    2023/02/04 04:00:11 [DEBUG] http: Request GET /v1/status/leader (483.173µs) from=10.233.69.89:54960
    2023/02/04 04:00:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.430574964s) from=10.233.70.40:36792
    2023/02/04 04:00:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.589715063s) from=10.233.70.40:36818
    2023/02/04 04:00:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.054001088s) from=10.233.70.40:36806
    2023/02/04 04:00:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.207073326s) from=10.233.70.40:36814
    2023/02/04 04:00:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.756082843s) from=10.233.70.40:36804
    2023/02/04 04:00:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.799855207s) from=10.233.70.40:36810
    2023/02/04 04:00:24 [DEBUG] http: Request GET /v1/status/leader (1.144665ms) from=10.233.70.40:51802
    2023/02/04 04:00:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.394505006s) from=10.233.70.40:36802
    2023/02/04 04:00:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.58283629s) from=10.233.70.40:36816
    2023/02/04 04:00:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.134689604s) from=10.233.70.40:36796
    2023/02/04 04:00:32 [DEBUG] http: Request GET /v1/status/leader (469.397µs) from=10.233.69.89:55462
    2023/02/04 04:00:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.469426887s) from=10.233.70.40:48914
    2023/02/04 04:00:44 [DEBUG] http: Request GET /v1/status/leader (4.941794ms) from=10.233.70.40:52112
    2023/02/04 04:00:52 [DEBUG] http: Request GET /v1/status/leader (333.118µs) from=10.233.69.89:55928
    2023/02/04 04:00:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.666839984s) from=10.233.69.89:51618
    2023/02/04 04:00:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.579335955s) from=10.233.70.40:37446
    2023/02/04 04:00:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.744907983s) from=10.233.70.40:49036
    2023/02/04 04:00:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.529366418s) from=10.233.70.40:49046
    2023/02/04 04:00:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.906896772s) from=10.233.70.40:48912
    2023/02/04 04:00:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:00:59 [DEBUG] agent: Node info in sync
    2023/02/04 04:01:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.572469727s) from=10.233.70.40:49032
    2023/02/04 04:01:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.111752823s) from=10.233.70.40:49044
    2023/02/04 04:01:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.021172134s) from=10.233.70.40:49034
    2023/02/04 04:01:04 [DEBUG] http: Request GET /v1/status/leader (535.348µs) from=10.233.70.40:52398
    2023/02/04 04:01:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.344703224s) from=10.233.70.40:36788
    2023/02/04 04:01:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:01:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.743729795s) from=10.233.70.40:49042
    2023/02/04 04:01:12 [DEBUG] http: Request GET /v1/status/leader (368.805µs) from=10.233.69.89:56400
    2023/02/04 04:01:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.85046787s) from=10.233.70.40:49040
    2023/02/04 04:01:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m7.403972181s) from=10.233.70.40:49030
    2023/02/04 04:01:24 [DEBUG] http: Request GET /v1/status/leader (433.995µs) from=10.233.70.40:52744
    2023/02/04 04:01:32 [DEBUG] http: Request GET /v1/status/leader (5.963319ms) from=10.233.69.89:56908
    2023/02/04 04:01:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:01:44 [DEBUG] http: Request GET /v1/status/leader (1.164169ms) from=10.233.70.40:53028
    2023/02/04 04:01:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.76962262s) from=10.233.69.89:51884
    2023/02/04 04:01:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.882688593s) from=10.233.69.89:51886
    2023/02/04 04:01:52 [DEBUG] http: Request GET /v1/status/leader (415.576µs) from=10.233.69.89:57354
    2023/02/04 04:02:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.087240443s) from=10.233.70.40:36800
    2023/02/04 04:02:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.830732014s) from=10.233.70.40:36798
    2023/02/04 04:02:04 [DEBUG] http: Request GET /v1/status/leader (618.573µs) from=10.233.70.40:53418
    2023/02/04 04:02:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:02:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.975992323s) from=10.233.70.40:47102
    2023/02/04 04:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.440352562s) from=10.233.70.40:36808
    2023/02/04 04:02:12 [DEBUG] http: Request GET /v1/status/leader (261.93µs) from=10.233.69.89:57800
    2023/02/04 04:02:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.251949055s) from=10.233.70.40:36812
    2023/02/04 04:02:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.503713188s) from=10.233.70.40:36794
    2023/02/04 04:02:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.583350206s) from=10.233.70.40:36792
    2023/02/04 04:02:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.10189189s) from=10.233.70.40:36806
    2023/02/04 04:02:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.080730891s) from=10.233.70.40:36810
    2023/02/04 04:02:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.287212511s) from=10.233.70.40:36818
    2023/02/04 04:02:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.600606562s) from=10.233.70.40:36804
    2023/02/04 04:02:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.139268257s) from=10.233.70.40:36814
    2023/02/04 04:02:24 [DEBUG] http: Request GET /v1/status/leader (477.281µs) from=10.233.70.40:53772
    2023/02/04 04:02:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.472340175s) from=10.233.70.40:36816
    2023/02/04 04:02:32 [DEBUG] http: Request GET /v1/status/leader (995.7µs) from=10.233.69.89:58288
    2023/02/04 04:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.632469007s) from=10.233.70.40:36802
    2023/02/04 04:02:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:02:34 [DEBUG] agent: Node info in sync
    2023/02/04 04:02:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.142928821s) from=10.233.70.40:36796
    2023/02/04 04:02:44 [DEBUG] http: Request GET /v1/status/leader (412.388µs) from=10.233.70.40:54110
    2023/02/04 04:02:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.636952847s) from=10.233.70.40:48914
    2023/02/04 04:02:52 [DEBUG] http: Request GET /v1/status/leader (268.006µs) from=10.233.69.89:58740
    2023/02/04 04:02:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.598290754s) from=10.233.69.89:51618
    2023/02/04 04:03:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.897627013s) from=10.233.70.40:49036
    2023/02/04 04:03:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.885832792s) from=10.233.70.40:37446
    2023/02/04 04:03:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.633416211s) from=10.233.70.40:49046
    2023/02/04 04:03:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m0.462911037s) from=10.233.70.40:49034
    2023/02/04 04:03:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.395753116s) from=10.233.70.40:48912
    2023/02/04 04:03:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.39338863s) from=10.233.70.40:49032
    2023/02/04 04:03:04 [DEBUG] http: Request GET /v1/status/leader (372.063µs) from=10.233.70.40:54474
    2023/02/04 04:03:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.961675326s) from=10.233.70.40:49044
    2023/02/04 04:03:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:03:12 [DEBUG] http: Request GET /v1/status/leader (436.499µs) from=10.233.69.89:59192
    2023/02/04 04:03:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.491397157s) from=10.233.70.40:36788
    2023/02/04 04:03:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.637453053s) from=10.233.70.40:49042
    2023/02/04 04:03:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.929354016s) from=10.233.70.40:49040
    2023/02/04 04:03:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.010656882s) from=10.233.70.40:49030
    2023/02/04 04:03:24 [DEBUG] http: Request GET /v1/status/leader (1.571643ms) from=10.233.70.40:54834
    2023/02/04 04:03:32 [DEBUG] http: Request GET /v1/status/leader (382.739µs) from=10.233.69.89:59630
    2023/02/04 04:03:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:03:44 [DEBUG] http: Request GET /v1/status/leader (286.783µs) from=10.233.70.40:55144
    2023/02/04 04:03:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.420256588s) from=10.233.69.89:51884
    2023/02/04 04:03:52 [DEBUG] http: Request GET /v1/status/leader (404.24µs) from=10.233.69.89:60068
    2023/02/04 04:03:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.509201043s) from=10.233.69.89:51886
    2023/02/04 04:03:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:03:59 [DEBUG] agent: Node info in sync
    2023/02/04 04:04:04 [DEBUG] http: Request GET /v1/status/leader (934.995µs) from=10.233.70.40:55462
    2023/02/04 04:04:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:04:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.934267611s) from=10.233.70.40:36800
    2023/02/04 04:04:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.369733153s) from=10.233.70.40:36798
    2023/02/04 04:04:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.672684091s) from=10.233.70.40:47102
    2023/02/04 04:04:12 [DEBUG] http: Request GET /v1/status/leader (259.878µs) from=10.233.69.89:60562
    2023/02/04 04:04:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.95408011s) from=10.233.70.40:36794
    2023/02/04 04:04:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.577945165s) from=10.233.70.40:36792
    2023/02/04 04:04:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.147644891s) from=10.233.70.40:36808
    2023/02/04 04:04:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.872066302s) from=10.233.70.40:36806
    2023/02/04 04:04:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.210682799s) from=10.233.70.40:36812
    2023/02/04 04:04:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.503901744s) from=10.233.70.40:36804
    2023/02/04 04:04:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.50114041s) from=10.233.70.40:36810
    2023/02/04 04:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.289300654s) from=10.233.70.40:36818
    2023/02/04 04:04:24 [DEBUG] http: Request GET /v1/status/leader (517.048µs) from=10.233.70.40:55788
    2023/02/04 04:04:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.931509604s) from=10.233.70.40:36814
    2023/02/04 04:04:32 [DEBUG] http: Request GET /v1/status/leader (416.229µs) from=10.233.69.89:32788
    2023/02/04 04:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.253559177s) from=10.233.70.40:36802
    2023/02/04 04:04:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.693832149s) from=10.233.70.40:36816
    2023/02/04 04:04:44 [DEBUG] http: Request GET /v1/status/leader (947.356µs) from=10.233.70.40:56100
    2023/02/04 04:04:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.055418965s) from=10.233.70.40:36796
    2023/02/04 04:04:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.34882846s) from=10.233.70.40:48914
    2023/02/04 04:04:52 [DEBUG] http: Request GET /v1/status/leader (410.721µs) from=10.233.69.89:33238
    2023/02/04 04:04:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.696381309s) from=10.233.69.89:51618
    2023/02/04 04:05:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.185112692s) from=10.233.70.40:49034
    2023/02/04 04:05:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.002847631s) from=10.233.70.40:48912
    2023/02/04 04:05:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.291230678s) from=10.233.70.40:49036
    2023/02/04 04:05:04 [DEBUG] http: Request GET /v1/status/leader (567.996µs) from=10.233.70.40:56456
    2023/02/04 04:05:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.658621468s) from=10.233.70.40:37446
    2023/02/04 04:05:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.955713316s) from=10.233.70.40:49032
    2023/02/04 04:05:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.99557808s) from=10.233.70.40:49046
    2023/02/04 04:05:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.626377726s) from=10.233.70.40:49044
    2023/02/04 04:05:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:05:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:05:12 [DEBUG] agent: Node info in sync
    2023/02/04 04:05:12 [DEBUG] http: Request GET /v1/status/leader (526.71µs) from=10.233.69.89:33746
    2023/02/04 04:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.477420249s) from=10.233.70.40:36788
    2023/02/04 04:05:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.4089919s) from=10.233.70.40:49042
    2023/02/04 04:05:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.432365755s) from=10.233.70.40:49040
    2023/02/04 04:05:24 [DEBUG] http: Request GET /v1/status/leader (355.443µs) from=10.233.70.40:56824
    2023/02/04 04:05:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.595720297s) from=10.233.70.40:49030
    2023/02/04 04:05:32 [DEBUG] http: Request GET /v1/status/leader (415.993µs) from=10.233.69.89:34224
    2023/02/04 04:05:44 [DEBUG] http: Request GET /v1/status/leader (259.475µs) from=10.233.70.40:57208
    2023/02/04 04:05:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.496500566s) from=10.233.69.89:51884
    2023/02/04 04:05:52 [DEBUG] http: Request GET /v1/status/leader (262.961µs) from=10.233.69.89:34660
    2023/02/04 04:05:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.909023213s) from=10.233.69.89:51886
    2023/02/04 04:06:04 [DEBUG] http: Request GET /v1/status/leader (932.705µs) from=10.233.70.40:57584
    2023/02/04 04:06:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:06:12 [DEBUG] http: Request GET /v1/status/leader (246.046µs) from=10.233.69.89:35154
    2023/02/04 04:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.857373738s) from=10.233.70.40:36798
    2023/02/04 04:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.841177828s) from=10.233.70.40:36800
    2023/02/04 04:06:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.926610412s) from=10.233.70.40:47102
    2023/02/04 04:06:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.414329665s) from=10.233.70.40:36794
    2023/02/04 04:06:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.787112483s) from=10.233.70.40:36806
    2023/02/04 04:06:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.513259505s) from=10.233.70.40:36792
    2023/02/04 04:06:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.158844037s) from=10.233.70.40:36808
    2023/02/04 04:06:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:06:23 [DEBUG] agent: Node info in sync
    2023/02/04 04:06:25 [DEBUG] http: Request GET /v1/status/leader (393.893µs) from=10.233.70.40:57922
    2023/02/04 04:06:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.306279568s) from=10.233.70.40:36812
    2023/02/04 04:06:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.508384609s) from=10.233.70.40:36804
    2023/02/04 04:06:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.307030589s) from=10.233.70.40:36810
    2023/02/04 04:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.389160261s) from=10.233.70.40:36818
    2023/02/04 04:06:32 [DEBUG] http: Request GET /v1/status/leader (457.247µs) from=10.233.69.89:35646
    2023/02/04 04:06:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:06:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.641485469s) from=10.233.70.40:36814
    2023/02/04 04:06:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.348582289s) from=10.233.70.40:36802
    2023/02/04 04:06:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.316408886s) from=10.233.70.40:36816
    2023/02/04 04:06:45 [DEBUG] http: Request GET /v1/status/leader (337.381µs) from=10.233.70.40:58242
    2023/02/04 04:06:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.834302782s) from=10.233.70.40:36796
    2023/02/04 04:06:52 [DEBUG] http: Request GET /v1/status/leader (474.339µs) from=10.233.69.89:36116
    2023/02/04 04:06:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.044303449s) from=10.233.70.40:48914
    2023/02/04 04:06:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.677789672s) from=10.233.69.89:51618
    2023/02/04 04:07:05 [DEBUG] http: Request GET /v1/status/leader (228.562µs) from=10.233.70.40:58586
    2023/02/04 04:07:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.479439375s) from=10.233.70.40:49036
    2023/02/04 04:07:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.463235836s) from=10.233.70.40:37446
    2023/02/04 04:07:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.131889935s) from=10.233.70.40:49034
    2023/02/04 04:07:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:07:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.811949288s) from=10.233.70.40:48912
    2023/02/04 04:07:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m3.33224526s) from=10.233.70.40:49032
    2023/02/04 04:07:12 [DEBUG] http: Request GET /v1/status/leader (324.73µs) from=10.233.69.89:36616
    2023/02/04 04:07:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.860572538s) from=10.233.70.40:49046
    2023/02/04 04:07:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.902555893s) from=10.233.70.40:49044
    2023/02/04 04:07:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.168553444s) from=10.233.70.40:36788
    2023/02/04 04:07:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.006592129s) from=10.233.70.40:49042
    2023/02/04 04:07:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.592843042s) from=10.233.70.40:49040
    2023/02/04 04:07:25 [DEBUG] http: Request GET /v1/status/leader (262.328µs) from=10.233.70.40:58938
    2023/02/04 04:07:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.030038502s) from=10.233.70.40:49030
    2023/02/04 04:07:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:07:29 [DEBUG] agent: Node info in sync
    2023/02/04 04:07:32 [DEBUG] http: Request GET /v1/status/leader (384.955µs) from=10.233.69.89:37068
    2023/02/04 04:07:45 [DEBUG] http: Request GET /v1/status/leader (335.582µs) from=10.233.70.40:59252
    2023/02/04 04:07:52 [DEBUG] http: Request GET /v1/status/leader (218.424µs) from=10.233.69.89:37498
    2023/02/04 04:07:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.314170566s) from=10.233.69.89:51886
    2023/02/04 04:07:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.323348071s) from=10.233.69.89:51884
    2023/02/04 04:08:05 [DEBUG] http: Request GET /v1/status/leader (1.694311ms) from=10.233.70.40:59600
    2023/02/04 04:08:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:08:12 [DEBUG] http: Request GET /v1/status/leader (255.703µs) from=10.233.69.89:37914
    2023/02/04 04:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.506711533s) from=10.233.70.40:36800
    2023/02/04 04:08:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.986565844s) from=10.233.70.40:36798
    2023/02/04 04:08:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.939235337s) from=10.233.70.40:47102
    2023/02/04 04:08:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.216725936s) from=10.233.70.40:36794
    2023/02/04 04:08:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.988850257s) from=10.233.70.40:36792
    2023/02/04 04:08:25 [DEBUG] http: Request GET /v1/status/leader (357.364µs) from=10.233.70.40:59984
    2023/02/04 04:08:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.708359321s) from=10.233.70.40:36806
    2023/02/04 04:08:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.864759808s) from=10.233.70.40:36808
    2023/02/04 04:08:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.041533315s) from=10.233.70.40:36812
    2023/02/04 04:08:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.346270378s) from=10.233.70.40:36804
    2023/02/04 04:08:32 [DEBUG] http: Request GET /v1/status/leader (287.444µs) from=10.233.69.89:38416
    2023/02/04 04:08:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.415048883s) from=10.233.70.40:36810
    2023/02/04 04:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.716153529s) from=10.233.70.40:36818
    2023/02/04 04:08:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.199908535s) from=10.233.70.40:36814
    2023/02/04 04:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.342924945s) from=10.233.70.40:36802
    2023/02/04 04:08:45 [DEBUG] http: Request GET /v1/status/leader (231.26µs) from=10.233.70.40:60366
    2023/02/04 04:08:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.472083291s) from=10.233.70.40:36816
    2023/02/04 04:08:52 [DEBUG] http: Request GET /v1/status/leader (298.127µs) from=10.233.69.89:38908
    2023/02/04 04:08:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.716093377s) from=10.233.70.40:36796
    2023/02/04 04:09:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:09:00 [DEBUG] agent: Node info in sync
    2023/02/04 04:09:05 [DEBUG] http: Request GET /v1/status/leader (803.875µs) from=10.233.70.40:60732
    2023/02/04 04:09:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.249128436s) from=10.233.70.40:48914
    2023/02/04 04:09:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.045403832s) from=10.233.70.40:37446
    2023/02/04 04:09:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.987600461s) from=10.233.69.89:51618
    2023/02/04 04:09:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.930436018s) from=10.233.70.40:49036
    2023/02/04 04:09:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:09:12 [DEBUG] http: Request GET /v1/status/leader (445.366µs) from=10.233.69.89:39376
    2023/02/04 04:09:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.600237976s) from=10.233.70.40:49034
    2023/02/04 04:09:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.394393978s) from=10.233.70.40:49046
    2023/02/04 04:09:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.059240832s) from=10.233.70.40:49044
    2023/02/04 04:09:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.244456307s) from=10.233.70.40:48912
    2023/02/04 04:09:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.78217766s) from=10.233.70.40:49032
    2023/02/04 04:09:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.301210218s) from=10.233.70.40:36788
    2023/02/04 04:09:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:09:25 [DEBUG] http: Request GET /v1/status/leader (248.958µs) from=10.233.70.40:32848
    2023/02/04 04:09:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.448226932s) from=10.233.70.40:49042
    2023/02/04 04:09:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.587897887s) from=10.233.70.40:49040
    2023/02/04 04:09:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.820106039s) from=10.233.70.40:49030
    2023/02/04 04:09:32 [DEBUG] http: Request GET /v1/status/leader (299.137µs) from=10.233.69.89:39890
    2023/02/04 04:09:45 [DEBUG] http: Request GET /v1/status/leader (953.827µs) from=10.233.70.40:33216
    2023/02/04 04:09:52 [DEBUG] http: Request GET /v1/status/leader (350.6µs) from=10.233.69.89:40320
    2023/02/04 04:09:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.235085367s) from=10.233.69.89:51886
    2023/02/04 04:09:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.175261698s) from=10.233.69.89:51884
    2023/02/04 04:10:05 [DEBUG] http: Request GET /v1/status/leader (802.192µs) from=10.233.70.40:33546
    2023/02/04 04:10:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:10:12 [DEBUG] http: Request GET /v1/status/leader (299.619µs) from=10.233.69.89:40750
    2023/02/04 04:10:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.900945292s) from=10.233.70.40:36798
    2023/02/04 04:10:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.153725636s) from=10.233.70.40:36800
    2023/02/04 04:10:25 [DEBUG] http: Request GET /v1/status/leader (379.185µs) from=10.233.70.40:33864
    2023/02/04 04:10:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.603386528s) from=10.233.70.40:36794
    2023/02/04 04:10:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.554425293s) from=10.233.70.40:47102
    2023/02/04 04:10:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.884063389s) from=10.233.70.40:36792
    2023/02/04 04:10:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.905388563s) from=10.233.70.40:36808
    2023/02/04 04:10:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.585313279s) from=10.233.70.40:36806
    2023/02/04 04:10:32 [DEBUG] http: Request GET /v1/status/leader (359.062µs) from=10.233.69.89:41200
    2023/02/04 04:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.185929151s) from=10.233.70.40:36804
    2023/02/04 04:10:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.750763731s) from=10.233.70.40:36812
    2023/02/04 04:10:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.302374995s) from=10.233.70.40:36810
    2023/02/04 04:10:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.352019669s) from=10.233.70.40:36818
    2023/02/04 04:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.505113367s) from=10.233.70.40:36802
    2023/02/04 04:10:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.476810767s) from=10.233.70.40:36814
    2023/02/04 04:10:45 [DEBUG] http: Request GET /v1/status/leader (420.506µs) from=10.233.70.40:34158
    2023/02/04 04:10:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.091365786s) from=10.233.70.40:36816
    2023/02/04 04:10:52 [DEBUG] http: Request GET /v1/status/leader (417.074µs) from=10.233.69.89:41628
    2023/02/04 04:10:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.110327062s) from=10.233.70.40:36796
    2023/02/04 04:10:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:10:56 [DEBUG] agent: Node info in sync
    2023/02/04 04:11:05 [DEBUG] http: Request GET /v1/status/leader (516.997µs) from=10.233.70.40:34524
    2023/02/04 04:11:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.022848619s) from=10.233.70.40:48914
    2023/02/04 04:11:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.450238933s) from=10.233.70.40:37446
    2023/02/04 04:11:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:11:12 [DEBUG] http: Request GET /v1/status/leader (445.068µs) from=10.233.69.89:42056
    2023/02/04 04:11:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.233542975s) from=10.233.70.40:49036
    2023/02/04 04:11:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.546800763s) from=10.233.69.89:51618
    2023/02/04 04:11:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m0.33064659s) from=10.233.70.40:49034
    2023/02/04 04:11:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.337095937s) from=10.233.70.40:49046
    2023/02/04 04:11:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.772672596s) from=10.233.70.40:48912
    2023/02/04 04:11:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.784685677s) from=10.233.70.40:49032
    2023/02/04 04:11:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.731889803s) from=10.233.70.40:36788
    2023/02/04 04:11:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.382852637s) from=10.233.70.40:49044
    2023/02/04 04:11:25 [DEBUG] http: Request GET /v1/status/leader (252.294µs) from=10.233.70.40:34830
    2023/02/04 04:11:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.298101857s) from=10.233.70.40:49042
    2023/02/04 04:11:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.189788181s) from=10.233.70.40:49040
    2023/02/04 04:11:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.605973385s) from=10.233.70.40:49030
    2023/02/04 04:11:32 [DEBUG] http: Request GET /v1/status/leader (1.923297ms) from=10.233.69.89:42554
    2023/02/04 04:11:45 [DEBUG] http: Request GET /v1/status/leader (377.139µs) from=10.233.70.40:35162
    2023/02/04 04:11:52 [DEBUG] http: Request GET /v1/status/leader (434.377µs) from=10.233.69.89:43016
    2023/02/04 04:11:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.490412872s) from=10.233.69.89:51886
    2023/02/04 04:12:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.997753504s) from=10.233.69.89:51884
    2023/02/04 04:12:05 [DEBUG] http: Request GET /v1/status/leader (246.132µs) from=10.233.70.40:35502
    2023/02/04 04:12:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:12:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:12:12 [DEBUG] http: Request GET /v1/status/leader (385.294µs) from=10.233.69.89:43448
    2023/02/04 04:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.430508329s) from=10.233.70.40:36798
    2023/02/04 04:12:25 [DEBUG] http: Request GET /v1/status/leader (333.358µs) from=10.233.70.40:35824
    2023/02/04 04:12:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.144439444s) from=10.233.70.40:36794
    2023/02/04 04:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.103916524s) from=10.233.70.40:36800
    2023/02/04 04:12:32 [DEBUG] http: Request GET /v1/status/leader (408.588µs) from=10.233.69.89:43942
    2023/02/04 04:12:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:12:32 [DEBUG] agent: Node info in sync
    2023/02/04 04:12:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.696446377s) from=10.233.70.40:47102
    2023/02/04 04:12:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.672593177s) from=10.233.70.40:36806
    2023/02/04 04:12:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.208702065s) from=10.233.70.40:36792
    2023/02/04 04:12:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.230422454s) from=10.233.70.40:36808
    2023/02/04 04:12:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.334640376s) from=10.233.70.40:36812
    2023/02/04 04:12:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.13746349s) from=10.233.70.40:36804
    2023/02/04 04:12:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.357014059s) from=10.233.70.40:36810
    2023/02/04 04:12:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.749265587s) from=10.233.70.40:36814
    2023/02/04 04:12:45 [DEBUG] http: Request GET /v1/status/leader (799.281µs) from=10.233.70.40:36162
    2023/02/04 04:12:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.337678953s) from=10.233.70.40:36818
    2023/02/04 04:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.831225706s) from=10.233.70.40:36802
    2023/02/04 04:12:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.691006712s) from=10.233.70.40:36816
    2023/02/04 04:12:52 [DEBUG] http: Request GET /v1/status/leader (484.011µs) from=10.233.69.89:44400
    2023/02/04 04:13:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.359643704s) from=10.233.70.40:36796
    2023/02/04 04:13:05 [DEBUG] http: Request GET /v1/status/leader (384.822µs) from=10.233.70.40:36514
    2023/02/04 04:13:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:13:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.195141161s) from=10.233.70.40:48914
    2023/02/04 04:13:12 [DEBUG] http: Request GET /v1/status/leader (372.663µs) from=10.233.69.89:44848
    2023/02/04 04:13:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.443769408s) from=10.233.70.40:49036
    2023/02/04 04:13:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.179433133s) from=10.233.69.89:51618
    2023/02/04 04:13:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.543373739s) from=10.233.70.40:49034
    2023/02/04 04:13:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.328375137s) from=10.233.70.40:37446
    2023/02/04 04:13:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.373568782s) from=10.233.70.40:48912
    2023/02/04 04:13:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.375430267s) from=10.233.70.40:36788
    2023/02/04 04:13:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.134447902s) from=10.233.70.40:49046
    2023/02/04 04:13:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.56601211s) from=10.233.70.40:49044
    2023/02/04 04:13:25 [DEBUG] http: Request GET /v1/status/leader (840.071µs) from=10.233.70.40:36852
    2023/02/04 04:13:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.815875603s) from=10.233.70.40:49032
    2023/02/04 04:13:32 [DEBUG] http: Request GET /v1/status/leader (505.52µs) from=10.233.69.89:45332
    2023/02/04 04:13:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.238417533s) from=10.233.70.40:49030
    2023/02/04 04:13:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.342377127s) from=10.233.70.40:49042
    2023/02/04 04:13:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:13:34 [DEBUG] agent: Node info in sync
    2023/02/04 04:13:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.972067694s) from=10.233.70.40:49040
    2023/02/04 04:13:45 [DEBUG] http: Request GET /v1/status/leader (281.62µs) from=10.233.70.40:37216
    2023/02/04 04:13:52 [DEBUG] http: Request GET /v1/status/leader (512.565µs) from=10.233.69.89:45830
    2023/02/04 04:13:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.097016731s) from=10.233.69.89:51886
    2023/02/04 04:14:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.831940601s) from=10.233.69.89:51884
    2023/02/04 04:14:05 [DEBUG] http: Request GET /v1/status/leader (856.538µs) from=10.233.70.40:37560
    2023/02/04 04:14:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:14:12 [DEBUG] http: Request GET /v1/status/leader (237.983µs) from=10.233.69.89:46270
    2023/02/04 04:14:25 [DEBUG] http: Request GET /v1/status/leader (502.291µs) from=10.233.70.40:37884
    2023/02/04 04:14:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.796630523s) from=10.233.70.40:36798
    2023/02/04 04:14:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.546883134s) from=10.233.70.40:36794
    2023/02/04 04:14:32 [DEBUG] http: Request GET /v1/status/leader (220.409µs) from=10.233.69.89:46754
    2023/02/04 04:14:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.92283828s) from=10.233.70.40:36800
    2023/02/04 04:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.002200974s) from=10.233.70.40:36806
    2023/02/04 04:14:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.599950327s) from=10.233.70.40:47102
    2023/02/04 04:14:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.412088517s) from=10.233.70.40:36792
    2023/02/04 04:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.249760171s) from=10.233.70.40:36808
    2023/02/04 04:14:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.917839187s) from=10.233.70.40:36812
    2023/02/04 04:14:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.31752174s) from=10.233.70.40:36814
    2023/02/04 04:14:45 [DEBUG] http: Request GET /v1/status/leader (468.294µs) from=10.233.70.40:38212
    2023/02/04 04:14:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.190685089s) from=10.233.70.40:36804
    2023/02/04 04:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.623658756s) from=10.233.70.40:36802
    2023/02/04 04:14:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.504063833s) from=10.233.70.40:36810
    2023/02/04 04:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.36154562s) from=10.233.70.40:36818
    2023/02/04 04:14:52 [DEBUG] http: Request GET /v1/status/leader (556.505µs) from=10.233.69.89:47232
    2023/02/04 04:14:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.224986171s) from=10.233.70.40:36816
    2023/02/04 04:15:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.006885503s) from=10.233.70.40:36796
    2023/02/04 04:15:05 [DEBUG] http: Request GET /v1/status/leader (369.458µs) from=10.233.70.40:38552
    2023/02/04 04:15:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:15:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:15:12 [DEBUG] http: Request GET /v1/status/leader (480.806µs) from=10.233.69.89:47694
    2023/02/04 04:15:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.232889017s) from=10.233.69.89:51618
    2023/02/04 04:15:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.886966136s) from=10.233.70.40:37446
    2023/02/04 04:15:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.355852696s) from=10.233.70.40:48914
    2023/02/04 04:15:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.879577978s) from=10.233.70.40:49034
    2023/02/04 04:15:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.473544908s) from=10.233.70.40:49036
    2023/02/04 04:15:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.153617456s) from=10.233.70.40:48912
    2023/02/04 04:15:25 [DEBUG] http: Request GET /v1/status/leader (209.742µs) from=10.233.70.40:38912
    2023/02/04 04:15:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.130430633s) from=10.233.70.40:49046
    2023/02/04 04:15:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:15:25 [DEBUG] agent: Node info in sync
    2023/02/04 04:15:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.09881738s) from=10.233.70.40:36788
    2023/02/04 04:15:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.498520019s) from=10.233.70.40:49044
    2023/02/04 04:15:32 [DEBUG] http: Request GET /v1/status/leader (347.868µs) from=10.233.69.89:48174
    2023/02/04 04:15:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m6.675898996s) from=10.233.70.40:49032
    2023/02/04 04:15:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.98736588s) from=10.233.70.40:49030
    2023/02/04 04:15:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.443551597s) from=10.233.70.40:49042
    2023/02/04 04:15:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.56419225s) from=10.233.70.40:49040
    2023/02/04 04:15:45 [DEBUG] http: Request GET /v1/status/leader (328.863µs) from=10.233.70.40:39260
    2023/02/04 04:15:53 [DEBUG] http: Request GET /v1/status/leader (382.688µs) from=10.233.69.89:48648
    2023/02/04 04:16:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.628055496s) from=10.233.69.89:51886
    2023/02/04 04:16:05 [DEBUG] http: Request GET /v1/status/leader (302.38µs) from=10.233.70.40:39618
    2023/02/04 04:16:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:16:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.465648078s) from=10.233.69.89:51884
    2023/02/04 04:16:13 [DEBUG] http: Request GET /v1/status/leader (385.455µs) from=10.233.69.89:49088
    2023/02/04 04:16:25 [DEBUG] http: Request GET /v1/status/leader (639.198µs) from=10.233.70.40:39928
    2023/02/04 04:16:33 [DEBUG] http: Request GET /v1/status/leader (401.691µs) from=10.233.69.89:49584
    2023/02/04 04:16:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m7.235627929s) from=10.233.70.40:36798
    2023/02/04 04:16:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.544086829s) from=10.233.70.40:36794
    2023/02/04 04:16:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.112496603s) from=10.233.70.40:36800
    2023/02/04 04:16:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:16:40 [DEBUG] agent: Node info in sync
    2023/02/04 04:16:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.427769614s) from=10.233.70.40:36806
    2023/02/04 04:16:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.806904474s) from=10.233.70.40:47102
    2023/02/04 04:16:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.537551855s) from=10.233.70.40:36808
    2023/02/04 04:16:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.665643037s) from=10.233.70.40:36792
    2023/02/04 04:16:45 [DEBUG] http: Request GET /v1/status/leader (214.658µs) from=10.233.70.40:40244
    2023/02/04 04:16:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.245991455s) from=10.233.70.40:36812
    2023/02/04 04:16:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.773290695s) from=10.233.70.40:36814
    2023/02/04 04:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.843596159s) from=10.233.70.40:36802
    2023/02/04 04:16:53 [DEBUG] http: Request GET /v1/status/leader (1.819183ms) from=10.233.69.89:50042
    2023/02/04 04:16:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.538279131s) from=10.233.70.40:36810
    2023/02/04 04:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.199106881s) from=10.233.70.40:36804
    2023/02/04 04:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.357948685s) from=10.233.70.40:36818
    2023/02/04 04:16:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.886329565s) from=10.233.70.40:36816
    2023/02/04 04:17:05 [DEBUG] http: Request GET /v1/status/leader (416.647µs) from=10.233.70.40:40580
    2023/02/04 04:17:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.131377342s) from=10.233.70.40:36796
    2023/02/04 04:17:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:17:13 [DEBUG] http: Request GET /v1/status/leader (265.528µs) from=10.233.69.89:50498
    2023/02/04 04:17:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:17:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.701267049s) from=10.233.69.89:51618
    2023/02/04 04:17:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.554991604s) from=10.233.70.40:37446
    2023/02/04 04:17:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.659698735s) from=10.233.70.40:48914
    2023/02/04 04:17:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.753210722s) from=10.233.70.40:49036
    2023/02/04 04:17:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.649294467s) from=10.233.70.40:49034
    2023/02/04 04:17:25 [DEBUG] http: Request GET /v1/status/leader (297.713µs) from=10.233.70.40:40910
    2023/02/04 04:17:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.265358652s) from=10.233.70.40:48912
    2023/02/04 04:17:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.240790734s) from=10.233.70.40:49046
    2023/02/04 04:17:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.177549481s) from=10.233.70.40:49044
    2023/02/04 04:17:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.614794323s) from=10.233.70.40:36788
    2023/02/04 04:17:33 [DEBUG] http: Request GET /v1/status/leader (551.82µs) from=10.233.69.89:50976
    2023/02/04 04:17:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m0.282649321s) from=10.233.70.40:49032
    2023/02/04 04:17:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.299591442s) from=10.233.70.40:49040
    2023/02/04 04:17:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.549782423s) from=10.233.70.40:49042
    2023/02/04 04:17:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.890495276s) from=10.233.70.40:49030
    2023/02/04 04:17:45 [DEBUG] http: Request GET /v1/status/leader (956.196µs) from=10.233.70.40:41240
    2023/02/04 04:17:53 [DEBUG] http: Request GET /v1/status/leader (4.090801ms) from=10.233.69.89:51426
    2023/02/04 04:18:05 [DEBUG] http: Request GET /v1/status/leader (446.203µs) from=10.233.70.40:41620
    2023/02/04 04:18:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:18:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.867787868s) from=10.233.69.89:51886
    2023/02/04 04:18:13 [DEBUG] http: Request GET /v1/status/leader (700.93µs) from=10.233.69.89:51866
    2023/02/04 04:18:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.233253555s) from=10.233.69.89:51884
    2023/02/04 04:18:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:18:18 [DEBUG] agent: Node info in sync
    2023/02/04 04:18:25 [DEBUG] http: Request GET /v1/status/leader (257.467µs) from=10.233.70.40:41920
    2023/02/04 04:18:33 [DEBUG] http: Request GET /v1/status/leader (215.037µs) from=10.233.69.89:52358
    2023/02/04 04:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.863026088s) from=10.233.70.40:36798
    2023/02/04 04:18:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.746957453s) from=10.233.70.40:36794
    2023/02/04 04:18:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.713837539s) from=10.233.70.40:36800
    2023/02/04 04:18:45 [DEBUG] http: Request GET /v1/status/leader (317.504µs) from=10.233.70.40:42268
    2023/02/04 04:18:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.984360103s) from=10.233.70.40:36808
    2023/02/04 04:18:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.358617045s) from=10.233.70.40:36806
    2023/02/04 04:18:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.18344723s) from=10.233.70.40:36812
    2023/02/04 04:18:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.25121548s) from=10.233.70.40:47102
    2023/02/04 04:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.378964308s) from=10.233.70.40:36802
    2023/02/04 04:18:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.248980964s) from=10.233.70.40:36814
    2023/02/04 04:18:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.925237095s) from=10.233.70.40:36792
    2023/02/04 04:18:53 [DEBUG] http: Request GET /v1/status/leader (664.524µs) from=10.233.69.89:52838
    2023/02/04 04:18:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.666273279s) from=10.233.70.40:36810
    2023/02/04 04:18:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.566278625s) from=10.233.70.40:36804
    2023/02/04 04:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.565438238s) from=10.233.70.40:36818
    2023/02/04 04:19:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.49926967s) from=10.233.70.40:36816
    2023/02/04 04:19:05 [DEBUG] http: Request GET /v1/status/leader (499.286µs) from=10.233.70.40:42574
    2023/02/04 04:19:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:19:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.004009329s) from=10.233.70.40:36796
    2023/02/04 04:19:13 [DEBUG] http: Request GET /v1/status/leader (280.046µs) from=10.233.69.89:53288
    2023/02/04 04:19:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.603960117s) from=10.233.70.40:37446
    2023/02/04 04:19:25 [DEBUG] http: Request GET /v1/status/leader (5.084008ms) from=10.233.70.40:42910
    2023/02/04 04:19:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.052565277s) from=10.233.70.40:48914
    2023/02/04 04:19:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.666856924s) from=10.233.69.89:51618
    2023/02/04 04:19:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.53368562s) from=10.233.70.40:49034
    2023/02/04 04:19:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.071111442s) from=10.233.70.40:49036
    2023/02/04 04:19:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.580876563s) from=10.233.70.40:49044
    2023/02/04 04:19:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:19:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.195047693s) from=10.233.70.40:48912
    2023/02/04 04:19:33 [DEBUG] http: Request GET /v1/status/leader (276.46µs) from=10.233.69.89:53770
    2023/02/04 04:19:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.785740875s) from=10.233.70.40:49046
    2023/02/04 04:19:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.916156491s) from=10.233.70.40:36788
    2023/02/04 04:19:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.701754144s) from=10.233.70.40:49032
    2023/02/04 04:19:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.684436951s) from=10.233.70.40:49042
    2023/02/04 04:19:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.811194758s) from=10.233.70.40:49040
    2023/02/04 04:19:45 [DEBUG] http: Request GET /v1/status/leader (307.541µs) from=10.233.70.40:43256
    2023/02/04 04:19:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m2.517295967s) from=10.233.70.40:49030
    2023/02/04 04:19:53 [DEBUG] http: Request GET /v1/status/leader (236.603µs) from=10.233.69.89:54224
    2023/02/04 04:20:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:20:01 [DEBUG] agent: Node info in sync
    2023/02/04 04:20:05 [DEBUG] http: Request GET /v1/status/leader (570.796µs) from=10.233.70.40:43566
    2023/02/04 04:20:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:20:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.604318059s) from=10.233.69.89:51886
    2023/02/04 04:20:13 [DEBUG] http: Request GET /v1/status/leader (495.527µs) from=10.233.69.89:54656
    2023/02/04 04:20:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.209885356s) from=10.233.69.89:51884
    2023/02/04 04:20:25 [DEBUG] http: Request GET /v1/status/leader (402.381µs) from=10.233.70.40:43954
    2023/02/04 04:20:33 [DEBUG] http: Request GET /v1/status/leader (335.486µs) from=10.233.69.89:55170
    2023/02/04 04:20:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.451974958s) from=10.233.70.40:36798
    2023/02/04 04:20:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.207131129s) from=10.233.70.40:36794
    2023/02/04 04:20:45 [DEBUG] http: Request GET /v1/status/leader (241.366µs) from=10.233.70.40:44310
    2023/02/04 04:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.161335577s) from=10.233.70.40:36800
    2023/02/04 04:20:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.337309285s) from=10.233.70.40:36812
    2023/02/04 04:20:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.807323896s) from=10.233.70.40:36806
    2023/02/04 04:20:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.660237358s) from=10.233.70.40:47102
    2023/02/04 04:20:53 [DEBUG] http: Request GET /v1/status/leader (4.573869ms) from=10.233.69.89:55614
    2023/02/04 04:20:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.707071243s) from=10.233.70.40:36802
    2023/02/04 04:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.685539995s) from=10.233.70.40:36808
    2023/02/04 04:20:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.459104563s) from=10.233.70.40:36814
    2023/02/04 04:20:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.079705571s) from=10.233.70.40:36792
    2023/02/04 04:20:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.495566071s) from=10.233.70.40:36804
    2023/02/04 04:21:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.305776489s) from=10.233.70.40:36818
    2023/02/04 04:21:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.570226801s) from=10.233.70.40:36810
    2023/02/04 04:21:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.533988592s) from=10.233.70.40:36816
    2023/02/04 04:21:05 [DEBUG] http: Request GET /v1/status/leader (345.571µs) from=10.233.70.40:44624
    2023/02/04 04:21:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:21:13 [DEBUG] http: Request GET /v1/status/leader (256.107µs) from=10.233.69.89:56066
    2023/02/04 04:21:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.44305003s) from=10.233.70.40:36796
    2023/02/04 04:21:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.790576648s) from=10.233.70.40:37446
    2023/02/04 04:21:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:21:25 [DEBUG] agent: Node info in sync
    2023/02/04 04:21:25 [DEBUG] http: Request GET /v1/status/leader (314.807µs) from=10.233.70.40:45006
    2023/02/04 04:21:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.817501423s) from=10.233.69.89:51618
    2023/02/04 04:21:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.810996243s) from=10.233.70.40:49034
    2023/02/04 04:21:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.26243621s) from=10.233.70.40:49044
    2023/02/04 04:21:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.2079207s) from=10.233.70.40:48914
    2023/02/04 04:21:33 [DEBUG] http: Request GET /v1/status/leader (284.134µs) from=10.233.69.89:56594
    2023/02/04 04:21:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.851551228s) from=10.233.70.40:49036
    2023/02/04 04:21:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.483658686s) from=10.233.70.40:48912
    2023/02/04 04:21:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.691712818s) from=10.233.70.40:49046
    2023/02/04 04:21:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.298239564s) from=10.233.70.40:36788
    2023/02/04 04:21:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.4482536s) from=10.233.70.40:49032
    2023/02/04 04:21:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.080000186s) from=10.233.70.40:49042
    2023/02/04 04:21:45 [DEBUG] http: Request GET /v1/status/leader (426.265µs) from=10.233.70.40:45350
    2023/02/04 04:21:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.998404806s) from=10.233.70.40:49040
    2023/02/04 04:21:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.36527336s) from=10.233.70.40:49030
    2023/02/04 04:21:53 [DEBUG] http: Request GET /v1/status/leader (320.406µs) from=10.233.69.89:57026
    2023/02/04 04:22:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:22:05 [DEBUG] http: Request GET /v1/status/leader (859.429µs) from=10.233.70.40:45708
    2023/02/04 04:22:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:22:13 [DEBUG] http: Request GET /v1/status/leader (920.876µs) from=10.233.69.89:57460
    2023/02/04 04:22:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.281285542s) from=10.233.69.89:51886
    2023/02/04 04:22:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.761224778s) from=10.233.69.89:51884
    2023/02/04 04:22:25 [DEBUG] http: Request GET /v1/status/leader (491.311µs) from=10.233.70.40:46070
    2023/02/04 04:22:33 [DEBUG] http: Request GET /v1/status/leader (479.212µs) from=10.233.69.89:57954
    2023/02/04 04:22:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:22:42 [DEBUG] agent: Node info in sync
    2023/02/04 04:22:45 [DEBUG] http: Request GET /v1/status/leader (422.167µs) from=10.233.70.40:46436
    2023/02/04 04:22:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.048451999s) from=10.233.70.40:36794
    2023/02/04 04:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.989413475s) from=10.233.70.40:36798
    2023/02/04 04:22:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.1221244s) from=10.233.70.40:36800
    2023/02/04 04:22:53 [DEBUG] http: Request GET /v1/status/leader (1.217392ms) from=10.233.69.89:58400
    2023/02/04 04:22:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.137458729s) from=10.233.70.40:47102
    2023/02/04 04:22:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.942575549s) from=10.233.70.40:36806
    2023/02/04 04:22:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.994534303s) from=10.233.70.40:36802
    2023/02/04 04:22:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.461681504s) from=10.233.70.40:36812
    2023/02/04 04:22:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.702520928s) from=10.233.70.40:36808
    2023/02/04 04:22:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.787886989s) from=10.233.70.40:36814
    2023/02/04 04:23:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.429806197s) from=10.233.70.40:36792
    2023/02/04 04:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.713869334s) from=10.233.70.40:36818
    2023/02/04 04:23:05 [DEBUG] http: Request GET /v1/status/leader (616.457µs) from=10.233.70.40:46806
    2023/02/04 04:23:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.373319212s) from=10.233.70.40:36804
    2023/02/04 04:23:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.200302183s) from=10.233.70.40:36816
    2023/02/04 04:23:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:23:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.116240293s) from=10.233.70.40:36810
    2023/02/04 04:23:13 [DEBUG] http: Request GET /v1/status/leader (432.629µs) from=10.233.69.89:58824
    2023/02/04 04:23:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.919234308s) from=10.233.70.40:36796
    2023/02/04 04:23:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.081357581s) from=10.233.70.40:37446
    2023/02/04 04:23:25 [DEBUG] http: Request GET /v1/status/leader (296.107µs) from=10.233.70.40:47104
    2023/02/04 04:23:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.234751434s) from=10.233.69.89:51618
    2023/02/04 04:23:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.242056925s) from=10.233.70.40:49044
    2023/02/04 04:23:33 [DEBUG] http: Request GET /v1/status/leader (1.734569ms) from=10.233.69.89:59336
    2023/02/04 04:23:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.109911143s) from=10.233.70.40:49034
    2023/02/04 04:23:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.961102446s) from=10.233.70.40:48914
    2023/02/04 04:23:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.607001559s) from=10.233.70.40:49036
    2023/02/04 04:23:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.861321881s) from=10.233.70.40:48912
    2023/02/04 04:23:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.112131445s) from=10.233.70.40:49046
    2023/02/04 04:23:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m3.67108651s) from=10.233.70.40:49032
    2023/02/04 04:23:45 [DEBUG] http: Request GET /v1/status/leader (800.403µs) from=10.233.70.40:47446
    2023/02/04 04:23:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.008181162s) from=10.233.70.40:49042
    2023/02/04 04:23:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.563390758s) from=10.233.70.40:36788
    2023/02/04 04:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m1.850089782s) from=10.233.70.40:49030
    2023/02/04 04:23:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.927643956s) from=10.233.70.40:49040
    2023/02/04 04:23:53 [DEBUG] http: Request GET /v1/status/leader (322.009µs) from=10.233.69.89:59802
    2023/02/04 04:24:05 [DEBUG] http: Request GET /v1/status/leader (321.778µs) from=10.233.70.40:47760
    2023/02/04 04:24:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:24:13 [DEBUG] http: Request GET /v1/status/leader (367.426µs) from=10.233.69.89:60234
    2023/02/04 04:24:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.816799736s) from=10.233.69.89:51886
    2023/02/04 04:24:25 [DEBUG] http: Request GET /v1/status/leader (375.33µs) from=10.233.70.40:48108
    2023/02/04 04:24:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.664801373s) from=10.233.69.89:51884
    2023/02/04 04:24:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:24:31 [DEBUG] agent: Node info in sync
    2023/02/04 04:24:33 [DEBUG] http: Request GET /v1/status/leader (1.400493ms) from=10.233.69.89:60728
    2023/02/04 04:24:46 [DEBUG] http: Request GET /v1/status/leader (325.154µs) from=10.233.70.40:48450
    2023/02/04 04:24:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.557063479s) from=10.233.70.40:36794
    2023/02/04 04:24:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.328074483s) from=10.233.70.40:36798
    2023/02/04 04:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.206681177s) from=10.233.70.40:36800
    2023/02/04 04:24:53 [DEBUG] http: Request GET /v1/status/leader (363.987µs) from=10.233.69.89:32970
    2023/02/04 04:24:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.757369641s) from=10.233.70.40:47102
    2023/02/04 04:24:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:24:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.113429629s) from=10.233.70.40:36806
    2023/02/04 04:25:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.909308948s) from=10.233.70.40:36808
    2023/02/04 04:25:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.347318143s) from=10.233.70.40:36814
    2023/02/04 04:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.486055927s) from=10.233.70.40:36802
    2023/02/04 04:25:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m7.3997693s) from=10.233.70.40:36812
    2023/02/04 04:25:06 [DEBUG] http: Request GET /v1/status/leader (437.035µs) from=10.233.70.40:48790
    2023/02/04 04:25:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.488582705s) from=10.233.70.40:36818
    2023/02/04 04:25:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.761760299s) from=10.233.70.40:36792
    2023/02/04 04:25:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.83293675s) from=10.233.70.40:36816
    2023/02/04 04:25:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:25:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.60583659s) from=10.233.70.40:36810
    2023/02/04 04:25:13 [DEBUG] http: Request GET /v1/status/leader (345.33µs) from=10.233.69.89:33416
    2023/02/04 04:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.499374597s) from=10.233.70.40:36804
    2023/02/04 04:25:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.132890902s) from=10.233.70.40:36796
    2023/02/04 04:25:26 [DEBUG] http: Request GET /v1/status/leader (347.315µs) from=10.233.70.40:49134
    2023/02/04 04:25:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.85112674s) from=10.233.70.40:37446
    2023/02/04 04:25:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.199584908s) from=10.233.70.40:49044
    2023/02/04 04:25:33 [DEBUG] http: Request GET /v1/status/leader (250.652µs) from=10.233.69.89:33946
    2023/02/04 04:25:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m5.414096248s) from=10.233.69.89:51618
    2023/02/04 04:25:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.331080724s) from=10.233.70.40:49034
    2023/02/04 04:25:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.143228105s) from=10.233.70.40:49036
    2023/02/04 04:25:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.943872176s) from=10.233.70.40:48914
    2023/02/04 04:25:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.542829145s) from=10.233.70.40:48912
    2023/02/04 04:25:46 [DEBUG] http: Request GET /v1/status/leader (1.396827ms) from=10.233.70.40:49474
    2023/02/04 04:25:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.849002574s) from=10.233.70.40:49032
    2023/02/04 04:25:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.055749011s) from=10.233.70.40:49042
    2023/02/04 04:25:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.159876431s) from=10.233.70.40:49046
    2023/02/04 04:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.206060125s) from=10.233.70.40:36788
    2023/02/04 04:25:53 [DEBUG] http: Request GET /v1/status/leader (362.085µs) from=10.233.69.89:34388
    2023/02/04 04:25:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.488229575s) from=10.233.70.40:49030
    2023/02/04 04:25:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:25:57 [DEBUG] agent: Node info in sync
    2023/02/04 04:25:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m7.073763316s) from=10.233.70.40:49040
    2023/02/04 04:26:06 [DEBUG] http: Request GET /v1/status/leader (911.093µs) from=10.233.70.40:49836
    2023/02/04 04:26:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:26:13 [DEBUG] http: Request GET /v1/status/leader (252.003µs) from=10.233.69.89:34836
    2023/02/04 04:26:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.767055914s) from=10.233.69.89:51886
    2023/02/04 04:26:26 [DEBUG] http: Request GET /v1/status/leader (230.86µs) from=10.233.70.40:50212
    2023/02/04 04:26:33 [DEBUG] http: Request GET /v1/status/leader (223.637µs) from=10.233.69.89:35352
    2023/02/04 04:26:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.230771654s) from=10.233.69.89:51884
    2023/02/04 04:26:46 [DEBUG] http: Request GET /v1/status/leader (343.481µs) from=10.233.70.40:50530
    2023/02/04 04:26:53 [DEBUG] http: Request GET /v1/status/leader (1.238796ms) from=10.233.69.89:35806
    2023/02/04 04:26:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.174051723s) from=10.233.70.40:36800
    2023/02/04 04:26:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.628870138s) from=10.233.70.40:36794
    2023/02/04 04:26:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.663786341s) from=10.233.70.40:36798
    2023/02/04 04:27:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:27:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m7.329212387s) from=10.233.70.40:47102
    2023/02/04 04:27:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.072270576s) from=10.233.70.40:36808
    2023/02/04 04:27:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.157665846s) from=10.233.70.40:36814
    2023/02/04 04:27:06 [DEBUG] http: Request GET /v1/status/leader (870.095µs) from=10.233.70.40:50832
    2023/02/04 04:27:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m7.110273024s) from=10.233.70.40:36806
    2023/02/04 04:27:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:27:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.149350162s) from=10.233.70.40:36816
    2023/02/04 04:27:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.069267875s) from=10.233.70.40:36792
    2023/02/04 04:27:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.925934557s) from=10.233.70.40:36802
    2023/02/04 04:27:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.214929302s) from=10.233.70.40:36812
    2023/02/04 04:27:13 [DEBUG] http: Request GET /v1/status/leader (403.511µs) from=10.233.69.89:36246
    2023/02/04 04:27:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.961237721s) from=10.233.70.40:36810
    2023/02/04 04:27:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.066503061s) from=10.233.70.40:36818
    2023/02/04 04:27:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:27:14 [DEBUG] agent: Node info in sync
    2023/02/04 04:27:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.96533402s) from=10.233.70.40:36804
    2023/02/04 04:27:26 [DEBUG] http: Request GET /v1/status/leader (466.87µs) from=10.233.70.40:51212
    2023/02/04 04:27:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.375934569s) from=10.233.70.40:36796
    2023/02/04 04:27:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.673124503s) from=10.233.70.40:37446
    2023/02/04 04:27:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.071432055s) from=10.233.70.40:49044
    2023/02/04 04:27:33 [DEBUG] http: Request GET /v1/status/leader (251.136µs) from=10.233.69.89:36752
    2023/02/04 04:27:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.270828358s) from=10.233.70.40:49034
    2023/02/04 04:27:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.53255752s) from=10.233.69.89:51618
    2023/02/04 04:27:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.264497709s) from=10.233.70.40:49036
    2023/02/04 04:27:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.182329278s) from=10.233.70.40:48914
    2023/02/04 04:27:46 [DEBUG] http: Request GET /v1/status/leader (535.613µs) from=10.233.70.40:51562
    2023/02/04 04:27:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.095339205s) from=10.233.70.40:48912
    2023/02/04 04:27:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.905981927s) from=10.233.70.40:49032
    2023/02/04 04:27:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.890653748s) from=10.233.70.40:49046
    2023/02/04 04:27:53 [DEBUG] http: Request GET /v1/status/leader (2.616003ms) from=10.233.69.89:37208
    2023/02/04 04:27:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.033490533s) from=10.233.70.40:49042
    2023/02/04 04:27:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.66250892s) from=10.233.70.40:36788
    2023/02/04 04:28:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.981403241s) from=10.233.70.40:49030
    2023/02/04 04:28:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.578814926s) from=10.233.70.40:49040
    2023/02/04 04:28:06 [DEBUG] http: Request GET /v1/status/leader (437.109µs) from=10.233.70.40:51880
    2023/02/04 04:28:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:28:13 [DEBUG] http: Request GET /v1/status/leader (198.749µs) from=10.233.69.89:37652
    2023/02/04 04:28:26 [DEBUG] http: Request GET /v1/status/leader (394.117µs) from=10.233.70.40:52250
    2023/02/04 04:28:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.341843638s) from=10.233.69.89:51886
    2023/02/04 04:28:33 [DEBUG] http: Request GET /v1/status/leader (783.927µs) from=10.233.69.89:38174
    2023/02/04 04:28:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.334958666s) from=10.233.69.89:51884
    2023/02/04 04:28:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:28:42 [DEBUG] agent: Node info in sync
    2023/02/04 04:28:46 [DEBUG] http: Request GET /v1/status/leader (712.182µs) from=10.233.70.40:52566
    2023/02/04 04:28:53 [DEBUG] http: Request GET /v1/status/leader (302.495µs) from=10.233.69.89:38634
    2023/02/04 04:28:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.068760917s) from=10.233.70.40:36798
    2023/02/04 04:28:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.35118639s) from=10.233.70.40:36794
    2023/02/04 04:29:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.03934673s) from=10.233.70.40:36800
    2023/02/04 04:29:06 [DEBUG] http: Request GET /v1/status/leader (310.246µs) from=10.233.70.40:52920
    2023/02/04 04:29:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.683149192s) from=10.233.70.40:47102
    2023/02/04 04:29:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.926693352s) from=10.233.70.40:36808
    2023/02/04 04:29:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.063784251s) from=10.233.70.40:36814
    2023/02/04 04:29:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.613314683s) from=10.233.70.40:36806
    2023/02/04 04:29:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:29:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.128904284s) from=10.233.70.40:36802
    2023/02/04 04:29:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.510276549s) from=10.233.70.40:36816
    2023/02/04 04:29:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.293259084s) from=10.233.70.40:36792
    2023/02/04 04:29:13 [DEBUG] http: Request GET /v1/status/leader (2.227788ms) from=10.233.69.89:39072
    2023/02/04 04:29:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m2.768079867s) from=10.233.70.40:36812
    2023/02/04 04:29:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.06491733s) from=10.233.70.40:36818
    2023/02/04 04:29:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.283741667s) from=10.233.70.40:36810
    2023/02/04 04:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.373429196s) from=10.233.70.40:36804
    2023/02/04 04:29:26 [DEBUG] http: Request GET /v1/status/leader (269.188µs) from=10.233.70.40:53230
    2023/02/04 04:29:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.985793814s) from=10.233.70.40:36796
    2023/02/04 04:29:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.139329922s) from=10.233.70.40:49044
    2023/02/04 04:29:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:29:33 [DEBUG] http: Request GET /v1/status/leader (511.673µs) from=10.233.69.89:39554
    2023/02/04 04:29:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.644523077s) from=10.233.70.40:37446
    2023/02/04 04:29:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m0.641034424s) from=10.233.70.40:49034
    2023/02/04 04:29:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.643307339s) from=10.233.69.89:51618
    2023/02/04 04:29:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.375760934s) from=10.233.70.40:49036
    2023/02/04 04:29:46 [DEBUG] http: Request GET /v1/status/leader (276.59µs) from=10.233.70.40:53568
    2023/02/04 04:29:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.196096881s) from=10.233.70.40:48914
    2023/02/04 04:29:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.365740782s) from=10.233.70.40:48912
    2023/02/04 04:29:53 [DEBUG] http: Request GET /v1/status/leader (245.084µs) from=10.233.69.89:40030
    2023/02/04 04:29:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.08994188s) from=10.233.70.40:49046
    2023/02/04 04:29:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.811953984s) from=10.233.70.40:36788
    2023/02/04 04:29:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m7.24028907s) from=10.233.70.40:49032
    2023/02/04 04:29:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.897878211s) from=10.233.70.40:49042
    2023/02/04 04:30:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:30:00 [DEBUG] agent: Node info in sync
    2023/02/04 04:30:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.0992729s) from=10.233.70.40:49040
    2023/02/04 04:30:06 [DEBUG] http: Request GET /v1/status/leader (356.088µs) from=10.233.70.40:53902
    2023/02/04 04:30:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m6.067736694s) from=10.233.70.40:49030
    2023/02/04 04:30:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:30:13 [DEBUG] http: Request GET /v1/status/leader (360.61µs) from=10.233.69.89:40484
    2023/02/04 04:30:26 [DEBUG] http: Request GET /v1/status/leader (210.706µs) from=10.233.70.40:54248
    2023/02/04 04:30:33 [DEBUG] http: Request GET /v1/status/leader (259.27µs) from=10.233.69.89:41014
    2023/02/04 04:30:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.541731725s) from=10.233.69.89:51886
    2023/02/04 04:30:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.108051229s) from=10.233.69.89:51884
    2023/02/04 04:30:46 [DEBUG] http: Request GET /v1/status/leader (360.879µs) from=10.233.70.40:54592
    2023/02/04 04:30:53 [DEBUG] http: Request GET /v1/status/leader (293.224µs) from=10.233.69.89:41466
    2023/02/04 04:30:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.026803547s) from=10.233.70.40:36798
    2023/02/04 04:30:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.098597886s) from=10.233.70.40:36794
    2023/02/04 04:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.96901245s) from=10.233.70.40:36800
    2023/02/04 04:31:06 [DEBUG] http: Request GET /v1/status/leader (312.721µs) from=10.233.70.40:54922
    2023/02/04 04:31:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.601909251s) from=10.233.70.40:36808
    2023/02/04 04:31:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.072830693s) from=10.233.70.40:36814
    2023/02/04 04:31:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.082792248s) from=10.233.70.40:47102
    2023/02/04 04:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.99616209s) from=10.233.70.40:36806
    2023/02/04 04:31:13 [DEBUG] http: Request GET /v1/status/leader (364.319µs) from=10.233.69.89:41906
    2023/02/04 04:31:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.674021218s) from=10.233.70.40:36802
    2023/02/04 04:31:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.369028903s) from=10.233.70.40:36812
    2023/02/04 04:31:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.241421697s) from=10.233.70.40:36816
    2023/02/04 04:31:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.49875701s) from=10.233.70.40:36792
    2023/02/04 04:31:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.982614884s) from=10.233.70.40:36818
    2023/02/04 04:31:26 [DEBUG] http: Request GET /v1/status/leader (310.967µs) from=10.233.70.40:55252
    2023/02/04 04:31:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.548469653s) from=10.233.70.40:36810
    2023/02/04 04:31:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:31:31 [DEBUG] agent: Node info in sync
    2023/02/04 04:31:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.070092093s) from=10.233.70.40:36804
    2023/02/04 04:31:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.601964201s) from=10.233.70.40:36796
    2023/02/04 04:31:33 [DEBUG] http: Request GET /v1/status/leader (328.394µs) from=10.233.69.89:42424
    2023/02/04 04:31:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.887204507s) from=10.233.70.40:49044
    2023/02/04 04:31:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.262368363s) from=10.233.70.40:37446
    2023/02/04 04:31:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.834083525s) from=10.233.70.40:49034
    2023/02/04 04:31:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.950424022s) from=10.233.69.89:51618
    2023/02/04 04:31:46 [DEBUG] http: Request GET /v1/status/leader (711.616µs) from=10.233.70.40:55590
    2023/02/04 04:31:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.445205306s) from=10.233.70.40:48914
    2023/02/04 04:31:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.144360542s) from=10.233.70.40:49036
    2023/02/04 04:31:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.365810327s) from=10.233.70.40:48912
    2023/02/04 04:31:53 [DEBUG] http: Request GET /v1/status/leader (599.14µs) from=10.233.69.89:42880
    2023/02/04 04:31:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.230214136s) from=10.233.70.40:36788
    2023/02/04 04:31:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m0.093644274s) from=10.233.70.40:49032
    2023/02/04 04:31:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.623336044s) from=10.233.70.40:49046
    2023/02/04 04:32:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.085466465s) from=10.233.70.40:49042
    2023/02/04 04:32:06 [DEBUG] http: Request GET /v1/status/leader (685.841µs) from=10.233.70.40:55904
    2023/02/04 04:32:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:32:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.70178173s) from=10.233.70.40:49040
    2023/02/04 04:32:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m5.028614968s) from=10.233.70.40:49030
    2023/02/04 04:32:13 [DEBUG] http: Request GET /v1/status/leader (362.466µs) from=10.233.69.89:43322
    2023/02/04 04:32:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:32:26 [DEBUG] http: Request GET /v1/status/leader (421.321µs) from=10.233.70.40:56288
    2023/02/04 04:32:34 [DEBUG] http: Request GET /v1/status/leader (945.132µs) from=10.233.69.89:43814
    2023/02/04 04:32:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.28193111s) from=10.233.69.89:51886
    2023/02/04 04:32:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.388659223s) from=10.233.69.89:51884
    2023/02/04 04:32:46 [DEBUG] http: Request GET /v1/status/leader (768.176µs) from=10.233.70.40:56676
    2023/02/04 04:32:54 [DEBUG] http: Request GET /v1/status/leader (490.405µs) from=10.233.69.89:44264
    2023/02/04 04:33:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:33:02 [DEBUG] agent: Node info in sync
    2023/02/04 04:33:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.771609267s) from=10.233.70.40:36798
    2023/02/04 04:33:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.528406377s) from=10.233.70.40:36794
    2023/02/04 04:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.012188117s) from=10.233.70.40:36800
    2023/02/04 04:33:06 [DEBUG] http: Request GET /v1/status/leader (731.702µs) from=10.233.70.40:57006
    2023/02/04 04:33:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.217067074s) from=10.233.70.40:36808
    2023/02/04 04:33:14 [DEBUG] http: Request GET /v1/status/leader (304.58µs) from=10.233.69.89:44708
    2023/02/04 04:33:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.402974611s) from=10.233.70.40:36814
    2023/02/04 04:33:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.07977509s) from=10.233.70.40:36806
    2023/02/04 04:33:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.043327367s) from=10.233.70.40:47102
    2023/02/04 04:33:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m1.709267241s) from=10.233.70.40:36812
    2023/02/04 04:33:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.449249441s) from=10.233.70.40:36816
    2023/02/04 04:33:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.920011429s) from=10.233.70.40:36802
    2023/02/04 04:33:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.782714608s) from=10.233.70.40:36792
    2023/02/04 04:33:26 [DEBUG] http: Request GET /v1/status/leader (1.500548ms) from=10.233.70.40:57374
    2023/02/04 04:33:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.724790468s) from=10.233.70.40:36810
    2023/02/04 04:33:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.954968649s) from=10.233.70.40:36818
    2023/02/04 04:33:34 [DEBUG] http: Request GET /v1/status/leader (743.345µs) from=10.233.69.89:45228
    2023/02/04 04:33:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.945844823s) from=10.233.70.40:49044
    2023/02/04 04:33:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.776346978s) from=10.233.70.40:36804
    2023/02/04 04:33:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.732402071s) from=10.233.70.40:36796
    2023/02/04 04:33:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.319111518s) from=10.233.70.40:37446
    2023/02/04 04:33:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.839365519s) from=10.233.70.40:49034
    2023/02/04 04:33:46 [DEBUG] http: Request GET /v1/status/leader (489.951µs) from=10.233.70.40:57730
    2023/02/04 04:33:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m3.757588217s) from=10.233.69.89:51618
    2023/02/04 04:33:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.229858626s) from=10.233.70.40:48914
    2023/02/04 04:33:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.156699503s) from=10.233.70.40:49036
    2023/02/04 04:33:54 [DEBUG] http: Request GET /v1/status/leader (519.476µs) from=10.233.69.89:45678
    2023/02/04 04:33:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.680968138s) from=10.233.70.40:48912
    2023/02/04 04:33:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m1.881405546s) from=10.233.70.40:49032
    2023/02/04 04:33:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m2.647012152s) from=10.233.70.40:36788
    2023/02/04 04:33:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.408532812s) from=10.233.70.40:49046
    2023/02/04 04:34:06 [DEBUG] http: Request GET /v1/status/leader (359.291µs) from=10.233.70.40:58054
    2023/02/04 04:34:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:34:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.928749679s) from=10.233.70.40:49042
    2023/02/04 04:34:14 [DEBUG] http: Request GET /v1/status/leader (264.075µs) from=10.233.69.89:46114
    2023/02/04 04:34:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.719132276s) from=10.233.70.40:49030
    2023/02/04 04:34:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.909985928s) from=10.233.70.40:49040
    2023/02/04 04:34:26 [DEBUG] http: Request GET /v1/status/leader (341.384µs) from=10.233.70.40:58420
    2023/02/04 04:34:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:34:32 [DEBUG] agent: Node info in sync
    2023/02/04 04:34:34 [DEBUG] http: Request GET /v1/status/leader (491.704µs) from=10.233.69.89:46610
    2023/02/04 04:34:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.844384211s) from=10.233.69.89:51886
    2023/02/04 04:34:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.569298821s) from=10.233.69.89:51884
    2023/02/04 04:34:46 [DEBUG] http: Request GET /v1/status/leader (631.085µs) from=10.233.70.40:58720
    2023/02/04 04:34:54 [DEBUG] http: Request GET /v1/status/leader (350.759µs) from=10.233.69.89:47050
    2023/02/04 04:35:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.941169322s) from=10.233.70.40:36794
    2023/02/04 04:35:06 [DEBUG] http: Request GET /v1/status/leader (314.198µs) from=10.233.70.40:59080
    2023/02/04 04:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.234188551s) from=10.233.70.40:36798
    2023/02/04 04:35:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:35:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.677311904s) from=10.233.70.40:36800
    2023/02/04 04:35:14 [DEBUG] http: Request GET /v1/status/leader (543.257µs) from=10.233.69.89:47502
    2023/02/04 04:35:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:35:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.228588371s) from=10.233.70.40:36806
    2023/02/04 04:35:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.783533524s) from=10.233.70.40:36808
    2023/02/04 04:35:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.782301802s) from=10.233.70.40:47102
    2023/02/04 04:35:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.504220259s) from=10.233.70.40:36814
    2023/02/04 04:35:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.076520167s) from=10.233.70.40:36802
    2023/02/04 04:35:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.951900712s) from=10.233.70.40:36816
    2023/02/04 04:35:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.538498815s) from=10.233.70.40:36812
    2023/02/04 04:35:26 [DEBUG] http: Request GET /v1/status/leader (491.066µs) from=10.233.70.40:59416
    2023/02/04 04:35:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.917922039s) from=10.233.70.40:36792
    2023/02/04 04:35:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.428625792s) from=10.233.70.40:36810
    2023/02/04 04:35:34 [DEBUG] http: Request GET /v1/status/leader (459.64µs) from=10.233.69.89:47984
    2023/02/04 04:35:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.59204554s) from=10.233.70.40:36818
    2023/02/04 04:35:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.847649389s) from=10.233.70.40:36796
    2023/02/04 04:35:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.960864922s) from=10.233.70.40:36804
    2023/02/04 04:35:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.348990705s) from=10.233.70.40:37446
    2023/02/04 04:35:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.233529276s) from=10.233.70.40:49044
    2023/02/04 04:35:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.44646613s) from=10.233.70.40:49034
    2023/02/04 04:35:46 [DEBUG] http: Request GET /v1/status/leader (396.751µs) from=10.233.70.40:59756
    2023/02/04 04:35:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m4.260653824s) from=10.233.69.89:51618
    2023/02/04 04:35:54 [DEBUG] http: Request GET /v1/status/leader (324.693µs) from=10.233.69.89:48426
    2023/02/04 04:35:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.699164212s) from=10.233.70.40:48914
    2023/02/04 04:35:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.079304458s) from=10.233.70.40:49036
    2023/02/04 04:35:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:35:59 [DEBUG] agent: Node info in sync
    2023/02/04 04:36:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.402796177s) from=10.233.70.40:36788
    2023/02/04 04:36:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.419497316s) from=10.233.70.40:49046
    2023/02/04 04:36:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m5.960376745s) from=10.233.70.40:48912
    2023/02/04 04:36:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m3.556676408s) from=10.233.70.40:49032
    2023/02/04 04:36:06 [DEBUG] http: Request GET /v1/status/leader (587.892µs) from=10.233.70.40:60092
    2023/02/04 04:36:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:36:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.75662358s) from=10.233.70.40:49042
    2023/02/04 04:36:14 [DEBUG] http: Request GET /v1/status/leader (776.187µs) from=10.233.69.89:48878
    2023/02/04 04:36:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m0.677111117s) from=10.233.70.40:49030
    2023/02/04 04:36:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.434679022s) from=10.233.70.40:49040
    2023/02/04 04:36:26 [DEBUG] http: Request GET /v1/status/leader (617.396µs) from=10.233.70.40:60400
    2023/02/04 04:36:34 [DEBUG] http: Request GET /v1/status/leader (1.042181ms) from=10.233.69.89:49388
    2023/02/04 04:36:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.669215951s) from=10.233.69.89:51886
    2023/02/04 04:36:46 [DEBUG] http: Request GET /v1/status/leader (980.296µs) from=10.233.70.40:60754
    2023/02/04 04:36:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.482882745s) from=10.233.69.89:51884
    2023/02/04 04:36:54 [DEBUG] http: Request GET /v1/status/leader (828.469µs) from=10.233.69.89:49840
    2023/02/04 04:37:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.193493147s) from=10.233.70.40:36794
    2023/02/04 04:37:06 [DEBUG] http: Request GET /v1/status/leader (1.227626ms) from=10.233.70.40:32886
    2023/02/04 04:37:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:37:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.777686083s) from=10.233.70.40:36798
    2023/02/04 04:37:14 [DEBUG] http: Request GET /v1/status/leader (685.674µs) from=10.233.69.89:50306
    2023/02/04 04:37:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.199962408s) from=10.233.70.40:36808
    2023/02/04 04:37:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.455495293s) from=10.233.70.40:36800
    2023/02/04 04:37:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m1.734136334s) from=10.233.70.40:47102
    2023/02/04 04:37:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.857556878s) from=10.233.70.40:36806
    2023/02/04 04:37:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.711272124s) from=10.233.70.40:36814
    2023/02/04 04:37:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.893867872s) from=10.233.70.40:36816
    2023/02/04 04:37:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.580058688s) from=10.233.70.40:36802
    2023/02/04 04:37:26 [DEBUG] http: Request GET /v1/status/leader (275.127µs) from=10.233.70.40:33196
    2023/02/04 04:37:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m6.687705443s) from=10.233.70.40:36812
    2023/02/04 04:37:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.667289296s) from=10.233.70.40:36792
    2023/02/04 04:37:34 [DEBUG] http: Request GET /v1/status/leader (597.537µs) from=10.233.69.89:50826
    2023/02/04 04:37:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.070567923s) from=10.233.70.40:36810
    2023/02/04 04:37:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.323656427s) from=10.233.70.40:36818
    2023/02/04 04:37:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.050295157s) from=10.233.70.40:36796
    2023/02/04 04:37:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.883895512s) from=10.233.70.40:37446
    2023/02/04 04:37:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:37:46 [DEBUG] http: Request GET /v1/status/leader (509.269µs) from=10.233.70.40:33496
    2023/02/04 04:37:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.016203355s) from=10.233.70.40:36804
    2023/02/04 04:37:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.936627818s) from=10.233.70.40:49044
    2023/02/04 04:37:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.801290684s) from=10.233.70.40:49034
    2023/02/04 04:37:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.438105063s) from=10.233.69.89:51618
    2023/02/04 04:37:54 [DEBUG] http: Request GET /v1/status/leader (803.477µs) from=10.233.69.89:51266
    2023/02/04 04:37:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:37:55 [DEBUG] agent: Node info in sync
    2023/02/04 04:38:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.969672355s) from=10.233.70.40:49036
    2023/02/04 04:38:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m0.055851274s) from=10.233.70.40:36788
    2023/02/04 04:38:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.901940534s) from=10.233.70.40:48914
    2023/02/04 04:38:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m2.003170627s) from=10.233.70.40:49032
    2023/02/04 04:38:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.834738867s) from=10.233.70.40:49046
    2023/02/04 04:38:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.8792357s) from=10.233.70.40:48912
    2023/02/04 04:38:06 [DEBUG] http: Request GET /v1/status/leader (638.826µs) from=10.233.70.40:33814
    2023/02/04 04:38:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:38:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.296306354s) from=10.233.70.40:49042
    2023/02/04 04:38:14 [DEBUG] http: Request GET /v1/status/leader (307.499µs) from=10.233.69.89:51706
    2023/02/04 04:38:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m4.250608732s) from=10.233.70.40:49030
    2023/02/04 04:38:26 [DEBUG] http: Request GET /v1/status/leader (457.481µs) from=10.233.70.40:34144
    2023/02/04 04:38:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.13778753s) from=10.233.70.40:49040
    2023/02/04 04:38:34 [DEBUG] http: Request GET /v1/status/leader (545.95µs) from=10.233.69.89:52186
    2023/02/04 04:38:46 [DEBUG] http: Request GET /v1/status/leader (308.099µs) from=10.233.70.40:34488
    2023/02/04 04:38:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.860761141s) from=10.233.69.89:51886
    2023/02/04 04:38:54 [DEBUG] http: Request GET /v1/status/leader (227.597µs) from=10.233.69.89:52660
    2023/02/04 04:38:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.349511072s) from=10.233.69.89:51884
    2023/02/04 04:39:06 [DEBUG] http: Request GET /v1/status/leader (354.463µs) from=10.233.70.40:34830
    2023/02/04 04:39:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:39:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.329710279s) from=10.233.70.40:36794
    2023/02/04 04:39:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.083106521s) from=10.233.70.40:36798
    2023/02/04 04:39:14 [DEBUG] http: Request GET /v1/status/leader (474.062µs) from=10.233.69.89:53124
    2023/02/04 04:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.287001404s) from=10.233.70.40:36806
    2023/02/04 04:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.444738486s) from=10.233.70.40:36800
    2023/02/04 04:39:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.426872462s) from=10.233.70.40:36808
    2023/02/04 04:39:26 [DEBUG] http: Request GET /v1/status/leader (452.837µs) from=10.233.70.40:35172
    2023/02/04 04:39:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.405175564s) from=10.233.70.40:36802
    2023/02/04 04:39:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m7.409412607s) from=10.233.70.40:47102
    2023/02/04 04:39:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.38676269s) from=10.233.70.40:36814
    2023/02/04 04:39:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.700509046s) from=10.233.70.40:36816
    2023/02/04 04:39:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m0.992419558s) from=10.233.70.40:36812
    2023/02/04 04:39:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.033756272s) from=10.233.70.40:36792
    2023/02/04 04:39:34 [DEBUG] http: Request GET /v1/status/leader (248.418µs) from=10.233.69.89:53646
    2023/02/04 04:39:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.026270971s) from=10.233.70.40:36810
    2023/02/04 04:39:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.669745393s) from=10.233.70.40:36796
    2023/02/04 04:39:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.226362562s) from=10.233.70.40:36818
    2023/02/04 04:39:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:39:46 [DEBUG] agent: Node info in sync
    2023/02/04 04:39:46 [DEBUG] http: Request GET /v1/status/leader (403.734µs) from=10.233.70.40:35470
    2023/02/04 04:39:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.963105763s) from=10.233.70.40:37446
    2023/02/04 04:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.162480982s) from=10.233.70.40:36804
    2023/02/04 04:39:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.877375169s) from=10.233.70.40:49044
    2023/02/04 04:39:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.743845652s) from=10.233.70.40:49034
    2023/02/04 04:39:54 [DEBUG] http: Request GET /v1/status/leader (322.678µs) from=10.233.69.89:54098
    2023/02/04 04:39:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m6.30919482s) from=10.233.69.89:51618
    2023/02/04 04:40:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.339754145s) from=10.233.70.40:48914
    2023/02/04 04:40:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:40:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.681899052s) from=10.233.70.40:49036
    2023/02/04 04:40:06 [DEBUG] http: Request GET /v1/status/leader (777.547µs) from=10.233.70.40:35818
    2023/02/04 04:40:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.894941819s) from=10.233.70.40:48912
    2023/02/04 04:40:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m7.491256226s) from=10.233.70.40:36788
    2023/02/04 04:40:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:40:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m5.234964331s) from=10.233.70.40:49032
    2023/02/04 04:40:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.044894865s) from=10.233.70.40:49046
    2023/02/04 04:40:14 [DEBUG] http: Request GET /v1/status/leader (283.836µs) from=10.233.69.89:54558
    2023/02/04 04:40:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.284109901s) from=10.233.70.40:49042
    2023/02/04 04:40:26 [DEBUG] http: Request GET /v1/status/leader (664.962µs) from=10.233.70.40:36134
    2023/02/04 04:40:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m3.653112739s) from=10.233.70.40:49030
    2023/02/04 04:40:34 [DEBUG] http: Request GET /v1/status/leader (392.812µs) from=10.233.69.89:55036
    2023/02/04 04:40:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m7.386358965s) from=10.233.70.40:49040
    2023/02/04 04:40:46 [DEBUG] http: Request GET /v1/status/leader (583.252µs) from=10.233.70.40:36454
    2023/02/04 04:40:54 [DEBUG] http: Request GET /v1/status/leader (625.483µs) from=10.233.69.89:55508
    2023/02/04 04:40:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.74598307s) from=10.233.69.89:51886
    2023/02/04 04:41:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.112079349s) from=10.233.69.89:51884
    2023/02/04 04:41:06 [DEBUG] http: Request GET /v1/status/leader (388.201µs) from=10.233.70.40:36820
    2023/02/04 04:41:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.031598682s) from=10.233.70.40:36798
    2023/02/04 04:41:14 [DEBUG] http: Request GET /v1/status/leader (551.89µs) from=10.233.69.89:55926
    2023/02/04 04:41:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.319110473s) from=10.233.70.40:36794
    2023/02/04 04:41:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:41:18 [DEBUG] agent: Node info in sync
    2023/02/04 04:41:26 [DEBUG] http: Request GET /v1/status/leader (238.66µs) from=10.233.70.40:37178
    2023/02/04 04:41:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.963729877s) from=10.233.70.40:36808
    2023/02/04 04:41:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.150042674s) from=10.233.70.40:36802
    2023/02/04 04:41:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.200035588s) from=10.233.70.40:36800
    2023/02/04 04:41:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.702982185s) from=10.233.70.40:36806
    2023/02/04 04:41:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.080052323s) from=10.233.70.40:47102
    2023/02/04 04:41:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.263088908s) from=10.233.70.40:36816
    2023/02/04 04:41:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.178596123s) from=10.233.70.40:36792
    2023/02/04 04:41:34 [DEBUG] http: Request GET /v1/status/leader (514.373µs) from=10.233.69.89:56414
    2023/02/04 04:41:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m3.786012502s) from=10.233.70.40:36812
    2023/02/04 04:41:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.847821487s) from=10.233.70.40:36814
    2023/02/04 04:41:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.305485302s) from=10.233.70.40:36810
    2023/02/04 04:41:47 [DEBUG] http: Request GET /v1/status/leader (525.981µs) from=10.233.70.40:37526
    2023/02/04 04:41:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.423360511s) from=10.233.70.40:36818
    2023/02/04 04:41:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.926030785s) from=10.233.70.40:36796
    2023/02/04 04:41:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.280183122s) from=10.233.70.40:37446
    2023/02/04 04:41:54 [DEBUG] http: Request GET /v1/status/leader (1.035118ms) from=10.233.69.89:56886
    2023/02/04 04:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.362670631s) from=10.233.70.40:36804
    2023/02/04 04:41:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.314308657s) from=10.233.70.40:49034
    2023/02/04 04:41:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.201886033s) from=10.233.70.40:49044
    2023/02/04 04:41:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.660149392s) from=10.233.69.89:51618
    2023/02/04 04:42:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vlr54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/04 04:42:07 [DEBUG] http: Request GET /v1/status/leader (840.138µs) from=10.233.70.40:37948
    2023/02/04 04:42:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:42:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.569461296s) from=10.233.70.40:48914
    2023/02/04 04:42:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (2m1.114259631s) from=10.233.70.40:36788
    2023/02/04 04:42:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.890013974s) from=10.233.70.40:48912
    2023/02/04 04:42:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.735480564s) from=10.233.70.40:49036
    2023/02/04 04:42:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=132 (2m4.121397159s) from=10.233.70.40:49032
    2023/02/04 04:42:14 [DEBUG] http: Request GET /v1/status/leader (297.707µs) from=10.233.69.89:57344
    2023/02/04 04:42:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m5.297913999s) from=10.233.70.40:49046
    2023/02/04 04:42:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.953431969s) from=10.233.70.40:49042
    2023/02/04 04:42:27 [DEBUG] http: Request GET /v1/status/leader (514.957µs) from=10.233.70.40:38340
    2023/02/04 04:42:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=131 (2m1.448757211s) from=10.233.70.40:49030
    2023/02/04 04:42:34 [DEBUG] http: Request GET /v1/status/leader (1.260938ms) from=10.233.69.89:57854
    2023/02/04 04:42:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.752920702s) from=10.233.70.40:49040
    2023/02/04 04:42:47 [DEBUG] http: Request GET /v1/status/leader (278.772µs) from=10.233.70.40:38654
    2023/02/04 04:42:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:42:49 [DEBUG] agent: Node info in sync
    2023/02/04 04:42:54 [DEBUG] http: Request GET /v1/status/leader (7.927705ms) from=10.233.69.89:58306
    2023/02/04 04:42:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.912314572s) from=10.233.69.89:51886
    2023/02/04 04:43:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.420627735s) from=10.233.69.89:51884
    2023/02/04 04:43:07 [DEBUG] http: Request GET /v1/status/leader (266.91µs) from=10.233.70.40:39052
    2023/02/04 04:43:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vlr54" since the cluster is too small
    2023/02/04 04:43:14 [DEBUG] http: Request GET /v1/status/leader (414.865µs) from=10.233.69.89:58762
    2023/02/04 04:43:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.608327065s) from=10.233.70.40:36794
    2023/02/04 04:43:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.446367947s) from=10.233.70.40:36798
    2023/02/04 04:43:27 [DEBUG] http: Request GET /v1/status/leader (295.28µs) from=10.233.70.40:39456
    2023/02/04 04:43:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.53802552s) from=10.233.70.40:36808
    2023/02/04 04:43:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.126088723s) from=10.233.70.40:36792
    2023/02/04 04:43:34 [DEBUG] http: Request GET /v1/status/leader (484.084µs) from=10.233.69.89:59240
    2023/02/04 04:43:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.936997807s) from=10.233.70.40:36806
    2023/02/04 04:43:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.038273587s) from=10.233.70.40:36800
    2023/02/04 04:43:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.134702108s) from=10.233.70.40:36802
    2023/02/04 04:43:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.995899539s) from=10.233.70.40:36814
    2023/02/04 04:43:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.977467589s) from=10.233.70.40:47102
    2023/02/04 04:43:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.496177075s) from=10.233.70.40:36816
    2023/02/04 04:43:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=56 (2m4.666531788s) from=10.233.70.40:36812
    2023/02/04 04:43:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.752659426s) from=10.233.70.40:36810
    2023/02/04 04:43:47 [DEBUG] http: Request GET /v1/status/leader (287.541µs) from=10.233.70.40:39824
    2023/02/04 04:43:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.073654007s) from=10.233.70.40:36818
    2023/02/04 04:43:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.877706282s) from=10.233.70.40:36796
    2023/02/04 04:43:54 [DEBUG] http: Request GET /v1/status/leader (512.723µs) from=10.233.69.89:59696
    2023/02/04 04:43:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.4646328s) from=10.233.70.40:37446
    2023/02/04 04:43:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.745997587s) from=10.233.70.40:36804
    2023/02/04 04:43:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_parser_10.233.40.63_8806" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.222_8082" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.77_8803" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.120_8801" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.57.226_8482" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_vnfres_10.233.44.52_8802" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.4.53_9007" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.247_443" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.63_8806" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.63_8806" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.117_9092" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.28.189_8443" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.236_8410" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.58_9015" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.53_8181" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_sdnc_10.233.11.135_8282" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v2_nslcm_10.233.13.254_8403" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.47.7_8484" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.50.151_8080" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.167_9011" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v0_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_multicloud_10.233.18.243_9001" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.63_8806" in sync
    2023/02/04 04:43:59 [DEBUG] agent: Node info in sync
    2023/02/04 04:44:01 [DEBUG] http: Request GET /v1/health/service/huawei