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: '635e9aa7-b68d-7163-f445-c58699942935'
         Node name: 'onap-msb-consul-5454dcc5c5-9m25s'
        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/01/12 22:56:25 [DEBUG] agent: Using random ID "635e9aa7-b68d-7163-f445-c58699942935" as node ID
    2023/01/12 22:56:25 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:635e9aa7-b68d-7163-f445-c58699942935 Address:127.0.0.1:8300}]
    2023/01/12 22:56:25 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/12 22:56:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-9m25s.dc1 127.0.0.1
    2023/01/12 22:56:25 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-9m25s 127.0.0.1
    2023/01/12 22:56:25 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-9m25s (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 22:56:25 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-9m25s.dc1" in area "wan"
    2023/01/12 22:56:25 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/12 22:56:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/12 22:56:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/12 22:56:25 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/12 22:56:25 [INFO] agent: started state syncer
    2023/01/12 22:56:25 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/12 22:56:25 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/12 22:56:25 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/12 22:56:25 [DEBUG] raft: Votes needed: 1
    2023/01/12 22:56:25 [DEBUG] raft: Vote granted from 635e9aa7-b68d-7163-f445-c58699942935 in term 2. Tally: 1
    2023/01/12 22:56:25 [INFO] raft: Election won. Tally: 1
    2023/01/12 22:56:25 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/12 22:56:25 [INFO] consul: cluster leadership acquired
    2023/01/12 22:56:25 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-9m25s
    2023/01/12 22:56:25 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/12 22:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 22:56:25 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-9m25s' joined, marking health alive
    2023/01/12 22:56:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 22:56:25 [INFO] agent: Synced node info
    2023/01/12 22:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 22:56:27 [DEBUG] agent: Node info in sync
    2023/01/12 22:56:27 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/12 22:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 22:57:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 22:57:46 [DEBUG] agent: Node info in sync
    2023/01/12 22:58:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 22:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 22:58:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 22:58:50 [DEBUG] agent: Node info in sync
    2023/01/12 22:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:00:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:00:36 [DEBUG] agent: Node info in sync
    2023/01/12 23:01:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:01:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:01:36 [DEBUG] agent: Node info in sync
    2023/01/12 23:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:03:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:03:17 [DEBUG] agent: Node info in sync
    2023/01/12 23:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:03:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:04:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:04:54 [DEBUG] agent: Node info in sync
    2023/01/12 23:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:06:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:06:08 [DEBUG] agent: Node info in sync
    2023/01/12 23:06:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:07:03 [DEBUG] http: Request GET /v1/catalog/services (252.557µs) from=127.0.0.6:52561
    2023/01/12 23:07:03 [DEBUG] http: Request GET /v1/status/leader (3.782154ms) from=127.0.0.6:52561
    2023/01/12 23:07:04 [DEBUG] http: Request GET /v1/status/leader (316.472µs) from=127.0.0.6:42257
    2023/01/12 23:07:05 [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/01/12 23:07:05 [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/01/12 23:07:05 [INFO] agent: Synced service "_v1_sdc-gui_10.233.19.68_8181"
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request PUT /v1/agent/service/register (10.949844ms) from=127.0.0.6:50117
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1.387948231s) from=127.0.0.6:52561
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (4.12534ms) from=127.0.0.6:50117
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (274.832µs) from=127.0.0.6:50117
    2023/01/12 23:07:05 [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/01/12 23:07:05 [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/01/12 23:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:05 [INFO] agent: Synced service "_v0_multicloud_10.233.26.80_9001"
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.562439ms) from=127.0.0.6:51777
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (228.593147ms) from=127.0.0.6:52561
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (599.838µs) from=127.0.0.6:42257
    2023/01/12 23:07:05 [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/01/12 23:07:05 [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/01/12 23:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [INFO] agent: Synced service "_v1_multicloud_10.233.26.80_9001"
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.718795ms) from=127.0.0.6:42257
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (61.959544ms) from=127.0.0.6:52561
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (577.78µs) from=127.0.0.6:42257
    2023/01/12 23:07:05 [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/01/12 23:07:05 [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/01/12 23:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.6.192_9007"
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.193294ms) from=127.0.0.6:51777
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (42.107795ms) from=127.0.0.6:52561
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (735.83µs) from=127.0.0.6:42257
    2023/01/12 23:07:05 [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/01/12 23:07:05 [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/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:05 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.6.192_9007"
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request PUT /v1/agent/service/register (28.380979ms) from=127.0.0.6:51777
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:05 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (153.652231ms) from=127.0.0.6:52561
    2023/01/12 23:07:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (447.785µs) from=127.0.0.6:42257
    2023/01/12 23:07:06 [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/01/12 23:07:06 [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/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.34.201_9011"
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request PUT /v1/agent/service/register (24.479085ms) from=127.0.0.6:42257
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (127.855929ms) from=127.0.0.6:52561
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (461.389µs) from=127.0.0.6:51777
    2023/01/12 23:07:06 [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/01/12 23:07:06 [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/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.34.201_9011"
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request PUT /v1/agent/service/register (25.405566ms) from=127.0.0.6:42257
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (103.625222ms) from=127.0.0.6:52561
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (441.684µs) from=127.0.0.6:42257
    2023/01/12 23:07:06 [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/01/12 23:07:06 [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/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [INFO] agent: Synced service "_v1_parser_10.233.63.108_8806"
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.269582ms) from=127.0.0.6:51777
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (44.047078ms) from=127.0.0.6:52561
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (267.765µs) from=127.0.0.6:52561
    2023/01/12 23:07:06 [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/01/12 23:07:06 [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/01/12 23:07:06 [INFO] agent: Synced service "_v1_catalog_10.233.63.108_8806"
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (60.269697ms) from=127.0.0.6:52561
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.585927ms) from=127.0.0.6:42257
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (392.17µs) from=127.0.0.6:52561
    2023/01/12 23:07:06 [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/01/12 23:07:06 [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/01/12 23:07:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [INFO] agent: Synced service "_v1_nsd_10.233.63.108_8806"
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.715953ms) from=127.0.0.6:51777
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (36.44229ms) from=127.0.0.6:52561
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (356.85µs) from=127.0.0.6:51777
    2023/01/12 23:07:06 [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/01/12 23:07:06 [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/01/12 23:07:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.63.108_8806"
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request PUT /v1/agent/service/register (10.840277ms) from=127.0.0.6:52561
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (82.867621ms) from=127.0.0.6:51777
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (276.009µs) from=127.0.0.6:42257
    2023/01/12 23:07:06 [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/01/12 23:07:06 [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/01/12 23:07:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [INFO] agent: Synced service "_v1_wf-gui_10.233.26.33_8080"
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request PUT /v1/agent/service/register (11.244326ms) from=127.0.0.6:42257
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (45.835106ms) from=127.0.0.6:51777
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (512.38µs) from=127.0.0.6:42257
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (301.385µs) from=127.0.0.6:52561
    2023/01/12 23:07:06 [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/01/12 23:07:06 [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/01/12 23:07:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.13.29_9015"
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.030607ms) from=127.0.0.6:42257
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:07:06 [DEBUG] agent: Node info in sync
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (43.848105ms) from=127.0.0.6:51777
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (376.012µs) from=127.0.0.6:51777
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/catalog/services (348.198µs) from=127.0.0.6:34201
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/status/leader (272.365µs) from=127.0.0.6:34201
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (226.355µs) from=127.0.0.6:42257
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (164.365µs) from=127.0.0.6:51903
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (146.238µs) from=127.0.0.6:51903
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (224.579µs) from=127.0.0.6:50691
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (121.199µs) from=127.0.0.6:50691
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (194.606µs) from=127.0.0.6:50691
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (123.002µs) from=127.0.0.6:51903
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (127.27µs) from=127.0.0.6:50691
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (230.786µs) from=127.0.0.6:42257
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (218.555µs) from=127.0.0.6:39813
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (217.36µs) from=127.0.0.6:39813
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (243.521µs) from=127.0.0.6:39813
    2023/01/12 23:07:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (262.419µs) from=127.0.0.6:42257
    2023/01/12 23:07:24 [DEBUG] http: Request GET /v1/status/leader (1.263322ms) from=127.0.0.6:48983
    2023/01/12 23:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:07:26 [DEBUG] http: Request GET /v1/status/leader (748.696µs) from=127.0.0.6:44751
    2023/01/12 23:07:44 [DEBUG] http: Request GET /v1/status/leader (350.977µs) from=127.0.0.6:48983
    2023/01/12 23:07:46 [DEBUG] http: Request GET /v1/status/leader (161.663µs) from=127.0.0.6:44751
    2023/01/12 23:08:04 [DEBUG] http: Request GET /v1/status/leader (170.511µs) from=127.0.0.6:48983
    2023/01/12 23:08:06 [DEBUG] http: Request GET /v1/status/leader (1.913354ms) from=127.0.0.6:44751
    2023/01/12 23:08:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:08:19 [DEBUG] agent: Node info in sync
    2023/01/12 23:08:24 [DEBUG] http: Request GET /v1/status/leader (294.036µs) from=127.0.0.6:48983
    2023/01/12 23:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:08:26 [DEBUG] http: Request GET /v1/status/leader (250.273µs) from=127.0.0.6:44751
    2023/01/12 23:08:44 [DEBUG] http: Request GET /v1/status/leader (170.93µs) from=127.0.0.6:48983
    2023/01/12 23:08:46 [DEBUG] http: Request GET /v1/status/leader (168.744µs) from=127.0.0.6:44751
    2023/01/12 23:09:04 [DEBUG] http: Request GET /v1/status/leader (304.815µs) from=127.0.0.6:48983
    2023/01/12 23:09:04 [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/01/12 23:09: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/01/12 23:09:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:09:04 [INFO] agent: Synced service "_v1_sdnc_10.233.9.253_8282"
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Node info in sync
    2023/01/12 23:09:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.89ms) from=127.0.0.6:44751
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:09:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (1m57.817708321s) from=127.0.0.6:34201
    2023/01/12 23:09:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (1m57.936413633s) from=127.0.0.6:52561
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:09:04 [DEBUG] agent: Node info in sync
    2023/01/12 23:09:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (634.665µs) from=127.0.0.6:44751
    2023/01/12 23:09:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (285.044µs) from=127.0.0.6:44751
    2023/01/12 23:09:06 [DEBUG] http: Request GET /v1/status/leader (272.007µs) from=127.0.0.6:56329
    2023/01/12 23:09:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.769997093s) from=127.0.0.6:50117
    2023/01/12 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.322856779s) from=127.0.0.6:37885
    2023/01/12 23:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.894633935s) from=127.0.0.6:44395
    2023/01/12 23:09:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.690369355s) from=127.0.0.6:51777
    2023/01/12 23:09:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.048440411s) from=127.0.0.6:51903
    2023/01/12 23:09:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.257858856s) from=127.0.0.6:39813
    2023/01/12 23:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.733001536s) from=127.0.0.6:55837
    2023/01/12 23:09:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.192843581s) from=127.0.0.6:56023
    2023/01/12 23:09:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.639216221s) from=127.0.0.6:42257
    2023/01/12 23:09:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.966999846s) from=127.0.0.6:58143
    2023/01/12 23:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.370394085s) from=127.0.0.6:36287
    2023/01/12 23:09:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.545021242s) from=127.0.0.6:45095
    2023/01/12 23:09:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.796247353s) from=127.0.0.6:50691
    2023/01/12 23:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.960162205s) from=127.0.0.6:53241
    2023/01/12 23:09:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.245437892s) from=127.0.0.6:34169
    2023/01/12 23:09:24 [DEBUG] http: Request GET /v1/status/leader (1.025176ms) from=127.0.0.6:48983
    2023/01/12 23:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:09:26 [DEBUG] http: Request GET /v1/status/leader (445.764µs) from=127.0.0.6:56329
    2023/01/12 23:09:44 [DEBUG] http: Request GET /v1/status/leader (156.864µs) from=127.0.0.6:48983
    2023/01/12 23:09:46 [DEBUG] http: Request GET /v1/status/leader (152.275µs) from=127.0.0.6:56329
    2023/01/12 23:10:04 [DEBUG] http: Request GET /v1/status/leader (258.797µs) from=127.0.0.6:48983
    2023/01/12 23:10:06 [DEBUG] http: Request GET /v1/status/leader (286.502µs) from=127.0.0.6:56329
    2023/01/12 23:10:24 [DEBUG] http: Request GET /v1/status/leader (174.59µs) from=127.0.0.6:48983
    2023/01/12 23:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:10:27 [DEBUG] http: Request GET /v1/status/leader (308.007µs) from=127.0.0.6:56329
    2023/01/12 23:10:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:10:41 [DEBUG] agent: Node info in sync
    2023/01/12 23:10:44 [DEBUG] http: Request GET /v1/status/leader (473.559µs) from=127.0.0.6:48983
    2023/01/12 23:10:47 [DEBUG] http: Request GET /v1/status/leader (298.39µs) from=127.0.0.6:56329
    2023/01/12 23:11:04 [DEBUG] http: Request GET /v1/status/leader (284.145µs) from=127.0.0.6:48983
    2023/01/12 23:11:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.365517127s) from=127.0.0.6:34201
    2023/01/12 23:11:07 [DEBUG] http: Request GET /v1/status/leader (377.668µs) from=127.0.0.6:56329
    2023/01/12 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.877711856s) from=127.0.0.6:52561
    2023/01/12 23:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.084870932s) from=127.0.0.6:37885
    2023/01/12 23:11:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.056629154s) from=127.0.0.6:44751
    2023/01/12 23:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.042612953s) from=127.0.0.6:44395
    2023/01/12 23:11:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.337086366s) from=127.0.0.6:55837
    2023/01/12 23:11:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.941875429s) from=127.0.0.6:50117
    2023/01/12 23:11:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.878880481s) from=127.0.0.6:58143
    2023/01/12 23:11:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.090565444s) from=127.0.0.6:56023
    2023/01/12 23:11:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.177746709s) from=127.0.0.6:39813
    2023/01/12 23:11:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.421142126s) from=127.0.0.6:51777
    2023/01/12 23:11:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.215579734s) from=127.0.0.6:50691
    2023/01/12 23:11:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.114742705s) from=127.0.0.6:51903
    2023/01/12 23:11:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.175243426s) from=127.0.0.6:42257
    2023/01/12 23:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.750662916s) from=127.0.0.6:36287
    2023/01/12 23:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.734462106s) from=127.0.0.6:53241
    2023/01/12 23:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.947036165s) from=127.0.0.6:45095
    2023/01/12 23:11:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.736502783s) from=127.0.0.6:34169
    2023/01/12 23:11:24 [DEBUG] http: Request GET /v1/status/leader (494.229µs) from=127.0.0.6:48983
    2023/01/12 23:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:11:27 [DEBUG] http: Request GET /v1/status/leader (369.977µs) from=127.0.0.6:56329
    2023/01/12 23:11:44 [DEBUG] http: Request GET /v1/status/leader (260.97µs) from=127.0.0.6:48983
    2023/01/12 23:11:47 [DEBUG] http: Request GET /v1/status/leader (167.69µs) from=127.0.0.6:56329
    2023/01/12 23:12:04 [DEBUG] http: Request GET /v1/status/leader (196.651µs) from=127.0.0.6:48983
    2023/01/12 23:12:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:12:07 [DEBUG] http: Request GET /v1/status/leader (192.955µs) from=127.0.0.6:56329
    2023/01/12 23:12:24 [DEBUG] http: Request GET /v1/status/leader (2.165847ms) from=127.0.0.6:48983
    2023/01/12 23:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:12:27 [DEBUG] http: Request GET /v1/status/leader (267.371µs) from=127.0.0.6:56329
    2023/01/12 23:12:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:12:38 [DEBUG] agent: Node info in sync
    2023/01/12 23:12:44 [DEBUG] http: Request GET /v1/status/leader (152.8µs) from=127.0.0.6:48983
    2023/01/12 23:12:47 [DEBUG] http: Request GET /v1/status/leader (148.514µs) from=127.0.0.6:56329
    2023/01/12 23:13:04 [DEBUG] http: Request GET /v1/status/leader (318.638µs) from=127.0.0.6:48983
    2023/01/12 23:13:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.211615583s) from=127.0.0.6:34201
    2023/01/12 23:13:07 [DEBUG] http: Request GET /v1/status/leader (3.967735ms) from=127.0.0.6:56329
    2023/01/12 23:13:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.239506123s) from=127.0.0.6:44395
    2023/01/12 23:13:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.152969837s) from=127.0.0.6:37885
    2023/01/12 23:13:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.007471615s) from=127.0.0.6:44751
    2023/01/12 23:13:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.185500578s) from=127.0.0.6:50117
    2023/01/12 23:13:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.662990936s) from=127.0.0.6:39813
    2023/01/12 23:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.074271948s) from=127.0.0.6:36287
    2023/01/12 23:13:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.626400505s) from=127.0.0.6:42257
    2023/01/12 23:13:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m7.236179558s) from=127.0.0.6:52561
    2023/01/12 23:13:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.37199364s) from=127.0.0.6:55837
    2023/01/12 23:13:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.457992589s) from=127.0.0.6:50691
    2023/01/12 23:13:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.045594487s) from=127.0.0.6:51903
    2023/01/12 23:13:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.521001226s) from=127.0.0.6:58143
    2023/01/12 23:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.281589816s) from=127.0.0.6:56023
    2023/01/12 23:13:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.846119633s) from=127.0.0.6:51777
    2023/01/12 23:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.541324327s) from=127.0.0.6:53241
    2023/01/12 23:13:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.510294848s) from=127.0.0.6:45095
    2023/01/12 23:13:24 [DEBUG] http: Request GET /v1/status/leader (776.735µs) from=127.0.0.6:48983
    2023/01/12 23:13:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.151478476s) from=127.0.0.6:34169
    2023/01/12 23:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:13:27 [DEBUG] http: Request GET /v1/status/leader (180.803µs) from=127.0.0.6:56329
    2023/01/12 23:13:44 [DEBUG] http: Request GET /v1/status/leader (236.717µs) from=127.0.0.6:48983
    2023/01/12 23:13:47 [DEBUG] http: Request GET /v1/status/leader (517.318µs) from=127.0.0.6:56329
    2023/01/12 23:14:04 [DEBUG] http: Request GET /v1/status/leader (312.831µs) from=127.0.0.6:48983
    2023/01/12 23:14:07 [DEBUG] http: Request GET /v1/status/leader (351.392µs) from=127.0.0.6:56329
    2023/01/12 23:14:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:14:08 [DEBUG] agent: Node info in sync
    2023/01/12 23:14:24 [DEBUG] http: Request GET /v1/status/leader (169.298µs) from=127.0.0.6:48983
    2023/01/12 23:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:14:27 [DEBUG] http: Request GET /v1/status/leader (1.805425ms) from=127.0.0.6:56329
    2023/01/12 23:14:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:14:44 [DEBUG] http: Request GET /v1/status/leader (272.006µs) from=127.0.0.6:48983
    2023/01/12 23:14:47 [DEBUG] http: Request GET /v1/status/leader (351.906µs) from=127.0.0.6:56329
    2023/01/12 23:15:04 [DEBUG] http: Request GET /v1/status/leader (171.34µs) from=127.0.0.6:48983
    2023/01/12 23:15:07 [DEBUG] http: Request GET /v1/status/leader (178.779µs) from=127.0.0.6:56329
    2023/01/12 23:15:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.846692552s) from=127.0.0.6:34201
    2023/01/12 23:15:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.321850374s) from=127.0.0.6:44751
    2023/01/12 23:15:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.66548794s) from=127.0.0.6:37885
    2023/01/12 23:15:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.951240894s) from=127.0.0.6:52561
    2023/01/12 23:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.099623529s) from=127.0.0.6:44395
    2023/01/12 23:15:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.03065034s) from=127.0.0.6:50117
    2023/01/12 23:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.701729411s) from=127.0.0.6:36287
    2023/01/12 23:15:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.965219467s) from=127.0.0.6:42257
    2023/01/12 23:15:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.40856944s) from=127.0.0.6:39813
    2023/01/12 23:15:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.178501511s) from=127.0.0.6:51903
    2023/01/12 23:15:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.174407215s) from=127.0.0.6:51777
    2023/01/12 23:15:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.842039836s) from=127.0.0.6:50691
    2023/01/12 23:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.239270627s) from=127.0.0.6:55837
    2023/01/12 23:15:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.569433809s) from=127.0.0.6:58143
    2023/01/12 23:15:24 [DEBUG] http: Request GET /v1/status/leader (259.3µs) from=127.0.0.6:48983
    2023/01/12 23:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.13639651s) from=127.0.0.6:56023
    2023/01/12 23:15:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.005850103s) from=127.0.0.6:34169
    2023/01/12 23:15:27 [DEBUG] http: Request GET /v1/status/leader (237.628µs) from=127.0.0.6:56329
    2023/01/12 23:15:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.434419862s) from=127.0.0.6:45095
    2023/01/12 23:15:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.237252626s) from=127.0.0.6:53241
    2023/01/12 23:15:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:15:33 [DEBUG] agent: Node info in sync
    2023/01/12 23:15:44 [DEBUG] http: Request GET /v1/status/leader (1.518505ms) from=127.0.0.6:48983
    2023/01/12 23:15:47 [DEBUG] http: Request GET /v1/status/leader (249.38µs) from=127.0.0.6:56329
    2023/01/12 23:16:04 [DEBUG] http: Request GET /v1/status/leader (226.878µs) from=127.0.0.6:48983
    2023/01/12 23:16:07 [DEBUG] http: Request GET /v1/status/leader (180.178µs) from=127.0.0.6:56329
    2023/01/12 23:16:24 [DEBUG] http: Request GET /v1/status/leader (207.308µs) from=127.0.0.6:48983
    2023/01/12 23:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:16:27 [DEBUG] http: Request GET /v1/status/leader (1.415687ms) from=127.0.0.6:56329
    2023/01/12 23:16:44 [DEBUG] http: Request GET /v1/status/leader (279.2µs) from=127.0.0.6:48983
    2023/01/12 23:16:47 [DEBUG] http: Request GET /v1/status/leader (543.045µs) from=127.0.0.6:56329
    2023/01/12 23:17:04 [DEBUG] http: Request GET /v1/status/leader (795.832µs) from=127.0.0.6:48983
    2023/01/12 23:17:07 [DEBUG] http: Request GET /v1/status/leader (4.061311ms) from=127.0.0.6:56329
    2023/01/12 23:17:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.802359254s) from=127.0.0.6:44751
    2023/01/12 23:17:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.586774961s) from=127.0.0.6:52561
    2023/01/12 23:17:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m7.460138758s) from=127.0.0.6:34201
    2023/01/12 23:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.252752854s) from=127.0.0.6:36287
    2023/01/12 23:17:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.808703505s) from=127.0.0.6:44395
    2023/01/12 23:17:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.742823501s) from=127.0.0.6:42257
    2023/01/12 23:17:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.416569719s) from=127.0.0.6:50117
    2023/01/12 23:17:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:17:23 [DEBUG] agent: Node info in sync
    2023/01/12 23:17:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.719948135s) from=127.0.0.6:51903
    2023/01/12 23:17:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.024023803s) from=127.0.0.6:37885
    2023/01/12 23:17:24 [DEBUG] http: Request GET /v1/status/leader (148.486µs) from=127.0.0.6:48983
    2023/01/12 23:17:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.775552959s) from=127.0.0.6:51777
    2023/01/12 23:17:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.921442885s) from=127.0.0.6:50691
    2023/01/12 23:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:17:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.033837933s) from=127.0.0.6:39813
    2023/01/12 23:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.069729921s) from=127.0.0.6:56023
    2023/01/12 23:17:27 [DEBUG] http: Request GET /v1/status/leader (265.792µs) from=127.0.0.6:56329
    2023/01/12 23:17:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.527947995s) from=127.0.0.6:58143
    2023/01/12 23:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.187274605s) from=127.0.0.6:55837
    2023/01/12 23:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.878832852s) from=127.0.0.6:45095
    2023/01/12 23:17:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.894722926s) from=127.0.0.6:34169
    2023/01/12 23:17:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.305887451s) from=127.0.0.6:53241
    2023/01/12 23:17:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:17:44 [DEBUG] http: Request GET /v1/status/leader (220.388µs) from=127.0.0.6:48983
    2023/01/12 23:17:47 [DEBUG] http: Request GET /v1/status/leader (173.28µs) from=127.0.0.6:56329
    2023/01/12 23:18:04 [DEBUG] http: Request GET /v1/status/leader (264.248µs) from=127.0.0.6:48983
    2023/01/12 23:18:07 [DEBUG] http: Request GET /v1/status/leader (250.688µs) from=127.0.0.6:56329
    2023/01/12 23:18:24 [DEBUG] http: Request GET /v1/status/leader (146.306µs) from=127.0.0.6:48983
    2023/01/12 23:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:18:27 [DEBUG] http: Request GET /v1/status/leader (2.54801ms) from=127.0.0.6:56329
    2023/01/12 23:18:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:18:41 [DEBUG] agent: Node info in sync
    2023/01/12 23:18:44 [DEBUG] http: Request GET /v1/status/leader (331.303µs) from=127.0.0.6:48983
    2023/01/12 23:18:47 [DEBUG] http: Request GET /v1/status/leader (179.443µs) from=127.0.0.6:56329
    2023/01/12 23:19:04 [DEBUG] http: Request GET /v1/status/leader (306.548µs) from=127.0.0.6:48983
    2023/01/12 23:19:07 [DEBUG] http: Request GET /v1/status/leader (670.421µs) from=127.0.0.6:56329
    2023/01/12 23:19:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.848503242s) from=127.0.0.6:52561
    2023/01/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.025055097s) from=127.0.0.6:44751
    2023/01/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.777833347s) from=127.0.0.6:42257
    2023/01/12 23:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.897563474s) from=127.0.0.6:36287
    2023/01/12 23:19:24 [DEBUG] http: Request GET /v1/status/leader (366.728µs) from=127.0.0.6:48983
    2023/01/12 23:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.114490914s) from=127.0.0.6:44395
    2023/01/12 23:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:19:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m7.360707859s) from=127.0.0.6:34201
    2023/01/12 23:19:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.164756816s) from=127.0.0.6:37885
    2023/01/12 23:19:27 [DEBUG] http: Request GET /v1/status/leader (358.325µs) from=127.0.0.6:56329
    2023/01/12 23:19:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.733470704s) from=127.0.0.6:50691
    2023/01/12 23:19:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.656680471s) from=127.0.0.6:50117
    2023/01/12 23:19:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.527214727s) from=127.0.0.6:51903
    2023/01/12 23:19:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.649283673s) from=127.0.0.6:58143
    2023/01/12 23:19:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.307347867s) from=127.0.0.6:56023
    2023/01/12 23:19:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.63107835s) from=127.0.0.6:51777
    2023/01/12 23:19:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.313694396s) from=127.0.0.6:39813
    2023/01/12 23:19:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.470306553s) from=127.0.0.6:53241
    2023/01/12 23:19:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.017832908s) from=127.0.0.6:45095
    2023/01/12 23:19:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.757321621s) from=127.0.0.6:55837
    2023/01/12 23:19:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:19:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.326144298s) from=127.0.0.6:34169
    2023/01/12 23:19:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:19:41 [DEBUG] agent: Node info in sync
    2023/01/12 23:19:44 [DEBUG] http: Request GET /v1/status/leader (158.925µs) from=127.0.0.6:48983
    2023/01/12 23:19:47 [DEBUG] http: Request GET /v1/status/leader (259.617µs) from=127.0.0.6:56329
    2023/01/12 23:20:04 [DEBUG] http: Request GET /v1/status/leader (177.575µs) from=127.0.0.6:48983
    2023/01/12 23:20:07 [DEBUG] http: Request GET /v1/status/leader (238.005µs) from=127.0.0.6:56329
    2023/01/12 23:20:24 [DEBUG] http: Request GET /v1/status/leader (185.111µs) from=127.0.0.6:48983
    2023/01/12 23:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:20:27 [DEBUG] http: Request GET /v1/status/leader (264.102µs) from=127.0.0.6:56329
    2023/01/12 23:20:44 [DEBUG] http: Request GET /v1/status/leader (277.776µs) from=127.0.0.6:48983
    2023/01/12 23:20:47 [DEBUG] http: Request GET /v1/status/leader (158.39µs) from=127.0.0.6:56329
    2023/01/12 23:20:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:20:55 [DEBUG] agent: Node info in sync
    2023/01/12 23:21:04 [DEBUG] http: Request GET /v1/status/leader (3.158207ms) from=127.0.0.6:48983
    2023/01/12 23:21:07 [DEBUG] http: Request GET /v1/status/leader (328.48µs) from=127.0.0.6:56329
    2023/01/12 23:21:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.423963418s) from=127.0.0.6:42257
    2023/01/12 23:21:24 [DEBUG] http: Request GET /v1/status/leader (237.75µs) from=127.0.0.6:48983
    2023/01/12 23:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:21:27 [DEBUG] http: Request GET /v1/status/leader (165.579µs) from=127.0.0.6:56329
    2023/01/12 23:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.37943614s) from=127.0.0.6:44395
    2023/01/12 23:21:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.988114453s) from=127.0.0.6:52561
    2023/01/12 23:21:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.082304642s) from=127.0.0.6:34201
    2023/01/12 23:21:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.061409206s) from=127.0.0.6:50691
    2023/01/12 23:21:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.074814131s) from=127.0.0.6:51903
    2023/01/12 23:21:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.115388239s) from=127.0.0.6:36287
    2023/01/12 23:21:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.344799816s) from=127.0.0.6:44751
    2023/01/12 23:21:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.780642748s) from=127.0.0.6:50117
    2023/01/12 23:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.637111838s) from=127.0.0.6:37885
    2023/01/12 23:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.461523372s) from=127.0.0.6:56023
    2023/01/12 23:21:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.376315926s) from=127.0.0.6:51777
    2023/01/12 23:21:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.62230529s) from=127.0.0.6:53241
    2023/01/12 23:21:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.111111189s) from=127.0.0.6:39813
    2023/01/12 23:21:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.999722656s) from=127.0.0.6:55837
    2023/01/12 23:21:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.893118963s) from=127.0.0.6:58143
    2023/01/12 23:21:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.084686293s) from=127.0.0.6:45095
    2023/01/12 23:21:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.656493807s) from=127.0.0.6:34169
    2023/01/12 23:21:44 [DEBUG] http: Request GET /v1/status/leader (152.32µs) from=127.0.0.6:48983
    2023/01/12 23:21:47 [DEBUG] http: Request GET /v1/status/leader (240.641µs) from=127.0.0.6:56329
    2023/01/12 23:22:04 [DEBUG] http: Request GET /v1/status/leader (938.855µs) from=127.0.0.6:48983
    2023/01/12 23:22:07 [DEBUG] http: Request GET /v1/status/leader (208.844µs) from=127.0.0.6:56329
    2023/01/12 23:22:24 [DEBUG] http: Request GET /v1/status/leader (3.460271ms) from=127.0.0.6:48983
    2023/01/12 23:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:22:27 [DEBUG] http: Request GET /v1/status/leader (357.851µs) from=127.0.0.6:56329
    2023/01/12 23:22:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:22:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:22:38 [DEBUG] agent: Node info in sync
    2023/01/12 23:22:44 [DEBUG] http: Request GET /v1/status/leader (178.82µs) from=127.0.0.6:48983
    2023/01/12 23:22:47 [DEBUG] http: Request GET /v1/status/leader (157.293µs) from=127.0.0.6:56329
    2023/01/12 23:23:04 [DEBUG] http: Request GET /v1/status/leader (311.596µs) from=127.0.0.6:48983
    2023/01/12 23:23:07 [DEBUG] http: Request GET /v1/status/leader (1.476496ms) from=127.0.0.6:56329
    2023/01/12 23:23:24 [DEBUG] http: Request GET /v1/status/leader (230.879µs) from=127.0.0.6:48983
    2023/01/12 23:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:23:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.478651079s) from=127.0.0.6:42257
    2023/01/12 23:23:27 [DEBUG] http: Request GET /v1/status/leader (144.836µs) from=127.0.0.6:56329
    2023/01/12 23:23:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.535220743s) from=127.0.0.6:50691
    2023/01/12 23:23:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.400198409s) from=127.0.0.6:51903
    2023/01/12 23:23:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.164246466s) from=127.0.0.6:44751
    2023/01/12 23:23:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.856578598s) from=127.0.0.6:34201
    2023/01/12 23:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.410371464s) from=127.0.0.6:56023
    2023/01/12 23:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.599397727s) from=127.0.0.6:44395
    2023/01/12 23:23:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.102726982s) from=127.0.0.6:52561
    2023/01/12 23:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.213990729s) from=127.0.0.6:53241
    2023/01/12 23:23:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.101467466s) from=127.0.0.6:50117
    2023/01/12 23:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.846663513s) from=127.0.0.6:36287
    2023/01/12 23:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.634222452s) from=127.0.0.6:37885
    2023/01/12 23:23:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.11186426s) from=127.0.0.6:51777
    2023/01/12 23:23:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.167341823s) from=127.0.0.6:58143
    2023/01/12 23:23:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.10667801s) from=127.0.0.6:39813
    2023/01/12 23:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.554314752s) from=127.0.0.6:45095
    2023/01/12 23:23:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.547839233s) from=127.0.0.6:34169
    2023/01/12 23:23:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.237356431s) from=127.0.0.6:55837
    2023/01/12 23:23:44 [DEBUG] http: Request GET /v1/status/leader (149.308µs) from=127.0.0.6:48983
    2023/01/12 23:23:47 [DEBUG] http: Request GET /v1/status/leader (938.37µs) from=127.0.0.6:56329
    2023/01/12 23:24:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:24:01 [DEBUG] agent: Node info in sync
    2023/01/12 23:24:04 [DEBUG] http: Request GET /v1/status/leader (153.355µs) from=127.0.0.6:48983
    2023/01/12 23:24:07 [DEBUG] http: Request GET /v1/status/leader (402.102µs) from=127.0.0.6:56329
    2023/01/12 23:24:18 [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/01/12 23:24:18 [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/01/12 23:24:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:24:18 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092"
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Node info in sync
    2023/01/12 23:24:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.771352ms) from=127.0.0.6:56329
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:24:18 [DEBUG] agent: Node info in sync
    2023/01/12 23:24:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (43.985835363s) from=127.0.0.6:52561
    2023/01/12 23:24:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (44.407913939s) from=127.0.0.6:34201
    2023/01/12 23:24:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (392.925µs) from=127.0.0.6:48983
    2023/01/12 23:24:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (265.961µs) from=127.0.0.6:56329
    2023/01/12 23:24:25 [DEBUG] http: Request GET /v1/status/leader (163.61µs) from=127.0.0.6:48983
    2023/01/12 23:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:24:27 [DEBUG] http: Request GET /v1/status/leader (294.714µs) from=127.0.0.6:48983
    2023/01/12 23:24:45 [DEBUG] http: Request GET /v1/status/leader (315.216µs) from=127.0.0.6:48983
    2023/01/12 23:24:47 [DEBUG] http: Request GET /v1/status/leader (149.187µs) from=127.0.0.6:48983
    2023/01/12 23:25:05 [DEBUG] http: Request GET /v1/status/leader (255.225µs) from=127.0.0.6:48983
    2023/01/12 23:25:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:25:07 [DEBUG] http: Request GET /v1/status/leader (175.17µs) from=127.0.0.6:48983
    2023/01/12 23:25:25 [DEBUG] http: Request GET /v1/status/leader (299.163µs) from=127.0.0.6:48983
    2023/01/12 23:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:25:27 [DEBUG] http: Request GET /v1/status/leader (657.957µs) from=127.0.0.6:56129
    2023/01/12 23:25:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.967130019s) from=127.0.0.6:42257
    2023/01/12 23:25:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.614316216s) from=127.0.0.6:51903
    2023/01/12 23:25:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.506053148s) from=127.0.0.6:50691
    2023/01/12 23:25:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.192120696s) from=127.0.0.6:44751
    2023/01/12 23:25:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.519601066s) from=127.0.0.6:50117
    2023/01/12 23:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.96142633s) from=127.0.0.6:53241
    2023/01/12 23:25:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.71174544s) from=127.0.0.6:51777
    2023/01/12 23:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.921952531s) from=127.0.0.6:37885
    2023/01/12 23:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.923927716s) from=127.0.0.6:56023
    2023/01/12 23:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.099308104s) from=127.0.0.6:44395
    2023/01/12 23:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.982762086s) from=127.0.0.6:36287
    2023/01/12 23:25:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.181647702s) from=127.0.0.6:58143
    2023/01/12 23:25:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.801956426s) from=127.0.0.6:39813
    2023/01/12 23:25:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.857619632s) from=127.0.0.6:34169
    2023/01/12 23:25:45 [DEBUG] http: Request GET /v1/status/leader (201.421µs) from=127.0.0.6:48983
    2023/01/12 23:25:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.692510383s) from=127.0.0.6:45095
    2023/01/12 23:25:47 [DEBUG] http: Request GET /v1/status/leader (1.357526ms) from=127.0.0.6:56129
    2023/01/12 23:25:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.886761836s) from=127.0.0.6:55837
    2023/01/12 23:25:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:25:53 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:05 [DEBUG] http: Request GET /v1/status/leader (383.767µs) from=127.0.0.6:48983
    2023/01/12 23:26:07 [DEBUG] http: Request GET /v1/status/leader (147.5µs) from=127.0.0.6:48983
    2023/01/12 23:26:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (2m1.535434778s) from=127.0.0.6:34201
    2023/01/12 23:26:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (2m2.921820145s) from=127.0.0.6:52561
    2023/01/12 23:26:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.184443765s) from=127.0.0.6:56329
    2023/01/12 23:26:25 [DEBUG] http: Request GET /v1/status/leader (248.715µs) from=127.0.0.6:48983
    2023/01/12 23:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:26:27 [DEBUG] http: Request GET /v1/status/leader (134.588µs) from=127.0.0.6:56129
    2023/01/12 23:26:42 [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/01/12 23:26:42 [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/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:42 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.3.230_8443"
    2023/01/12 23:26:42 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:42 [DEBUG] http: Request PUT /v1/agent/service/register (11.90505ms) from=127.0.0.6:48983
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (20.877353151s) from=127.0.0.6:52561
    2023/01/12 23:26:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (22.285924747s) from=127.0.0.6:34201
    2023/01/12 23:26:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (469.504µs) from=127.0.0.6:56129
    2023/01/12 23:26:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (110.835µs) from=127.0.0.6:48983
    2023/01/12 23:26:42 [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/01/12 23:26:42 [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/01/12 23:26:42 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:42 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.16.252_8082"
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.311564ms) from=127.0.0.6:50105
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:42 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (92.090907ms) from=127.0.0.6:52561
    2023/01/12 23:26:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (92.282191ms) from=127.0.0.6:34201
    2023/01/12 23:26:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (523.218µs) from=127.0.0.6:36811
    2023/01/12 23:26:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (140.026µs) from=127.0.0.6:50105
    2023/01/12 23:26:45 [DEBUG] http: Request GET /v1/status/leader (290.029µs) from=127.0.0.6:50105
    2023/01/12 23:26:47 [DEBUG] http: Request GET /v1/status/leader (137.714µs) from=127.0.0.6:50105
    2023/01/12 23:26:52 [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/01/12 23:26:52 [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/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.39.74_8410"
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.250794ms) from=127.0.0.6:50105
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (9.82216884s) from=127.0.0.6:34201
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (9.822902055s) from=127.0.0.6:52561
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (183.796µs) from=127.0.0.6:56129
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (286.283µs) from=127.0.0.6:56129
    2023/01/12 23:26:52 [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/01/12 23:26:52 [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/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.38.122_8482"
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (18.857405ms) from=127.0.0.6:36645
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (51.337114ms) from=127.0.0.6:34201
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (59.755007ms) from=127.0.0.6:52561
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (228.549µs) from=127.0.0.6:50105
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (347.63µs) from=127.0.0.6:36645
    2023/01/12 23:26:52 [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/01/12 23:26:52 [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/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [INFO] agent: Synced service "_v1_vnflcm_10.233.34.98_8801"
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.271027ms) from=127.0.0.6:51741
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (65.593796ms) from=127.0.0.6:52561
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (66.783345ms) from=127.0.0.6:34201
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (165.276µs) from=127.0.0.6:52561
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (395.427µs) from=127.0.0.6:38079
    2023/01/12 23:26:52 [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/01/12 23:26:52 [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/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [INFO] agent: Synced service "_v1_vnfmgr_10.233.9.45_8803"
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.974667ms) from=127.0.0.6:38079
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (59.830656ms) from=127.0.0.6:34201
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (50.67267ms) from=127.0.0.6:51741
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (508.629µs) from=127.0.0.6:36645
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (177.058µs) from=127.0.0.6:36645
    2023/01/12 23:26:52 [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/01/12 23:26:52 [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/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [INFO] agent: Synced service "_v1_vnfres_10.233.62.97_8802"
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.212166ms) from=127.0.0.6:34201
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (34.444915ms) from=127.0.0.6:51741
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (30.92953ms) from=127.0.0.6:38079
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (305.79µs) from=127.0.0.6:46771
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.21789ms) from=127.0.0.6:54709
    2023/01/12 23:26:52 [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/01/12 23:26:52 [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/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.57.41_8484"
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.46665ms) from=127.0.0.6:34201
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (87.709732ms) from=127.0.0.6:38079
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (84.65866ms) from=127.0.0.6:51741
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (522.728µs) from=127.0.0.6:54709
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (829.794µs) from=127.0.0.6:38079
    2023/01/12 23:26:52 [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/01/12 23:26:52 [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/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:26:52 [INFO] agent: Synced service "_v1_nslcm_10.233.26.105_8403"
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (31.528496ms) from=127.0.0.6:54709
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (94.446566ms) from=127.0.0.6:51741
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (108.269669ms) from=127.0.0.6:34201
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (272.897µs) from=127.0.0.6:51741
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (230.77µs) from=127.0.0.6:51741
    2023/01/12 23:26:52 [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/01/12 23:26:52 [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/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:26:52 [INFO] agent: Synced service "_v2_nslcm_10.233.26.105_8403"
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (100.463249ms) from=127.0.0.6:44537
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (102.784619ms) from=127.0.0.6:34201
    2023/01/12 23:26:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:26:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:26:52 [DEBUG] http: Request PUT /v1/agent/service/register (27.392557ms) from=127.0.0.6:60383
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (401.317µs) from=127.0.0.6:60383
    2023/01/12 23:26:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (190.884µs) from=127.0.0.6:54709
    2023/01/12 23:27:05 [DEBUG] http: Request GET /v1/status/leader (340.991µs) from=127.0.0.6:44537
    2023/01/12 23:27:07 [DEBUG] http: Request GET /v1/status/leader (314.205µs) from=127.0.0.6:56403
    2023/01/12 23:27:25 [DEBUG] http: Request GET /v1/status/leader (224.358µs) from=127.0.0.6:44537
    2023/01/12 23:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:27:27 [DEBUG] http: Request GET /v1/status/leader (326.032µs) from=127.0.0.6:44537
    2023/01/12 23:27:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.056730396s) from=127.0.0.6:42257
    2023/01/12 23:27:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.751631031s) from=127.0.0.6:44751
    2023/01/12 23:27:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.904303659s) from=127.0.0.6:51903
    2023/01/12 23:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.664186322s) from=127.0.0.6:44395
    2023/01/12 23:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.11053267s) from=127.0.0.6:56023
    2023/01/12 23:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.000316694s) from=127.0.0.6:37885
    2023/01/12 23:27:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.56209157s) from=127.0.0.6:50691
    2023/01/12 23:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.103210979s) from=127.0.0.6:53241
    2023/01/12 23:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.830052912s) from=127.0.0.6:36287
    2023/01/12 23:27:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.106661936s) from=127.0.0.6:51777
    2023/01/12 23:27:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.630253651s) from=127.0.0.6:50117
    2023/01/12 23:27:45 [DEBUG] http: Request GET /v1/status/leader (152.243µs) from=127.0.0.6:44537
    2023/01/12 23:27:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.111697917s) from=127.0.0.6:58143
    2023/01/12 23:27:47 [DEBUG] http: Request GET /v1/status/leader (166.012µs) from=127.0.0.6:56403
    2023/01/12 23:27:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.420406121s) from=127.0.0.6:34169
    2023/01/12 23:27:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.215481656s) from=127.0.0.6:39813
    2023/01/12 23:27:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.976640857s) from=127.0.0.6:55837
    2023/01/12 23:27:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.046192121s) from=127.0.0.6:45095
    2023/01/12 23:28:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:28:05 [DEBUG] http: Request GET /v1/status/leader (273.612µs) from=127.0.0.6:44537
    2023/01/12 23:28:07 [DEBUG] http: Request GET /v1/status/leader (305.798µs) from=127.0.0.6:56403
    2023/01/12 23:28:25 [DEBUG] http: Request GET /v1/status/leader (135.425µs) from=127.0.0.6:44537
    2023/01/12 23:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:28:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.994275716s) from=127.0.0.6:56329
    2023/01/12 23:28:27 [DEBUG] http: Request GET /v1/status/leader (169.145µs) from=127.0.0.6:56403
    2023/01/12 23:28:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:28:32 [DEBUG] agent: Node info in sync
    2023/01/12 23:28:45 [DEBUG] http: Request GET /v1/status/leader (264.473µs) from=127.0.0.6:44537
    2023/01/12 23:28:47 [DEBUG] http: Request GET /v1/status/leader (226.21µs) from=127.0.0.6:44537
    2023/01/12 23:28:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.353409419s) from=127.0.0.6:48983
    2023/01/12 23:28:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.313098553s) from=127.0.0.6:36811
    2023/01/12 23:28:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.221570758s) from=127.0.0.6:52561
    2023/01/12 23:28:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m0.400816827s) from=127.0.0.6:38079
    2023/01/12 23:28:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.62973037s) from=127.0.0.6:46771
    2023/01/12 23:28:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.125899568s) from=127.0.0.6:50105
    2023/01/12 23:28:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.828564975s) from=127.0.0.6:54709
    2023/01/12 23:28:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m2.067782442s) from=127.0.0.6:51741
    2023/01/12 23:28:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.171439706s) from=127.0.0.6:60383
    2023/01/12 23:28:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.672920905s) from=127.0.0.6:34201
    2023/01/12 23:28:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m5.192488726s) from=127.0.0.6:36645
    2023/01/12 23:28:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.259171168s) from=127.0.0.6:56129
    2023/01/12 23:29:05 [DEBUG] http: Request GET /v1/status/leader (178.685µs) from=127.0.0.6:44537
    2023/01/12 23:29:07 [DEBUG] http: Request GET /v1/status/leader (282.12µs) from=127.0.0.6:44537
    2023/01/12 23:29:25 [DEBUG] http: Request GET /v1/status/leader (506.548µs) from=127.0.0.6:44537
    2023/01/12 23:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:29:27 [DEBUG] http: Request GET /v1/status/leader (413.842µs) from=127.0.0.6:56403
    2023/01/12 23:29:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:29:32 [DEBUG] agent: Node info in sync
    2023/01/12 23:29:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.055783173s) from=127.0.0.6:42257
    2023/01/12 23:29:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.104977143s) from=127.0.0.6:44751
    2023/01/12 23:29:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.889370751s) from=127.0.0.6:56023
    2023/01/12 23:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.270700005s) from=127.0.0.6:44395
    2023/01/12 23:29:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.893915926s) from=127.0.0.6:50691
    2023/01/12 23:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.138619368s) from=127.0.0.6:53241
    2023/01/12 23:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.279448675s) from=127.0.0.6:37885
    2023/01/12 23:29:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.28612526s) from=127.0.0.6:51777
    2023/01/12 23:29:45 [DEBUG] http: Request GET /v1/status/leader (1.969776ms) from=127.0.0.6:44537
    2023/01/12 23:29:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.152322351s) from=127.0.0.6:51903
    2023/01/12 23:29:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.616602103s) from=127.0.0.6:50117
    2023/01/12 23:29:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.987419399s) from=127.0.0.6:36287
    2023/01/12 23:29:47 [DEBUG] http: Request GET /v1/status/leader (353.24µs) from=127.0.0.6:44537
    2023/01/12 23:29:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.581965196s) from=127.0.0.6:34169
    2023/01/12 23:29:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.044428107s) from=127.0.0.6:58143
    2023/01/12 23:29:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.423213797s) from=127.0.0.6:45095
    2023/01/12 23:29:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.111265376s) from=127.0.0.6:39813
    2023/01/12 23:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.459580982s) from=127.0.0.6:55837
    2023/01/12 23:30:05 [DEBUG] http: Request GET /v1/status/leader (160.87µs) from=127.0.0.6:44537
    2023/01/12 23:30:07 [DEBUG] http: Request GET /v1/status/leader (292.677µs) from=127.0.0.6:56403
    2023/01/12 23:30:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:30:25 [DEBUG] http: Request GET /v1/status/leader (399.012µs) from=127.0.0.6:44537
    2023/01/12 23:30:27 [DEBUG] http: Request GET /v1/status/leader (293.891µs) from=127.0.0.6:44537
    2023/01/12 23:30:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.615735875s) from=127.0.0.6:56329
    2023/01/12 23:30:45 [DEBUG] http: Request GET /v1/status/leader (247.938µs) from=127.0.0.6:44537
    2023/01/12 23:30:48 [DEBUG] http: Request GET /v1/status/leader (230.513µs) from=127.0.0.6:56403
    2023/01/12 23:30:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.882246119s) from=127.0.0.6:48983
    2023/01/12 23:30:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:30:52 [DEBUG] agent: Node info in sync
    2023/01/12 23:30:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.046487591s) from=127.0.0.6:52561
    2023/01/12 23:30:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.060403364s) from=127.0.0.6:46771
    2023/01/12 23:30:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.645132584s) from=127.0.0.6:36811
    2023/01/12 23:30:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m2.929559462s) from=127.0.0.6:38079
    2023/01/12 23:30:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.719552343s) from=127.0.0.6:60383
    2023/01/12 23:30:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m3.701422487s) from=127.0.0.6:51741
    2023/01/12 23:30:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.915905749s) from=127.0.0.6:34201
    2023/01/12 23:31:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m7.279459897s) from=127.0.0.6:50105
    2023/01/12 23:31:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.108506344s) from=127.0.0.6:54709
    2023/01/12 23:31:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m5.51913252s) from=127.0.0.6:36645
    2023/01/12 23:31:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.667878073s) from=127.0.0.6:56129
    2023/01/12 23:31:05 [DEBUG] http: Request GET /v1/status/leader (278.923µs) from=127.0.0.6:44537
    2023/01/12 23:31:08 [DEBUG] http: Request GET /v1/status/leader (225.731µs) from=127.0.0.6:56403
    2023/01/12 23:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:31:25 [DEBUG] http: Request GET /v1/status/leader (311.363µs) from=127.0.0.6:44537
    2023/01/12 23:31:28 [DEBUG] http: Request GET /v1/status/leader (165.827µs) from=127.0.0.6:44537
    2023/01/12 23:31:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.818085353s) from=127.0.0.6:42257
    2023/01/12 23:31:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.400410167s) from=127.0.0.6:50691
    2023/01/12 23:31:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.081858701s) from=127.0.0.6:51777
    2023/01/12 23:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.163551721s) from=127.0.0.6:44395
    2023/01/12 23:31:45 [DEBUG] http: Request GET /v1/status/leader (251.452µs) from=127.0.0.6:44537
    2023/01/12 23:31:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.394996859s) from=127.0.0.6:44751
    2023/01/12 23:31:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.996148656s) from=127.0.0.6:53241
    2023/01/12 23:31:48 [DEBUG] http: Request GET /v1/status/leader (408.047µs) from=127.0.0.6:44537
    2023/01/12 23:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.21458783s) from=127.0.0.6:56023
    2023/01/12 23:31:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.697887329s) from=127.0.0.6:50117
    2023/01/12 23:31:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.803250731s) from=127.0.0.6:51903
    2023/01/12 23:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.143784329s) from=127.0.0.6:37885
    2023/01/12 23:31:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.230962823s) from=127.0.0.6:58143
    2023/01/12 23:31:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.998520435s) from=127.0.0.6:36287
    2023/01/12 23:31:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.320504037s) from=127.0.0.6:34169
    2023/01/12 23:31:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:31:57 [DEBUG] agent: Node info in sync
    2023/01/12 23:31:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.232894863s) from=127.0.0.6:39813
    2023/01/12 23:31:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.342700974s) from=127.0.0.6:55837
    2023/01/12 23:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.473971889s) from=127.0.0.6:45095
    2023/01/12 23:32:05 [DEBUG] http: Request GET /v1/status/leader (164.378µs) from=127.0.0.6:44537
    2023/01/12 23:32:08 [DEBUG] http: Request GET /v1/status/leader (171.028µs) from=127.0.0.6:56403
    2023/01/12 23:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:32:25 [DEBUG] http: Request GET /v1/status/leader (352.009µs) from=127.0.0.6:44537
    2023/01/12 23:32:28 [DEBUG] http: Request GET /v1/status/leader (296.007µs) from=127.0.0.6:44537
    2023/01/12 23:32:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.571770039s) from=127.0.0.6:56329
    2023/01/12 23:32:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:32:45 [DEBUG] http: Request GET /v1/status/leader (381.431µs) from=127.0.0.6:44537
    2023/01/12 23:32:48 [DEBUG] http: Request GET /v1/status/leader (245.148µs) from=127.0.0.6:44537
    2023/01/12 23:32:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.839003964s) from=127.0.0.6:48983
    2023/01/12 23:32:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.804305347s) from=127.0.0.6:46771
    2023/01/12 23:32:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m1.398396979s) from=127.0.0.6:38079
    2023/01/12 23:32:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.062068209s) from=127.0.0.6:52561
    2023/01/12 23:32:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.650748372s) from=127.0.0.6:36811
    2023/01/12 23:32:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.516914509s) from=127.0.0.6:60383
    2023/01/12 23:32:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.343186701s) from=127.0.0.6:34201
    2023/01/12 23:33:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.046651199s) from=127.0.0.6:51741
    2023/01/12 23:33:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m3.755871769s) from=127.0.0.6:54709
    2023/01/12 23:33:05 [DEBUG] http: Request GET /v1/status/leader (275.379µs) from=127.0.0.6:44537
    2023/01/12 23:33:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m6.358375015s) from=127.0.0.6:50105
    2023/01/12 23:33:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m4.290049275s) from=127.0.0.6:36645
    2023/01/12 23:33:08 [DEBUG] http: Request GET /v1/status/leader (337.097µs) from=127.0.0.6:44537
    2023/01/12 23:33:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.541187688s) from=127.0.0.6:56129
    2023/01/12 23:33:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:33:19 [DEBUG] agent: Node info in sync
    2023/01/12 23:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:33:25 [DEBUG] http: Request GET /v1/status/leader (472.39µs) from=127.0.0.6:44537
    2023/01/12 23:33:28 [DEBUG] http: Request GET /v1/status/leader (353.791µs) from=127.0.0.6:56403
    2023/01/12 23:33:45 [DEBUG] http: Request GET /v1/status/leader (293.744µs) from=127.0.0.6:44537
    2023/01/12 23:33:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.711256079s) from=127.0.0.6:50691
    2023/01/12 23:33:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.417984224s) from=127.0.0.6:42257
    2023/01/12 23:33:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.370056974s) from=127.0.0.6:51777
    2023/01/12 23:33:48 [DEBUG] http: Request GET /v1/status/leader (308.031µs) from=127.0.0.6:44537
    2023/01/12 23:33:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.591644406s) from=127.0.0.6:44751
    2023/01/12 23:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.453743647s) from=127.0.0.6:44395
    2023/01/12 23:33:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.322935003s) from=127.0.0.6:56023
    2023/01/12 23:33:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.260180363s) from=127.0.0.6:51903
    2023/01/12 23:33:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.21535026s) from=127.0.0.6:58143
    2023/01/12 23:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.729246258s) from=127.0.0.6:53241
    2023/01/12 23:33:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.19730248s) from=127.0.0.6:50117
    2023/01/12 23:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.125820608s) from=127.0.0.6:36287
    2023/01/12 23:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.152975669s) from=127.0.0.6:37885
    2023/01/12 23:33:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.236992494s) from=127.0.0.6:39813
    2023/01/12 23:34:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.04079865s) from=127.0.0.6:55837
    2023/01/12 23:34:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.507156401s) from=127.0.0.6:34169
    2023/01/12 23:34:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.933300797s) from=127.0.0.6:45095
    2023/01/12 23:34:05 [DEBUG] http: Request GET /v1/status/leader (202.804µs) from=127.0.0.6:44537
    2023/01/12 23:34:08 [DEBUG] http: Request GET /v1/status/leader (152.075µs) from=127.0.0.6:56403
    2023/01/12 23:34:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:34:21 [DEBUG] agent: Node info in sync
    2023/01/12 23:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:34:25 [DEBUG] http: Request GET /v1/status/leader (357.579µs) from=127.0.0.6:44537
    2023/01/12 23:34:28 [DEBUG] http: Request GET /v1/status/leader (242.746µs) from=127.0.0.6:56403
    2023/01/12 23:34:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.682856437s) from=127.0.0.6:56329
    2023/01/12 23:34:45 [DEBUG] http: Request GET /v1/status/leader (181.584µs) from=127.0.0.6:44537
    2023/01/12 23:34:48 [DEBUG] http: Request GET /v1/status/leader (230.847µs) from=127.0.0.6:56403
    2023/01/12 23:34:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.060686728s) from=127.0.0.6:48983
    2023/01/12 23:34:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m1.50357267s) from=127.0.0.6:38079
    2023/01/12 23:35:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.294682878s) from=127.0.0.6:46771
    2023/01/12 23:35:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.478812725s) from=127.0.0.6:52561
    2023/01/12 23:35:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.427639185s) from=127.0.0.6:36811
    2023/01/12 23:35:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.777701429s) from=127.0.0.6:34201
    2023/01/12 23:35:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.987593106s) from=127.0.0.6:60383
    2023/01/12 23:35:05 [DEBUG] http: Request GET /v1/status/leader (152.902µs) from=127.0.0.6:44537
    2023/01/12 23:35:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.137178346s) from=127.0.0.6:54709
    2023/01/12 23:35:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m3.628628002s) from=127.0.0.6:51741
    2023/01/12 23:35:08 [DEBUG] http: Request GET /v1/status/leader (1.655572ms) from=127.0.0.6:56403
    2023/01/12 23:35:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m2.600882161s) from=127.0.0.6:36645
    2023/01/12 23:35:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.290137288s) from=127.0.0.6:56129
    2023/01/12 23:35:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m6.903920563s) from=127.0.0.6:50105
    2023/01/12 23:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:35:25 [DEBUG] http: Request GET /v1/status/leader (190.755µs) from=127.0.0.6:44537
    2023/01/12 23:35:28 [DEBUG] http: Request GET /v1/status/leader (261.58µs) from=127.0.0.6:44537
    2023/01/12 23:35:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:35:45 [DEBUG] http: Request GET /v1/status/leader (164.46µs) from=127.0.0.6:44537
    2023/01/12 23:35:48 [DEBUG] http: Request GET /v1/status/leader (195.936µs) from=127.0.0.6:44537
    2023/01/12 23:35:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.987034036s) from=127.0.0.6:51777
    2023/01/12 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.968114185s) from=127.0.0.6:44395
    2023/01/12 23:35:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.891878844s) from=127.0.0.6:44751
    2023/01/12 23:35:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.790362351s) from=127.0.0.6:50691
    2023/01/12 23:35:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.355025933s) from=127.0.0.6:42257
    2023/01/12 23:35:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.073360816s) from=127.0.0.6:58143
    2023/01/12 23:35:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.757548104s) from=127.0.0.6:51903
    2023/01/12 23:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.745040597s) from=127.0.0.6:53241
    2023/01/12 23:35:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.429464625s) from=127.0.0.6:50117
    2023/01/12 23:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.023752543s) from=127.0.0.6:56023
    2023/01/12 23:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.330565937s) from=127.0.0.6:36287
    2023/01/12 23:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.234189879s) from=127.0.0.6:37885
    2023/01/12 23:36:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.231606551s) from=127.0.0.6:39813
    2023/01/12 23:36:05 [DEBUG] http: Request GET /v1/status/leader (149.67µs) from=127.0.0.6:44537
    2023/01/12 23:36:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.324040256s) from=127.0.0.6:45095
    2023/01/12 23:36:08 [DEBUG] http: Request GET /v1/status/leader (1.577869ms) from=127.0.0.6:44537
    2023/01/12 23:36:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.56574111s) from=127.0.0.6:34169
    2023/01/12 23:36:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.294014257s) from=127.0.0.6:55837
    2023/01/12 23:36:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:36:14 [DEBUG] agent: Node info in sync
    2023/01/12 23:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:36:25 [DEBUG] http: Request GET /v1/status/leader (262.601µs) from=127.0.0.6:44537
    2023/01/12 23:36:28 [DEBUG] http: Request GET /v1/status/leader (248.321µs) from=127.0.0.6:56403
    2023/01/12 23:36:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.31905193s) from=127.0.0.6:56329
    2023/01/12 23:36:45 [DEBUG] http: Request GET /v1/status/leader (202.373µs) from=127.0.0.6:44537
    2023/01/12 23:36:48 [DEBUG] http: Request GET /v1/status/leader (179.93µs) from=127.0.0.6:56403
    2023/01/12 23:37:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m1.808336484s) from=127.0.0.6:38079
    2023/01/12 23:37:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.92234776s) from=127.0.0.6:48983
    2023/01/12 23:37:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.439736347s) from=127.0.0.6:46771
    2023/01/12 23:37:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.350589004s) from=127.0.0.6:36811
    2023/01/12 23:37:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.031159576s) from=127.0.0.6:34201
    2023/01/12 23:37:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.478860968s) from=127.0.0.6:60383
    2023/01/12 23:37:05 [DEBUG] http: Request GET /v1/status/leader (386.106µs) from=127.0.0.6:44537
    2023/01/12 23:37:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.566299663s) from=127.0.0.6:52561
    2023/01/12 23:37:08 [DEBUG] http: Request GET /v1/status/leader (293.458µs) from=127.0.0.6:44537
    2023/01/12 23:37:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.657601857s) from=127.0.0.6:54709
    2023/01/12 23:37:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m1.349278572s) from=127.0.0.6:36645
    2023/01/12 23:37:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m6.856266139s) from=127.0.0.6:51741
    2023/01/12 23:37:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.582406605s) from=127.0.0.6:50105
    2023/01/12 23:37:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.507911947s) from=127.0.0.6:56129
    2023/01/12 23:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:37:25 [DEBUG] http: Request GET /v1/status/leader (282.906µs) from=127.0.0.6:44537
    2023/01/12 23:37:28 [DEBUG] http: Request GET /v1/status/leader (383.87µs) from=127.0.0.6:44537
    2023/01/12 23:37:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:37:30 [DEBUG] agent: Node info in sync
    2023/01/12 23:37:45 [DEBUG] http: Request GET /v1/status/leader (8.625642ms) from=127.0.0.6:44537
    2023/01/12 23:37:48 [DEBUG] http: Request GET /v1/status/leader (157.912µs) from=127.0.0.6:44537
    2023/01/12 23:37:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.748384016s) from=127.0.0.6:51777
    2023/01/12 23:37:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.030890199s) from=127.0.0.6:44751
    2023/01/12 23:37:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.427446214s) from=127.0.0.6:44395
    2023/01/12 23:37:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.129935195s) from=127.0.0.6:50691
    2023/01/12 23:37:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.657365705s) from=127.0.0.6:58143
    2023/01/12 23:37:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.320121567s) from=127.0.0.6:42257
    2023/01/12 23:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.745613114s) from=127.0.0.6:56023
    2023/01/12 23:38:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.016364029s) from=127.0.0.6:51903
    2023/01/12 23:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.462576051s) from=127.0.0.6:36287
    2023/01/12 23:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.375030059s) from=127.0.0.6:37885
    2023/01/12 23:38:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.215449272s) from=127.0.0.6:53241
    2023/01/12 23:38:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.444263735s) from=127.0.0.6:50117
    2023/01/12 23:38:05 [DEBUG] http: Request GET /v1/status/leader (308.857µs) from=127.0.0.6:44537
    2023/01/12 23:38:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.225638466s) from=127.0.0.6:39813
    2023/01/12 23:38:08 [DEBUG] http: Request GET /v1/status/leader (323.748µs) from=127.0.0.6:56403
    2023/01/12 23:38:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.98066268s) from=127.0.0.6:45095
    2023/01/12 23:38:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.964108829s) from=127.0.0.6:34169
    2023/01/12 23:38:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.70213655s) from=127.0.0.6:55837
    2023/01/12 23:38:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:38:25 [DEBUG] http: Request GET /v1/status/leader (187.933µs) from=127.0.0.6:44537
    2023/01/12 23:38:28 [DEBUG] http: Request GET /v1/status/leader (288.369µs) from=127.0.0.6:44537
    2023/01/12 23:38:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.004141459s) from=127.0.0.6:56329
    2023/01/12 23:38:45 [DEBUG] http: Request GET /v1/status/leader (1.900987ms) from=127.0.0.6:44537
    2023/01/12 23:38:48 [DEBUG] http: Request GET /v1/status/leader (272.383µs) from=127.0.0.6:56403
    2023/01/12 23:38:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:38:55 [DEBUG] agent: Node info in sync
    2023/01/12 23:39:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.441962543s) from=127.0.0.6:48983
    2023/01/12 23:39:05 [DEBUG] http: Request GET /v1/status/leader (141.635µs) from=127.0.0.6:44537
    2023/01/12 23:39:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.034556148s) from=127.0.0.6:46771
    2023/01/12 23:39:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m7.273630558s) from=127.0.0.6:38079
    2023/01/12 23:39:08 [DEBUG] http: Request GET /v1/status/leader (149.107µs) from=127.0.0.6:56403
    2023/01/12 23:39:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.870788225s) from=127.0.0.6:36811
    2023/01/12 23:39:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.501698721s) from=127.0.0.6:52561
    2023/01/12 23:39:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.621333257s) from=127.0.0.6:34201
    2023/01/12 23:39:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m0.656597809s) from=127.0.0.6:36645
    2023/01/12 23:39:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m3.150767016s) from=127.0.0.6:54709
    2023/01/12 23:39:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.485386538s) from=127.0.0.6:60383
    2023/01/12 23:39:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.221979978s) from=127.0.0.6:50105
    2023/01/12 23:39:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.311304487s) from=127.0.0.6:51741
    2023/01/12 23:39:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.331333174s) from=127.0.0.6:56129
    2023/01/12 23:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:39:25 [DEBUG] http: Request GET /v1/status/leader (279.101µs) from=127.0.0.6:44537
    2023/01/12 23:39:28 [DEBUG] http: Request GET /v1/status/leader (149.438µs) from=127.0.0.6:44537
    2023/01/12 23:39:45 [DEBUG] http: Request GET /v1/status/leader (321.713µs) from=127.0.0.6:44537
    2023/01/12 23:39:48 [DEBUG] http: Request GET /v1/status/leader (226.136µs) from=127.0.0.6:44537
    2023/01/12 23:39:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.033833096s) from=127.0.0.6:44751
    2023/01/12 23:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.759422486s) from=127.0.0.6:44395
    2023/01/12 23:39:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.29021812s) from=127.0.0.6:50691
    2023/01/12 23:39:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.714092936s) from=127.0.0.6:51777
    2023/01/12 23:39:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.48699177s) from=127.0.0.6:58143
    2023/01/12 23:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m1.104571463s) from=127.0.0.6:36287
    2023/01/12 23:40:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:40:02 [DEBUG] agent: Node info in sync
    2023/01/12 23:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.763760062s) from=127.0.0.6:56023
    2023/01/12 23:40:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.812911764s) from=127.0.0.6:51903
    2023/01/12 23:40:05 [DEBUG] http: Request GET /v1/status/leader (1.325219ms) from=127.0.0.6:44537
    2023/01/12 23:40:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.838001838s) from=127.0.0.6:42257
    2023/01/12 23:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.50804689s) from=127.0.0.6:53241
    2023/01/12 23:40:08 [DEBUG] http: Request GET /v1/status/leader (312.001µs) from=127.0.0.6:44537
    2023/01/12 23:40:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.99567851s) from=127.0.0.6:50117
    2023/01/12 23:40:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.146861745s) from=127.0.0.6:37885
    2023/01/12 23:40:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.655502381s) from=127.0.0.6:39813
    2023/01/12 23:40:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.549049469s) from=127.0.0.6:34169
    2023/01/12 23:40:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.925998645s) from=127.0.0.6:55837
    2023/01/12 23:40:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.107262312s) from=127.0.0.6:45095
    2023/01/12 23:40:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:40:26 [DEBUG] http: Request GET /v1/status/leader (181.695µs) from=127.0.0.6:44537
    2023/01/12 23:40:28 [DEBUG] http: Request GET /v1/status/leader (302.668µs) from=127.0.0.6:56403
    2023/01/12 23:40:46 [DEBUG] http: Request GET /v1/status/leader (133.136µs) from=127.0.0.6:44537
    2023/01/12 23:40:48 [DEBUG] http: Request GET /v1/status/leader (145.892µs) from=127.0.0.6:44537
    2023/01/12 23:40:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.636697767s) from=127.0.0.6:56329
    2023/01/12 23:41:06 [DEBUG] http: Request GET /v1/status/leader (257.62µs) from=127.0.0.6:44537
    2023/01/12 23:41:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.427981621s) from=127.0.0.6:48983
    2023/01/12 23:41:08 [DEBUG] http: Request GET /v1/status/leader (265.505µs) from=127.0.0.6:56403
    2023/01/12 23:41:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.949925376s) from=127.0.0.6:36811
    2023/01/12 23:41:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.28481985s) from=127.0.0.6:34201
    2023/01/12 23:41:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m4.558684378s) from=127.0.0.6:38079
    2023/01/12 23:41:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.994463964s) from=127.0.0.6:52561
    2023/01/12 23:41:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.177273366s) from=127.0.0.6:54709
    2023/01/12 23:41:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.525771681s) from=127.0.0.6:46771
    2023/01/12 23:41:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m2.3907487s) from=127.0.0.6:36645
    2023/01/12 23:41:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.914522986s) from=127.0.0.6:60383
    2023/01/12 23:41:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.249756982s) from=127.0.0.6:50105
    2023/01/12 23:41:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.817978382s) from=127.0.0.6:56129
    2023/01/12 23:41:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.122879081s) from=127.0.0.6:51741
    2023/01/12 23:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:41:26 [DEBUG] http: Request GET /v1/status/leader (385.808µs) from=127.0.0.6:44537
    2023/01/12 23:41:28 [DEBUG] http: Request GET /v1/status/leader (293.128µs) from=127.0.0.6:56403
    2023/01/12 23:41:46 [DEBUG] http: Request GET /v1/status/leader (268.293µs) from=127.0.0.6:44537
    2023/01/12 23:41:48 [DEBUG] http: Request GET /v1/status/leader (181.786µs) from=127.0.0.6:44537
    2023/01/12 23:41:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.153086543s) from=127.0.0.6:44751
    2023/01/12 23:41:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:41:54 [DEBUG] agent: Node info in sync
    2023/01/12 23:42:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.910181287s) from=127.0.0.6:58143
    2023/01/12 23:42:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.386662134s) from=127.0.0.6:51777
    2023/01/12 23:42:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.960797116s) from=127.0.0.6:50691
    2023/01/12 23:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.202885452s) from=127.0.0.6:44395
    2023/01/12 23:42:06 [DEBUG] http: Request GET /v1/status/leader (156.537µs) from=127.0.0.6:44537
    2023/01/12 23:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.699009481s) from=127.0.0.6:36287
    2023/01/12 23:42:08 [DEBUG] http: Request GET /v1/status/leader (310.216µs) from=127.0.0.6:56403
    2023/01/12 23:42:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.458942905s) from=127.0.0.6:56023
    2023/01/12 23:42:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.280233647s) from=127.0.0.6:51903
    2023/01/12 23:42:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.304245708s) from=127.0.0.6:50117
    2023/01/12 23:42:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.703586547s) from=127.0.0.6:53241
    2023/01/12 23:42:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.499149463s) from=127.0.0.6:42257
    2023/01/12 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.809060204s) from=127.0.0.6:37885
    2023/01/12 23:42:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.858961055s) from=127.0.0.6:34169
    2023/01/12 23:42:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.018364897s) from=127.0.0.6:39813
    2023/01/12 23:42:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.198340101s) from=127.0.0.6:55837
    2023/01/12 23:42:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.962411899s) from=127.0.0.6:45095
    2023/01/12 23:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:42:26 [DEBUG] http: Request GET /v1/status/leader (310.051µs) from=127.0.0.6:44537
    2023/01/12 23:42:28 [DEBUG] http: Request GET /v1/status/leader (320.76µs) from=127.0.0.6:56403
    2023/01/12 23:42:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:42:46 [DEBUG] http: Request GET /v1/status/leader (244.344µs) from=127.0.0.6:44537
    2023/01/12 23:42:48 [DEBUG] http: Request GET /v1/status/leader (135.955µs) from=127.0.0.6:44537
    2023/01/12 23:42:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.833394769s) from=127.0.0.6:56329
    2023/01/12 23:43:06 [DEBUG] http: Request GET /v1/status/leader (313.848µs) from=127.0.0.6:44537
    2023/01/12 23:43:08 [DEBUG] http: Request GET /v1/status/leader (281.103µs) from=127.0.0.6:56403
    2023/01/12 23:43:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.203385698s) from=127.0.0.6:48983
    2023/01/12 23:43:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m1.297122663s) from=127.0.0.6:38079
    2023/01/12 23:43:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.731419731s) from=127.0.0.6:34201
    2023/01/12 23:43:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m0.021496632s) from=127.0.0.6:36645
    2023/01/12 23:43:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.481762399s) from=127.0.0.6:36811
    2023/01/12 23:43:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:43:19 [DEBUG] agent: Node info in sync
    2023/01/12 23:43:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.991365034s) from=127.0.0.6:52561
    2023/01/12 23:43:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.986765889s) from=127.0.0.6:46771
    2023/01/12 23:43:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.792537787s) from=127.0.0.6:50105
    2023/01/12 23:43:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m7.434783694s) from=127.0.0.6:54709
    2023/01/12 23:43:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.259244587s) from=127.0.0.6:60383
    2023/01/12 23:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:43:26 [DEBUG] http: Request GET /v1/status/leader (168.404µs) from=127.0.0.6:44537
    2023/01/12 23:43:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m3.841502199s) from=127.0.0.6:51741
    2023/01/12 23:43:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.022884951s) from=127.0.0.6:56129
    2023/01/12 23:43:28 [DEBUG] http: Request GET /v1/status/leader (431.142µs) from=127.0.0.6:44537
    2023/01/12 23:43:46 [DEBUG] http: Request GET /v1/status/leader (136.163µs) from=127.0.0.6:44537
    2023/01/12 23:43:48 [DEBUG] http: Request GET /v1/status/leader (164.888µs) from=127.0.0.6:56403
    2023/01/12 23:44:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.185320935s) from=127.0.0.6:58143
    2023/01/12 23:44:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.327176533s) from=127.0.0.6:44751
    2023/01/12 23:44:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.205148142s) from=127.0.0.6:51777
    2023/01/12 23:44:06 [DEBUG] http: Request GET /v1/status/leader (229.756µs) from=127.0.0.6:44537
    2023/01/12 23:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.41704155s) from=127.0.0.6:44395
    2023/01/12 23:44:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.052766347s) from=127.0.0.6:50691
    2023/01/12 23:44:08 [DEBUG] http: Request GET /v1/status/leader (2.489923ms) from=127.0.0.6:44537
    2023/01/12 23:44:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.060430607s) from=127.0.0.6:51903
    2023/01/12 23:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.088598752s) from=127.0.0.6:56023
    2023/01/12 23:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.032999229s) from=127.0.0.6:36287
    2023/01/12 23:44:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.290261612s) from=127.0.0.6:50117
    2023/01/12 23:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.424126112s) from=127.0.0.6:37885
    2023/01/12 23:44:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.379526049s) from=127.0.0.6:42257
    2023/01/12 23:44:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.831065706s) from=127.0.0.6:53241
    2023/01/12 23:44:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.249833077s) from=127.0.0.6:34169
    2023/01/12 23:44:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.568629232s) from=127.0.0.6:39813
    2023/01/12 23:44:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.416027131s) from=127.0.0.6:45095
    2023/01/12 23:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:44:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.36531929s) from=127.0.0.6:55837
    2023/01/12 23:44:26 [DEBUG] http: Request GET /v1/status/leader (266.65µs) from=127.0.0.6:44537
    2023/01/12 23:44:28 [DEBUG] http: Request GET /v1/status/leader (229.001µs) from=127.0.0.6:44537
    2023/01/12 23:44:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:44:41 [DEBUG] agent: Node info in sync
    2023/01/12 23:44:46 [DEBUG] http: Request GET /v1/status/leader (160.875µs) from=127.0.0.6:44537
    2023/01/12 23:44:48 [DEBUG] http: Request GET /v1/status/leader (144.392µs) from=127.0.0.6:44537
    2023/01/12 23:44:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:44:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.885888165s) from=127.0.0.6:56329
    2023/01/12 23:45:06 [DEBUG] http: Request GET /v1/status/leader (341.857µs) from=127.0.0.6:44537
    2023/01/12 23:45:08 [DEBUG] http: Request GET /v1/status/leader (296.317µs) from=127.0.0.6:44537
    2023/01/12 23:45:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.792859221s) from=127.0.0.6:48983
    2023/01/12 23:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.558454872s) from=127.0.0.6:34201
    2023/01/12 23:45:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m2.941840013s) from=127.0.0.6:36645
    2023/01/12 23:45:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m5.810871007s) from=127.0.0.6:38079
    2023/01/12 23:45:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.270130416s) from=127.0.0.6:36811
    2023/01/12 23:45:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.309781902s) from=127.0.0.6:50105
    2023/01/12 23:45:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.18788564s) from=127.0.0.6:52561
    2023/01/12 23:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:45:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.083959101s) from=127.0.0.6:46771
    2023/01/12 23:45:26 [DEBUG] http: Request GET /v1/status/leader (167.406µs) from=127.0.0.6:44537
    2023/01/12 23:45:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.272276573s) from=127.0.0.6:51741
    2023/01/12 23:45:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m7.445024914s) from=127.0.0.6:54709
    2023/01/12 23:45:28 [DEBUG] http: Request GET /v1/status/leader (1.596071ms) from=127.0.0.6:44537
    2023/01/12 23:45:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.255557843s) from=127.0.0.6:60383
    2023/01/12 23:45:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.888244975s) from=127.0.0.6:56129
    2023/01/12 23:45:46 [DEBUG] http: Request GET /v1/status/leader (292.93µs) from=127.0.0.6:44537
    2023/01/12 23:45:48 [DEBUG] http: Request GET /v1/status/leader (138.153µs) from=127.0.0.6:44537
    2023/01/12 23:46:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.983962807s) from=127.0.0.6:44751
    2023/01/12 23:46:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.469715522s) from=127.0.0.6:58143
    2023/01/12 23:46:06 [DEBUG] http: Request GET /v1/status/leader (160.518µs) from=127.0.0.6:44537
    2023/01/12 23:46:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.817321132s) from=127.0.0.6:51777
    2023/01/12 23:46:08 [DEBUG] http: Request GET /v1/status/leader (188.422µs) from=127.0.0.6:56403
    2023/01/12 23:46:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.342555883s) from=127.0.0.6:50691
    2023/01/12 23:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.938104163s) from=127.0.0.6:44395
    2023/01/12 23:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.0850921s) from=127.0.0.6:36287
    2023/01/12 23:46:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.281893024s) from=127.0.0.6:51903
    2023/01/12 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.883287151s) from=127.0.0.6:56023
    2023/01/12 23:46:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.004416978s) from=127.0.0.6:37885
    2023/01/12 23:46:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.904986587s) from=127.0.0.6:50117
    2023/01/12 23:46:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.133532443s) from=127.0.0.6:42257
    2023/01/12 23:46:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.527796885s) from=127.0.0.6:34169
    2023/01/12 23:46:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.710068563s) from=127.0.0.6:45095
    2023/01/12 23:46:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.18417465s) from=127.0.0.6:53241
    2023/01/12 23:46:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:46:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.294870397s) from=127.0.0.6:39813
    2023/01/12 23:46:26 [DEBUG] http: Request GET /v1/status/leader (342.197µs) from=127.0.0.6:44537
    2023/01/12 23:46:28 [DEBUG] http: Request GET /v1/status/leader (419.82µs) from=127.0.0.6:56403
    2023/01/12 23:46:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:46:28 [DEBUG] agent: Node info in sync
    2023/01/12 23:46:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.960123638s) from=127.0.0.6:55837
    2023/01/12 23:46:46 [DEBUG] http: Request GET /v1/status/leader (350.97µs) from=127.0.0.6:44537
    2023/01/12 23:46:48 [DEBUG] http: Request GET /v1/status/leader (1.345748ms) from=127.0.0.6:56403
    2023/01/12 23:47:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:47:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.933576193s) from=127.0.0.6:56329
    2023/01/12 23:47:06 [DEBUG] http: Request GET /v1/status/leader (259.219µs) from=127.0.0.6:44537
    2023/01/12 23:47:08 [DEBUG] http: Request GET /v1/status/leader (236.643µs) from=127.0.0.6:44537
    2023/01/12 23:47:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.063022403s) from=127.0.0.6:48983
    2023/01/12 23:47:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m0.058754488s) from=127.0.0.6:36645
    2023/01/12 23:47:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.072520107s) from=127.0.0.6:36811
    2023/01/12 23:47:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m1.837249172s) from=127.0.0.6:38079
    2023/01/12 23:47:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.426653208s) from=127.0.0.6:34201
    2023/01/12 23:47:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:47:26 [DEBUG] http: Request GET /v1/status/leader (144.641µs) from=127.0.0.6:44537
    2023/01/12 23:47:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.582745177s) from=127.0.0.6:50105
    2023/01/12 23:47:28 [DEBUG] http: Request GET /v1/status/leader (172.642µs) from=127.0.0.6:56403
    2023/01/12 23:47:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.714344705s) from=127.0.0.6:46771
    2023/01/12 23:47:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.686276091s) from=127.0.0.6:52561
    2023/01/12 23:47:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.744082186s) from=127.0.0.6:60383
    2023/01/12 23:47:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.932127573s) from=127.0.0.6:54709
    2023/01/12 23:47:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:47:32 [DEBUG] agent: Node info in sync
    2023/01/12 23:47:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m7.405477899s) from=127.0.0.6:51741
    2023/01/12 23:47:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.352900058s) from=127.0.0.6:56129
    2023/01/12 23:47:46 [DEBUG] http: Request GET /v1/status/leader (271.055µs) from=127.0.0.6:44537
    2023/01/12 23:47:48 [DEBUG] http: Request GET /v1/status/leader (251.496µs) from=127.0.0.6:44537
    2023/01/12 23:48:06 [DEBUG] http: Request GET /v1/status/leader (187.145µs) from=127.0.0.6:44537
    2023/01/12 23:48:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.639015926s) from=127.0.0.6:44751
    2023/01/12 23:48:08 [DEBUG] http: Request GET /v1/status/leader (1.653943ms) from=127.0.0.6:44537
    2023/01/12 23:48:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.919772911s) from=127.0.0.6:51777
    2023/01/12 23:48:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.521375835s) from=127.0.0.6:58143
    2023/01/12 23:48:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.789930254s) from=127.0.0.6:50691
    2023/01/12 23:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.304005786s) from=127.0.0.6:44395
    2023/01/12 23:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.663723144s) from=127.0.0.6:36287
    2023/01/12 23:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.139875816s) from=127.0.0.6:56023
    2023/01/12 23:48:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.878088136s) from=127.0.0.6:37885
    2023/01/12 23:48:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.238269352s) from=127.0.0.6:51903
    2023/01/12 23:48:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.321809489s) from=127.0.0.6:50117
    2023/01/12 23:48:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.651662904s) from=127.0.0.6:34169
    2023/01/12 23:48:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.555682266s) from=127.0.0.6:42257
    2023/01/12 23:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:48:26 [DEBUG] http: Request GET /v1/status/leader (235.357µs) from=127.0.0.6:44537
    2023/01/12 23:48:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.031399576s) from=127.0.0.6:53241
    2023/01/12 23:48:28 [DEBUG] http: Request GET /v1/status/leader (277.952µs) from=127.0.0.6:44537
    2023/01/12 23:48:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.288158907s) from=127.0.0.6:45095
    2023/01/12 23:48:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.746263545s) from=127.0.0.6:55837
    2023/01/12 23:48:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.321196442s) from=127.0.0.6:39813
    2023/01/12 23:48:46 [DEBUG] http: Request GET /v1/status/leader (157.413µs) from=127.0.0.6:44537
    2023/01/12 23:48:48 [DEBUG] http: Request GET /v1/status/leader (166.773µs) from=127.0.0.6:44537
    2023/01/12 23:49:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.575439661s) from=127.0.0.6:56329
    2023/01/12 23:49:06 [DEBUG] http: Request GET /v1/status/leader (231.526µs) from=127.0.0.6:44537
    2023/01/12 23:49:08 [DEBUG] http: Request GET /v1/status/leader (279.945µs) from=127.0.0.6:44537
    2023/01/12 23:49:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.099556973s) from=127.0.0.6:48983
    2023/01/12 23:49:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m3.342860386s) from=127.0.0.6:36645
    2023/01/12 23:49:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.320691417s) from=127.0.0.6:36811
    2023/01/12 23:49:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m0.762771986s) from=127.0.0.6:38079
    2023/01/12 23:49:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:49:22 [DEBUG] agent: Node info in sync
    2023/01/12 23:49:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:49:26 [DEBUG] http: Request GET /v1/status/leader (351.991µs) from=127.0.0.6:44537
    2023/01/12 23:49:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.444083447s) from=127.0.0.6:50105
    2023/01/12 23:49:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.084769078s) from=127.0.0.6:34201
    2023/01/12 23:49:28 [DEBUG] http: Request GET /v1/status/leader (259.84µs) from=127.0.0.6:56403
    2023/01/12 23:49:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.555197168s) from=127.0.0.6:52561
    2023/01/12 23:49:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m3.502958838s) from=127.0.0.6:46771
    2023/01/12 23:49:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.548478483s) from=127.0.0.6:60383
    2023/01/12 23:49:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m5.091156003s) from=127.0.0.6:54709
    2023/01/12 23:49:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.155057457s) from=127.0.0.6:51741
    2023/01/12 23:49:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:49:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.362226362s) from=127.0.0.6:56129
    2023/01/12 23:49:46 [DEBUG] http: Request GET /v1/status/leader (133.212µs) from=127.0.0.6:44537
    2023/01/12 23:49:48 [DEBUG] http: Request GET /v1/status/leader (255.009µs) from=127.0.0.6:44537
    2023/01/12 23:50:06 [DEBUG] http: Request GET /v1/status/leader (133.397µs) from=127.0.0.6:44537
    2023/01/12 23:50:08 [DEBUG] http: Request GET /v1/status/leader (208.245µs) from=127.0.0.6:44537
    2023/01/12 23:50:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.453718554s) from=127.0.0.6:44751
    2023/01/12 23:50:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.307649702s) from=127.0.0.6:51777
    2023/01/12 23:50:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.299845837s) from=127.0.0.6:58143
    2023/01/12 23:50:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.317491849s) from=127.0.0.6:50691
    2023/01/12 23:50:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.879897435s) from=127.0.0.6:56023
    2023/01/12 23:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.925452635s) from=127.0.0.6:44395
    2023/01/12 23:50:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.484118854s) from=127.0.0.6:36287
    2023/01/12 23:50:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.998961828s) from=127.0.0.6:51903
    2023/01/12 23:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.494876643s) from=127.0.0.6:37885
    2023/01/12 23:50:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:50:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.705715344s) from=127.0.0.6:34169
    2023/01/12 23:50:26 [DEBUG] http: Request GET /v1/status/leader (401.58µs) from=127.0.0.6:44537
    2023/01/12 23:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.362191451s) from=127.0.0.6:53241
    2023/01/12 23:50:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.160244909s) from=127.0.0.6:50117
    2023/01/12 23:50:28 [DEBUG] http: Request GET /v1/status/leader (281.979µs) from=127.0.0.6:44537
    2023/01/12 23:50:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.731124738s) from=127.0.0.6:42257
    2023/01/12 23:50:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.273791518s) from=127.0.0.6:45095
    2023/01/12 23:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.436007781s) from=127.0.0.6:55837
    2023/01/12 23:50:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.356326924s) from=127.0.0.6:39813
    2023/01/12 23:50:46 [DEBUG] http: Request GET /v1/status/leader (203.201µs) from=127.0.0.6:44537
    2023/01/12 23:50:48 [DEBUG] http: Request GET /v1/status/leader (187.199µs) from=127.0.0.6:44537
    2023/01/12 23:50:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:50:58 [DEBUG] agent: Node info in sync
    2023/01/12 23:51:06 [DEBUG] http: Request GET /v1/status/leader (295.631µs) from=127.0.0.6:44537
    2023/01/12 23:51:08 [DEBUG] http: Request GET /v1/status/leader (144.252µs) from=127.0.0.6:56403
    2023/01/12 23:51:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.842228209s) from=127.0.0.6:56329
    2023/01/12 23:51:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m3.004989556s) from=127.0.0.6:36645
    2023/01/12 23:51:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m2.782149728s) from=127.0.0.6:38079
    2023/01/12 23:51:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:51:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.274829963s) from=127.0.0.6:48983
    2023/01/12 23:51:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.495200086s) from=127.0.0.6:36811
    2023/01/12 23:51:26 [DEBUG] http: Request GET /v1/status/leader (278.022µs) from=127.0.0.6:44537
    2023/01/12 23:51:28 [DEBUG] http: Request GET /v1/status/leader (166.14µs) from=127.0.0.6:44537
    2023/01/12 23:51:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.281885991s) from=127.0.0.6:50105
    2023/01/12 23:51:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.919703209s) from=127.0.0.6:52561
    2023/01/12 23:51:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.62978261s) from=127.0.0.6:46771
    2023/01/12 23:51:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.90080252s) from=127.0.0.6:34201
    2023/01/12 23:51:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.533970899s) from=127.0.0.6:60383
    2023/01/12 23:51:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.307089991s) from=127.0.0.6:51741
    2023/01/12 23:51:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.964100648s) from=127.0.0.6:54709
    2023/01/12 23:51:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.446699787s) from=127.0.0.6:56129
    2023/01/12 23:51:46 [DEBUG] http: Request GET /v1/status/leader (278.992µs) from=127.0.0.6:44537
    2023/01/12 23:51:48 [DEBUG] http: Request GET /v1/status/leader (295.36µs) from=127.0.0.6:44537
    2023/01/12 23:51:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:52:06 [DEBUG] http: Request GET /v1/status/leader (179.926µs) from=127.0.0.6:44537
    2023/01/12 23:52:08 [DEBUG] http: Request GET /v1/status/leader (255.578µs) from=127.0.0.6:44537
    2023/01/12 23:52:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.233523104s) from=127.0.0.6:44751
    2023/01/12 23:52:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:52:11 [DEBUG] agent: Node info in sync
    2023/01/12 23:52:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.000081895s) from=127.0.0.6:58143
    2023/01/12 23:52:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.089705523s) from=127.0.0.6:51777
    2023/01/12 23:52:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.828442267s) from=127.0.0.6:50691
    2023/01/12 23:52:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.12706146s) from=127.0.0.6:44395
    2023/01/12 23:52:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.672477182s) from=127.0.0.6:56023
    2023/01/12 23:52:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.479423225s) from=127.0.0.6:37885
    2023/01/12 23:52:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:52:26 [DEBUG] http: Request GET /v1/status/leader (267.338µs) from=127.0.0.6:44537
    2023/01/12 23:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.153157663s) from=127.0.0.6:36287
    2023/01/12 23:52:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.823107521s) from=127.0.0.6:34169
    2023/01/12 23:52:28 [DEBUG] http: Request GET /v1/status/leader (149.014µs) from=127.0.0.6:44537
    2023/01/12 23:52:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.137145732s) from=127.0.0.6:50117
    2023/01/12 23:52:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.460492441s) from=127.0.0.6:51903
    2023/01/12 23:52:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.969336628s) from=127.0.0.6:53241
    2023/01/12 23:52:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.810839478s) from=127.0.0.6:55837
    2023/01/12 23:52:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.450300739s) from=127.0.0.6:42257
    2023/01/12 23:52:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.467171654s) from=127.0.0.6:45095
    2023/01/12 23:52:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.099816029s) from=127.0.0.6:39813
    2023/01/12 23:52:46 [DEBUG] http: Request GET /v1/status/leader (264.147µs) from=127.0.0.6:44537
    2023/01/12 23:52:48 [DEBUG] http: Request GET /v1/status/leader (1.333274ms) from=127.0.0.6:56403
    2023/01/12 23:53:06 [DEBUG] http: Request GET /v1/status/leader (293.12µs) from=127.0.0.6:44537
    2023/01/12 23:53:08 [DEBUG] http: Request GET /v1/status/leader (173.032µs) from=127.0.0.6:56403
    2023/01/12 23:53:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.280810105s) from=127.0.0.6:56329
    2023/01/12 23:53:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:53:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.280662814s) from=127.0.0.6:36811
    2023/01/12 23:53:26 [DEBUG] http: Request GET /v1/status/leader (180.122µs) from=127.0.0.6:44537
    2023/01/12 23:53:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.376787596s) from=127.0.0.6:48983
    2023/01/12 23:53:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m2.07247487s) from=127.0.0.6:38079
    2023/01/12 23:53:28 [DEBUG] http: Request GET /v1/status/leader (257.618µs) from=127.0.0.6:56403
    2023/01/12 23:53:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m6.572327595s) from=127.0.0.6:36645
    2023/01/12 23:53:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.068482289s) from=127.0.0.6:50105
    2023/01/12 23:53:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.953707102s) from=127.0.0.6:46771
    2023/01/12 23:53:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.727616113s) from=127.0.0.6:52561
    2023/01/12 23:53:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.619458585s) from=127.0.0.6:51741
    2023/01/12 23:53:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.212824181s) from=127.0.0.6:34201
    2023/01/12 23:53:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.918241554s) from=127.0.0.6:60383
    2023/01/12 23:53:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m5.15879783s) from=127.0.0.6:54709
    2023/01/12 23:53:46 [DEBUG] http: Request GET /v1/status/leader (271.079µs) from=127.0.0.6:44537
    2023/01/12 23:53:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:53:47 [DEBUG] agent: Node info in sync
    2023/01/12 23:53:49 [DEBUG] http: Request GET /v1/status/leader (165.525µs) from=127.0.0.6:56403
    2023/01/12 23:53:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.588141173s) from=127.0.0.6:56129
    2023/01/12 23:53:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:54:06 [DEBUG] http: Request GET /v1/status/leader (194.831µs) from=127.0.0.6:44537
    2023/01/12 23:54:09 [DEBUG] http: Request GET /v1/status/leader (296.837µs) from=127.0.0.6:44537
    2023/01/12 23:54:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.744131045s) from=127.0.0.6:44751
    2023/01/12 23:54:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.481858121s) from=127.0.0.6:51777
    2023/01/12 23:54:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.265366565s) from=127.0.0.6:58143
    2023/01/12 23:54:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.747551329s) from=127.0.0.6:50691
    2023/01/12 23:54:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.200365416s) from=127.0.0.6:37885
    2023/01/12 23:54:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:54:26 [DEBUG] http: Request GET /v1/status/leader (403.837µs) from=127.0.0.6:44537
    2023/01/12 23:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.60629278s) from=127.0.0.6:44395
    2023/01/12 23:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.646867476s) from=127.0.0.6:56023
    2023/01/12 23:54:29 [DEBUG] http: Request GET /v1/status/leader (283.86µs) from=127.0.0.6:56403
    2023/01/12 23:54:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.001577509s) from=127.0.0.6:50117
    2023/01/12 23:54:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.84845849s) from=127.0.0.6:36287
    2023/01/12 23:54:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.989404921s) from=127.0.0.6:51903
    2023/01/12 23:54:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.917778189s) from=127.0.0.6:34169
    2023/01/12 23:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.124632375s) from=127.0.0.6:53241
    2023/01/12 23:54:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.391921768s) from=127.0.0.6:55837
    2023/01/12 23:54:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.231947076s) from=127.0.0.6:42257
    2023/01/12 23:54:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.635693758s) from=127.0.0.6:39813
    2023/01/12 23:54:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.385549446s) from=127.0.0.6:45095
    2023/01/12 23:54:46 [DEBUG] http: Request GET /v1/status/leader (212.738µs) from=127.0.0.6:44537
    2023/01/12 23:54:49 [DEBUG] http: Request GET /v1/status/leader (375.982µs) from=127.0.0.6:44537
    2023/01/12 23:55:06 [DEBUG] http: Request GET /v1/status/leader (278.538µs) from=127.0.0.6:44537
    2023/01/12 23:55:09 [DEBUG] http: Request GET /v1/status/leader (282.671µs) from=127.0.0.6:44537
    2023/01/12 23:55:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.030629099s) from=127.0.0.6:56329
    2023/01/12 23:55:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:55:20 [DEBUG] agent: Node info in sync
    2023/01/12 23:55:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:55:26 [DEBUG] http: Request GET /v1/status/leader (3.106669ms) from=127.0.0.6:44537
    2023/01/12 23:55:29 [DEBUG] http: Request GET /v1/status/leader (167.315µs) from=127.0.0.6:44537
    2023/01/12 23:55:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m2.717544029s) from=127.0.0.6:38079
    2023/01/12 23:55:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.867217782s) from=127.0.0.6:48983
    2023/01/12 23:55:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m1.603917248s) from=127.0.0.6:36645
    2023/01/12 23:55:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.097144668s) from=127.0.0.6:50105
    2023/01/12 23:55:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.60633333s) from=127.0.0.6:36811
    2023/01/12 23:55:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.891900154s) from=127.0.0.6:52561
    2023/01/12 23:55:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.860675412s) from=127.0.0.6:46771
    2023/01/12 23:55:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.552584811s) from=127.0.0.6:51741
    2023/01/12 23:55:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.110194988s) from=127.0.0.6:34201
    2023/01/12 23:55:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m1.283022149s) from=127.0.0.6:60383
    2023/01/12 23:55:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.578742603s) from=127.0.0.6:54709
    2023/01/12 23:55:46 [DEBUG] http: Request GET /v1/status/leader (232.83µs) from=127.0.0.6:44537
    2023/01/12 23:55:49 [DEBUG] http: Request GET /v1/status/leader (168.28µs) from=127.0.0.6:44537
    2023/01/12 23:55:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.564032502s) from=127.0.0.6:56129
    2023/01/12 23:56:06 [DEBUG] http: Request GET /v1/status/leader (193.288µs) from=127.0.0.6:44537
    2023/01/12 23:56:09 [DEBUG] http: Request GET /v1/status/leader (228.15µs) from=127.0.0.6:44537
    2023/01/12 23:56:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:56:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.471647321s) from=127.0.0.6:51777
    2023/01/12 23:56:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.402269611s) from=127.0.0.6:44751
    2023/01/12 23:56:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:56:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.657222612s) from=127.0.0.6:50691
    2023/01/12 23:56:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.765544679s) from=127.0.0.6:58143
    2023/01/12 23:56:26 [DEBUG] http: Request GET /v1/status/leader (280.169µs) from=127.0.0.6:44537
    2023/01/12 23:56:29 [DEBUG] http: Request GET /v1/status/leader (229.032µs) from=127.0.0.6:56403
    2023/01/12 23:56:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.890828148s) from=127.0.0.6:44395
    2023/01/12 23:56:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.491358424s) from=127.0.0.6:37885
    2023/01/12 23:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.118167145s) from=127.0.0.6:56023
    2023/01/12 23:56:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.461949687s) from=127.0.0.6:51903
    2023/01/12 23:56:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.695931064s) from=127.0.0.6:50117
    2023/01/12 23:56:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.194865709s) from=127.0.0.6:36287
    2023/01/12 23:56:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.879733012s) from=127.0.0.6:34169
    2023/01/12 23:56:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.450714773s) from=127.0.0.6:42257
    2023/01/12 23:56:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.090425693s) from=127.0.0.6:53241
    2023/01/12 23:56:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.018771049s) from=127.0.0.6:55837
    2023/01/12 23:56:46 [DEBUG] http: Request GET /v1/status/leader (153.395µs) from=127.0.0.6:44537
    2023/01/12 23:56:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.827438815s) from=127.0.0.6:45095
    2023/01/12 23:56:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:56:47 [DEBUG] agent: Node info in sync
    2023/01/12 23:56:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.358233853s) from=127.0.0.6:39813
    2023/01/12 23:56:49 [DEBUG] http: Request GET /v1/status/leader (290.689µs) from=127.0.0.6:44537
    2023/01/12 23:57:06 [DEBUG] http: Request GET /v1/status/leader (240.398µs) from=127.0.0.6:44537
    2023/01/12 23:57:09 [DEBUG] http: Request GET /v1/status/leader (308.995µs) from=127.0.0.6:44537
    2023/01/12 23:57:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:57:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m7.438510758s) from=127.0.0.6:56329
    2023/01/12 23:57:26 [DEBUG] http: Request GET /v1/status/leader (190.252µs) from=127.0.0.6:44537
    2023/01/12 23:57:29 [DEBUG] http: Request GET /v1/status/leader (134.412µs) from=127.0.0.6:44537
    2023/01/12 23:57:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.129938665s) from=127.0.0.6:50105
    2023/01/12 23:57:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m5.863669561s) from=127.0.0.6:38079
    2023/01/12 23:57:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m7.344512624s) from=127.0.0.6:48983
    2023/01/12 23:57:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m5.915692227s) from=127.0.0.6:36645
    2023/01/12 23:57:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.448841641s) from=127.0.0.6:36811
    2023/01/12 23:57:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.396019161s) from=127.0.0.6:52561
    2023/01/12 23:57:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.109298895s) from=127.0.0.6:46771
    2023/01/12 23:57:46 [DEBUG] http: Request GET /v1/status/leader (285.304µs) from=127.0.0.6:44537
    2023/01/12 23:57:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.382474177s) from=127.0.0.6:51741
    2023/01/12 23:57:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:57:48 [DEBUG] agent: Node info in sync
    2023/01/12 23:57:49 [DEBUG] http: Request GET /v1/status/leader (163.981µs) from=127.0.0.6:44537
    2023/01/12 23:57:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.777391962s) from=127.0.0.6:60383
    2023/01/12 23:57:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m4.549413436s) from=127.0.0.6:54709
    2023/01/12 23:57:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.698893521s) from=127.0.0.6:34201
    2023/01/12 23:57:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.040607612s) from=127.0.0.6:56129
    2023/01/12 23:58:06 [DEBUG] http: Request GET /v1/status/leader (168.968µs) from=127.0.0.6:44537
    2023/01/12 23:58:09 [DEBUG] http: Request GET /v1/status/leader (320.453µs) from=127.0.0.6:56403
    2023/01/12 23:58:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.006997273s) from=127.0.0.6:44751
    2023/01/12 23:58:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.40715301s) from=127.0.0.6:51777
    2023/01/12 23:58:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:58:26 [DEBUG] http: Request GET /v1/status/leader (264.378µs) from=127.0.0.6:44537
    2023/01/12 23:58:29 [DEBUG] http: Request GET /v1/status/leader (156.73µs) from=127.0.0.6:56403
    2023/01/12 23:58:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.108437554s) from=127.0.0.6:58143
    2023/01/12 23:58:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.19079449s) from=127.0.0.6:50691
    2023/01/12 23:58:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.2206934s) from=127.0.0.6:51903
    2023/01/12 23:58:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m0.948265037s) from=127.0.0.6:36287
    2023/01/12 23:58:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.569931052s) from=127.0.0.6:50117
    2023/01/12 23:58:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.535723499s) from=127.0.0.6:34169
    2023/01/12 23:58:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.918082701s) from=127.0.0.6:56023
    2023/01/12 23:58:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.198799479s) from=127.0.0.6:37885
    2023/01/12 23:58:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.492893162s) from=127.0.0.6:44395
    2023/01/12 23:58:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/12 23:58:46 [DEBUG] http: Request GET /v1/status/leader (185.139µs) from=127.0.0.6:44537
    2023/01/12 23:58:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.97144168s) from=127.0.0.6:42257
    2023/01/12 23:58:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.172412958s) from=127.0.0.6:53241
    2023/01/12 23:58:49 [DEBUG] http: Request GET /v1/status/leader (282.719µs) from=127.0.0.6:56403
    2023/01/12 23:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.364068396s) from=127.0.0.6:55837
    2023/01/12 23:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.019385552s) from=127.0.0.6:45095
    2023/01/12 23:58:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.064960073s) from=127.0.0.6:39813
    2023/01/12 23:59:06 [DEBUG] http: Request GET /v1/status/leader (348.175µs) from=127.0.0.6:44537
    2023/01/12 23:59:09 [DEBUG] http: Request GET /v1/status/leader (197.88µs) from=127.0.0.6:56403
    2023/01/12 23:59:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/12 23:59:17 [DEBUG] agent: Node info in sync
    2023/01/12 23:59:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/12 23:59:26 [DEBUG] http: Request GET /v1/status/leader (448.322µs) from=127.0.0.6:44537
    2023/01/12 23:59:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.417901845s) from=127.0.0.6:56329
    2023/01/12 23:59:29 [DEBUG] http: Request GET /v1/status/leader (180.542µs) from=127.0.0.6:56403
    2023/01/12 23:59:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.460328918s) from=127.0.0.6:50105
    2023/01/12 23:59:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m1.896168238s) from=127.0.0.6:38079
    2023/01/12 23:59:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.582021367s) from=127.0.0.6:36811
    2023/01/12 23:59:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.328834282s) from=127.0.0.6:48983
    2023/01/12 23:59:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m6.931751763s) from=127.0.0.6:36645
    2023/01/12 23:59:46 [DEBUG] http: Request GET /v1/status/leader (312.632µs) from=127.0.0.6:44537
    2023/01/12 23:59:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m7.487433659s) from=127.0.0.6:52561
    2023/01/12 23:59:49 [DEBUG] http: Request GET /v1/status/leader (334.089µs) from=127.0.0.6:44537
    2023/01/12 23:59:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.015123637s) from=127.0.0.6:60383
    2023/01/12 23:59:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.832653727s) from=127.0.0.6:46771
    2023/01/12 23:59:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.914260945s) from=127.0.0.6:51741
    2023/01/12 23:59:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m4.694944528s) from=127.0.0.6:54709
    2023/01/12 23:59:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.249907044s) from=127.0.0.6:56129
    2023/01/12 23:59:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.14779104s) from=127.0.0.6:34201
    2023/01/13 00:00:06 [DEBUG] http: Request GET /v1/status/leader (900.708µs) from=127.0.0.6:44537
    2023/01/13 00:00:09 [DEBUG] http: Request GET /v1/status/leader (260.762µs) from=127.0.0.6:44537
    2023/01/13 00:00:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.280856432s) from=127.0.0.6:44751
    2023/01/13 00:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:00:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.57320097s) from=127.0.0.6:51777
    2023/01/13 00:00:27 [DEBUG] http: Request GET /v1/status/leader (269.337µs) from=127.0.0.6:44537
    2023/01/13 00:00:29 [DEBUG] http: Request GET /v1/status/leader (133.398µs) from=127.0.0.6:44537
    2023/01/13 00:00:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.764435971s) from=127.0.0.6:58143
    2023/01/13 00:00:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.344398922s) from=127.0.0.6:50691
    2023/01/13 00:00:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.561843206s) from=127.0.0.6:51903
    2023/01/13 00:00:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.311186468s) from=127.0.0.6:56023
    2023/01/13 00:00:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.578896142s) from=127.0.0.6:36287
    2023/01/13 00:00:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.145000043s) from=127.0.0.6:34169
    2023/01/13 00:00:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.276362161s) from=127.0.0.6:50117
    2023/01/13 00:00:47 [DEBUG] http: Request GET /v1/status/leader (309.672µs) from=127.0.0.6:44537
    2023/01/13 00:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.102250544s) from=127.0.0.6:44395
    2023/01/13 00:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.146679697s) from=127.0.0.6:37885
    2023/01/13 00:00:49 [DEBUG] http: Request GET /v1/status/leader (305.225µs) from=127.0.0.6:44537
    2023/01/13 00:00:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.06729473s) from=127.0.0.6:42257
    2023/01/13 00:00:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.714884001s) from=127.0.0.6:45095
    2023/01/13 00:00:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.171421202s) from=127.0.0.6:53241
    2023/01/13 00:00:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.152360327s) from=127.0.0.6:55837
    2023/01/13 00:01:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.296856194s) from=127.0.0.6:39813
    2023/01/13 00:01:07 [DEBUG] http: Request GET /v1/status/leader (260.043µs) from=127.0.0.6:44537
    2023/01/13 00:01:09 [DEBUG] http: Request GET /v1/status/leader (135.323µs) from=127.0.0.6:44537
    2023/01/13 00:01:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:01:16 [DEBUG] agent: Node info in sync
    2023/01/13 00:01:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:01:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:01:27 [DEBUG] http: Request GET /v1/status/leader (132.148µs) from=127.0.0.6:44537
    2023/01/13 00:01:29 [DEBUG] http: Request GET /v1/status/leader (3.891831ms) from=127.0.0.6:44537
    2023/01/13 00:01:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.205322784s) from=127.0.0.6:56329
    2023/01/13 00:01:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.711332082s) from=127.0.0.6:50105
    2023/01/13 00:01:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m4.940654453s) from=127.0.0.6:38079
    2023/01/13 00:01:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.295758557s) from=127.0.0.6:48983
    2023/01/13 00:01:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.839738088s) from=127.0.0.6:36811
    2023/01/13 00:01:47 [DEBUG] http: Request GET /v1/status/leader (233.163µs) from=127.0.0.6:44537
    2023/01/13 00:01:49 [DEBUG] http: Request GET /v1/status/leader (259.757µs) from=127.0.0.6:44537
    2023/01/13 00:01:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m6.879077298s) from=127.0.0.6:36645
    2023/01/13 00:01:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.047645793s) from=127.0.0.6:46771
    2023/01/13 00:01:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.57335439s) from=127.0.0.6:52561
    2023/01/13 00:01:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.243550302s) from=127.0.0.6:54709
    2023/01/13 00:01:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m7.073782124s) from=127.0.0.6:60383
    2023/01/13 00:01:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.584213629s) from=127.0.0.6:51741
    2023/01/13 00:02:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.931771734s) from=127.0.0.6:56129
    2023/01/13 00:02:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.098773423s) from=127.0.0.6:34201
    2023/01/13 00:02:07 [DEBUG] http: Request GET /v1/status/leader (229.054µs) from=127.0.0.6:44537
    2023/01/13 00:02:09 [DEBUG] http: Request GET /v1/status/leader (152.41µs) from=127.0.0.6:44537
    2023/01/13 00:02:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:02:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.219363692s) from=127.0.0.6:44751
    2023/01/13 00:02:27 [DEBUG] http: Request GET /v1/status/leader (224.788µs) from=127.0.0.6:44537
    2023/01/13 00:02:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.79346122s) from=127.0.0.6:51777
    2023/01/13 00:02:29 [DEBUG] http: Request GET /v1/status/leader (295.211µs) from=127.0.0.6:44537
    2023/01/13 00:02:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.731834389s) from=127.0.0.6:58143
    2023/01/13 00:02:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.610865026s) from=127.0.0.6:50691
    2023/01/13 00:02:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:02:44 [DEBUG] agent: Node info in sync
    2023/01/13 00:02:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.590503914s) from=127.0.0.6:34169
    2023/01/13 00:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.311155613s) from=127.0.0.6:56023
    2023/01/13 00:02:47 [DEBUG] http: Request GET /v1/status/leader (192.562µs) from=127.0.0.6:44537
    2023/01/13 00:02:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.072338728s) from=127.0.0.6:44395
    2023/01/13 00:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.079660587s) from=127.0.0.6:37885
    2023/01/13 00:02:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.372645016s) from=127.0.0.6:51903
    2023/01/13 00:02:49 [DEBUG] http: Request GET /v1/status/leader (364.733µs) from=127.0.0.6:56403
    2023/01/13 00:02:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.79678833s) from=127.0.0.6:36287
    2023/01/13 00:02:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.595679527s) from=127.0.0.6:42257
    2023/01/13 00:02:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.416362192s) from=127.0.0.6:50117
    2023/01/13 00:02:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.587197579s) from=127.0.0.6:45095
    2023/01/13 00:03:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.035859638s) from=127.0.0.6:53241
    2023/01/13 00:03:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.224299464s) from=127.0.0.6:55837
    2023/01/13 00:03:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.94391711s) from=127.0.0.6:39813
    2023/01/13 00:03:07 [DEBUG] http: Request GET /v1/status/leader (334.171µs) from=127.0.0.6:44537
    2023/01/13 00:03:09 [DEBUG] http: Request GET /v1/status/leader (237.384µs) from=127.0.0.6:56403
    2023/01/13 00:03:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:03:27 [DEBUG] http: Request GET /v1/status/leader (175.239µs) from=127.0.0.6:44537
    2023/01/13 00:03:29 [DEBUG] http: Request GET /v1/status/leader (143.024µs) from=127.0.0.6:56403
    2023/01/13 00:03:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.232197203s) from=127.0.0.6:56329
    2023/01/13 00:03:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m0.794925556s) from=127.0.0.6:50105
    2023/01/13 00:03:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.975750386s) from=127.0.0.6:48983
    2023/01/13 00:03:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m2.252842645s) from=127.0.0.6:38079
    2023/01/13 00:03:47 [DEBUG] http: Request GET /v1/status/leader (342.841µs) from=127.0.0.6:44537
    2023/01/13 00:03:49 [DEBUG] http: Request GET /v1/status/leader (539.292µs) from=127.0.0.6:44537
    2023/01/13 00:03:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m0.045011113s) from=127.0.0.6:36645
    2023/01/13 00:03:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.888879241s) from=127.0.0.6:36811
    2023/01/13 00:03:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.872492917s) from=127.0.0.6:46771
    2023/01/13 00:03:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.805662891s) from=127.0.0.6:52561
    2023/01/13 00:03:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.30195318s) from=127.0.0.6:54709
    2023/01/13 00:03:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m3.239541251s) from=127.0.0.6:60383
    2023/01/13 00:04:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m0.267357193s) from=127.0.0.6:56129
    2023/01/13 00:04:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.366036841s) from=127.0.0.6:51741
    2023/01/13 00:04:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:04:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.203348139s) from=127.0.0.6:34201
    2023/01/13 00:04:07 [DEBUG] http: Request GET /v1/status/leader (229.506µs) from=127.0.0.6:44537
    2023/01/13 00:04:09 [DEBUG] http: Request GET /v1/status/leader (345.006µs) from=127.0.0.6:44537
    2023/01/13 00:04:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:04:20 [DEBUG] agent: Node info in sync
    2023/01/13 00:04:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:04:27 [DEBUG] http: Request GET /v1/status/leader (275.63µs) from=127.0.0.6:44537
    2023/01/13 00:04:29 [DEBUG] http: Request GET /v1/status/leader (305.51µs) from=127.0.0.6:56403
    2023/01/13 00:04:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.749899349s) from=127.0.0.6:44751
    2023/01/13 00:04:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.777699848s) from=127.0.0.6:51777
    2023/01/13 00:04:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.429210603s) from=127.0.0.6:58143
    2023/01/13 00:04:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.648527871s) from=127.0.0.6:50691
    2023/01/13 00:04:47 [DEBUG] http: Request GET /v1/status/leader (1.040871ms) from=127.0.0.6:44537
    2023/01/13 00:04:49 [DEBUG] http: Request GET /v1/status/leader (247.749µs) from=127.0.0.6:44537
    2023/01/13 00:04:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.233268744s) from=127.0.0.6:42257
    2023/01/13 00:04:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.95926246s) from=127.0.0.6:44395
    2023/01/13 00:04:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.152665077s) from=127.0.0.6:56023
    2023/01/13 00:04:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.190584431s) from=127.0.0.6:34169
    2023/01/13 00:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.714630947s) from=127.0.0.6:37885
    2023/01/13 00:04:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.796422248s) from=127.0.0.6:50117
    2023/01/13 00:04:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.711428897s) from=127.0.0.6:51903
    2023/01/13 00:04:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.492717341s) from=127.0.0.6:45095
    2023/01/13 00:04:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m7.459400623s) from=127.0.0.6:36287
    2023/01/13 00:05:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.072031427s) from=127.0.0.6:55837
    2023/01/13 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.184278898s) from=127.0.0.6:53241
    2023/01/13 00:05:07 [DEBUG] http: Request GET /v1/status/leader (276.386µs) from=127.0.0.6:44537
    2023/01/13 00:05:09 [DEBUG] http: Request GET /v1/status/leader (145.764µs) from=127.0.0.6:44537
    2023/01/13 00:05:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.984909417s) from=127.0.0.6:39813
    2023/01/13 00:05:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:05:27 [DEBUG] http: Request GET /v1/status/leader (277.547µs) from=127.0.0.6:44537
    2023/01/13 00:05:29 [DEBUG] http: Request GET /v1/status/leader (283.7µs) from=127.0.0.6:44537
    2023/01/13 00:05:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.72203883s) from=127.0.0.6:56329
    2023/01/13 00:05:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:05:36 [DEBUG] agent: Node info in sync
    2023/01/13 00:05:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m5.253748566s) from=127.0.0.6:50105
    2023/01/13 00:05:47 [DEBUG] http: Request GET /v1/status/leader (156.799µs) from=127.0.0.6:44537
    2023/01/13 00:05:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m4.67223474s) from=127.0.0.6:38079
    2023/01/13 00:05:49 [DEBUG] http: Request GET /v1/status/leader (252.62µs) from=127.0.0.6:44537
    2023/01/13 00:05:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m7.351088617s) from=127.0.0.6:48983
    2023/01/13 00:05:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m3.158852546s) from=127.0.0.6:36645
    2023/01/13 00:05:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.717548912s) from=127.0.0.6:36811
    2023/01/13 00:05:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.494310243s) from=127.0.0.6:54709
    2023/01/13 00:06:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.001341863s) from=127.0.0.6:46771
    2023/01/13 00:06:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.613933634s) from=127.0.0.6:52561
    2023/01/13 00:06:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m1.677973934s) from=127.0.0.6:60383
    2023/01/13 00:06:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.619791975s) from=127.0.0.6:56129
    2023/01/13 00:06:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.274184945s) from=127.0.0.6:51741
    2023/01/13 00:06:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.490227267s) from=127.0.0.6:34201
    2023/01/13 00:06:07 [DEBUG] http: Request GET /v1/status/leader (223.177µs) from=127.0.0.6:44537
    2023/01/13 00:06:09 [DEBUG] http: Request GET /v1/status/leader (262.247µs) from=127.0.0.6:56403
    2023/01/13 00:06:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:06:27 [DEBUG] http: Request GET /v1/status/leader (242.477µs) from=127.0.0.6:44537
    2023/01/13 00:06:29 [DEBUG] http: Request GET /v1/status/leader (168.302µs) from=127.0.0.6:56403
    2023/01/13 00:06:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.715082767s) from=127.0.0.6:44751
    2023/01/13 00:06:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.249014047s) from=127.0.0.6:51777
    2023/01/13 00:06:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.430151522s) from=127.0.0.6:58143
    2023/01/13 00:06:47 [DEBUG] http: Request GET /v1/status/leader (278.827µs) from=127.0.0.6:44537
    2023/01/13 00:06:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.546079503s) from=127.0.0.6:50691
    2023/01/13 00:06:49 [DEBUG] http: Request GET /v1/status/leader (245.883µs) from=127.0.0.6:56403
    2023/01/13 00:06:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:06:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.627919491s) from=127.0.0.6:42257
    2023/01/13 00:06:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.884076161s) from=127.0.0.6:34169
    2023/01/13 00:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.071375771s) from=127.0.0.6:44395
    2023/01/13 00:06:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.347033126s) from=127.0.0.6:37885
    2023/01/13 00:06:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.807008325s) from=127.0.0.6:50117
    2023/01/13 00:06:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.649250917s) from=127.0.0.6:51903
    2023/01/13 00:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.282122827s) from=127.0.0.6:56023
    2023/01/13 00:07:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.380966884s) from=127.0.0.6:45095
    2023/01/13 00:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.782230439s) from=127.0.0.6:36287
    2023/01/13 00:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.208002258s) from=127.0.0.6:55837
    2023/01/13 00:07:07 [DEBUG] http: Request GET /v1/status/leader (221.019µs) from=127.0.0.6:44537
    2023/01/13 00:07:09 [DEBUG] http: Request GET /v1/status/leader (158.115µs) from=127.0.0.6:56403
    2023/01/13 00:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.358109747s) from=127.0.0.6:53241
    2023/01/13 00:07:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.44053207s) from=127.0.0.6:39813
    2023/01/13 00:07:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:07:27 [DEBUG] http: Request GET /v1/status/leader (233.029µs) from=127.0.0.6:44537
    2023/01/13 00:07:29 [DEBUG] http: Request GET /v1/status/leader (304.492µs) from=127.0.0.6:44537
    2023/01/13 00:07:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.62699293s) from=127.0.0.6:56329
    2023/01/13 00:07:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:07:35 [DEBUG] agent: Node info in sync
    2023/01/13 00:07:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.339121281s) from=127.0.0.6:50105
    2023/01/13 00:07:47 [DEBUG] http: Request GET /v1/status/leader (153.382µs) from=127.0.0.6:44537
    2023/01/13 00:07:49 [DEBUG] http: Request GET /v1/status/leader (164.337µs) from=127.0.0.6:44537
    2023/01/13 00:07:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m5.119461255s) from=127.0.0.6:38079
    2023/01/13 00:07:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.873851553s) from=127.0.0.6:48983
    2023/01/13 00:07:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m1.78325056s) from=127.0.0.6:36645
    2023/01/13 00:07:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m0.339829825s) from=127.0.0.6:54709
    2023/01/13 00:08:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.423909498s) from=127.0.0.6:46771
    2023/01/13 00:08:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.672108184s) from=127.0.0.6:36811
    2023/01/13 00:08:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.556934547s) from=127.0.0.6:52561
    2023/01/13 00:08:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.584858342s) from=127.0.0.6:60383
    2023/01/13 00:08:07 [DEBUG] http: Request GET /v1/status/leader (290.018µs) from=127.0.0.6:44537
    2023/01/13 00:08:09 [DEBUG] http: Request GET /v1/status/leader (250.251µs) from=127.0.0.6:56403
    2023/01/13 00:08:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.449886494s) from=127.0.0.6:56129
    2023/01/13 00:08:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.550019791s) from=127.0.0.6:34201
    2023/01/13 00:08:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.778597998s) from=127.0.0.6:51741
    2023/01/13 00:08:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:08:27 [DEBUG] http: Request GET /v1/status/leader (257.737µs) from=127.0.0.6:44537
    2023/01/13 00:08:29 [DEBUG] http: Request GET /v1/status/leader (215.629µs) from=127.0.0.6:56403
    2023/01/13 00:08:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.130150115s) from=127.0.0.6:44751
    2023/01/13 00:08:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.630501099s) from=127.0.0.6:58143
    2023/01/13 00:08:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.468798991s) from=127.0.0.6:51777
    2023/01/13 00:08:47 [DEBUG] http: Request GET /v1/status/leader (475.452µs) from=127.0.0.6:44537
    2023/01/13 00:08:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:08:48 [DEBUG] agent: Node info in sync
    2023/01/13 00:08:49 [DEBUG] http: Request GET /v1/status/leader (345.823µs) from=127.0.0.6:56403
    2023/01/13 00:08:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.544244155s) from=127.0.0.6:34169
    2023/01/13 00:08:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.800079179s) from=127.0.0.6:42257
    2023/01/13 00:08:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.247183874s) from=127.0.0.6:50691
    2023/01/13 00:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.967012292s) from=127.0.0.6:44395
    2023/01/13 00:08:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.30502319s) from=127.0.0.6:51903
    2023/01/13 00:09:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.487865429s) from=127.0.0.6:37885
    2023/01/13 00:09:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.222116112s) from=127.0.0.6:50117
    2023/01/13 00:09:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.501390975s) from=127.0.0.6:45095
    2023/01/13 00:09:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.486501401s) from=127.0.0.6:56023
    2023/01/13 00:09:07 [DEBUG] http: Request GET /v1/status/leader (2.431264ms) from=127.0.0.6:44537
    2023/01/13 00:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.756915845s) from=127.0.0.6:55837
    2023/01/13 00:09:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:09:09 [DEBUG] http: Request GET /v1/status/leader (278.69µs) from=127.0.0.6:56403
    2023/01/13 00:09:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.233772608s) from=127.0.0.6:36287
    2023/01/13 00:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.689186667s) from=127.0.0.6:53241
    2023/01/13 00:09:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.222633622s) from=127.0.0.6:39813
    2023/01/13 00:09:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:09:27 [DEBUG] http: Request GET /v1/status/leader (140.267µs) from=127.0.0.6:44537
    2023/01/13 00:09:29 [DEBUG] http: Request GET /v1/status/leader (305.933µs) from=127.0.0.6:44537
    2023/01/13 00:09:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.091208379s) from=127.0.0.6:56329
    2023/01/13 00:09:47 [DEBUG] http: Request GET /v1/status/leader (134.499µs) from=127.0.0.6:44537
    2023/01/13 00:09:49 [DEBUG] http: Request GET /v1/status/leader (468.335µs) from=127.0.0.6:56403
    2023/01/13 00:09:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:09:50 [DEBUG] agent: Node info in sync
    2023/01/13 00:09:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m5.664246062s) from=127.0.0.6:50105
    2023/01/13 00:09:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m0.811136458s) from=127.0.0.6:38079
    2023/01/13 00:09:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.362231268s) from=127.0.0.6:48983
    2023/01/13 00:09:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m3.230355033s) from=127.0.0.6:36645
    2023/01/13 00:10:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.549187917s) from=127.0.0.6:54709
    2023/01/13 00:10:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.921527675s) from=127.0.0.6:36811
    2023/01/13 00:10:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m3.607564184s) from=127.0.0.6:46771
    2023/01/13 00:10:07 [DEBUG] http: Request GET /v1/status/leader (263.697µs) from=127.0.0.6:44537
    2023/01/13 00:10:09 [DEBUG] http: Request GET /v1/status/leader (165.827µs) from=127.0.0.6:56403
    2023/01/13 00:10:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m2.679799341s) from=127.0.0.6:60383
    2023/01/13 00:10:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.47864424s) from=127.0.0.6:52561
    2023/01/13 00:10:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.015225741s) from=127.0.0.6:56129
    2023/01/13 00:10:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.451555611s) from=127.0.0.6:51741
    2023/01/13 00:10:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.449911732s) from=127.0.0.6:34201
    2023/01/13 00:10:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:10:27 [DEBUG] http: Request GET /v1/status/leader (232.292µs) from=127.0.0.6:44537
    2023/01/13 00:10:29 [DEBUG] http: Request GET /v1/status/leader (178.409µs) from=127.0.0.6:56403
    2023/01/13 00:10:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.551721216s) from=127.0.0.6:44751
    2023/01/13 00:10:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.535740167s) from=127.0.0.6:58143
    2023/01/13 00:10:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.48850802s) from=127.0.0.6:51777
    2023/01/13 00:10:47 [DEBUG] http: Request GET /v1/status/leader (307.969µs) from=127.0.0.6:44537
    2023/01/13 00:10:49 [DEBUG] http: Request GET /v1/status/leader (167.14µs) from=127.0.0.6:44537
    2023/01/13 00:10:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.038434004s) from=127.0.0.6:50691
    2023/01/13 00:10:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.98305227s) from=127.0.0.6:42257
    2023/01/13 00:10:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.24990706s) from=127.0.0.6:34169
    2023/01/13 00:11:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:11:03 [DEBUG] agent: Node info in sync
    2023/01/13 00:11:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.615986206s) from=127.0.0.6:44395
    2023/01/13 00:11:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.030908842s) from=127.0.0.6:51903
    2023/01/13 00:11:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.205505944s) from=127.0.0.6:37885
    2023/01/13 00:11:07 [DEBUG] http: Request GET /v1/status/leader (189.033µs) from=127.0.0.6:44537
    2023/01/13 00:11:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.75860714s) from=127.0.0.6:50117
    2023/01/13 00:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.928739501s) from=127.0.0.6:45095
    2023/01/13 00:11:09 [DEBUG] http: Request GET /v1/status/leader (273.304µs) from=127.0.0.6:56403
    2023/01/13 00:11:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.143428255s) from=127.0.0.6:56023
    2023/01/13 00:11:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.90951648s) from=127.0.0.6:36287
    2023/01/13 00:11:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.535064843s) from=127.0.0.6:55837
    2023/01/13 00:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.528940723s) from=127.0.0.6:53241
    2023/01/13 00:11:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.566686658s) from=127.0.0.6:39813
    2023/01/13 00:11:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:11:27 [DEBUG] http: Request GET /v1/status/leader (264.018µs) from=127.0.0.6:44537
    2023/01/13 00:11:29 [DEBUG] http: Request GET /v1/status/leader (138.304µs) from=127.0.0.6:44537
    2023/01/13 00:11:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.388186609s) from=127.0.0.6:56329
    2023/01/13 00:11:47 [DEBUG] http: Request GET /v1/status/leader (266.24µs) from=127.0.0.6:44537
    2023/01/13 00:11:49 [DEBUG] http: Request GET /v1/status/leader (289.443µs) from=127.0.0.6:44537
    2023/01/13 00:11:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m0.705350705s) from=127.0.0.6:38079
    2023/01/13 00:11:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.474835262s) from=127.0.0.6:50105
    2023/01/13 00:11:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.532179578s) from=127.0.0.6:48983
    2023/01/13 00:12:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:12:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m6.515118917s) from=127.0.0.6:36645
    2023/01/13 00:12:07 [DEBUG] http: Request GET /v1/status/leader (282.468µs) from=127.0.0.6:44537
    2023/01/13 00:12:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m3.145657173s) from=127.0.0.6:46771
    2023/01/13 00:12:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m7.102564958s) from=127.0.0.6:54709
    2023/01/13 00:12:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.021189935s) from=127.0.0.6:36811
    2023/01/13 00:12:09 [DEBUG] http: Request GET /v1/status/leader (263.537µs) from=127.0.0.6:56403
    2023/01/13 00:12:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m1.580482768s) from=127.0.0.6:60383
    2023/01/13 00:12:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.777966249s) from=127.0.0.6:52561
    2023/01/13 00:12:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.978476838s) from=127.0.0.6:56129
    2023/01/13 00:12:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.940721182s) from=127.0.0.6:34201
    2023/01/13 00:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.296181588s) from=127.0.0.6:51741
    2023/01/13 00:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:12:27 [DEBUG] http: Request GET /v1/status/leader (1.390611ms) from=127.0.0.6:44537
    2023/01/13 00:12:29 [DEBUG] http: Request GET /v1/status/leader (281.593µs) from=127.0.0.6:56403
    2023/01/13 00:12:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:12:36 [DEBUG] agent: Node info in sync
    2023/01/13 00:12:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.190520398s) from=127.0.0.6:44751
    2023/01/13 00:12:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.251164018s) from=127.0.0.6:58143
    2023/01/13 00:12:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.876501774s) from=127.0.0.6:51777
    2023/01/13 00:12:47 [DEBUG] http: Request GET /v1/status/leader (273.829µs) from=127.0.0.6:44537
    2023/01/13 00:12:49 [DEBUG] http: Request GET /v1/status/leader (261.62µs) from=127.0.0.6:44537
    2023/01/13 00:12:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.894652109s) from=127.0.0.6:50691
    2023/01/13 00:13:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.600403813s) from=127.0.0.6:42257
    2023/01/13 00:13:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.649394909s) from=127.0.0.6:44395
    2023/01/13 00:13:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.335118739s) from=127.0.0.6:34169
    2023/01/13 00:13:07 [DEBUG] http: Request GET /v1/status/leader (148.401µs) from=127.0.0.6:44537
    2023/01/13 00:13:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.917895847s) from=127.0.0.6:51903
    2023/01/13 00:13:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.404095488s) from=127.0.0.6:37885
    2023/01/13 00:13:09 [DEBUG] http: Request GET /v1/status/leader (374.173µs) from=127.0.0.6:44537
    2023/01/13 00:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.357160011s) from=127.0.0.6:45095
    2023/01/13 00:13:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.158609738s) from=127.0.0.6:50117
    2023/01/13 00:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.465943106s) from=127.0.0.6:56023
    2023/01/13 00:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m1.505704299s) from=127.0.0.6:36287
    2023/01/13 00:13:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.517300792s) from=127.0.0.6:55837
    2023/01/13 00:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:13:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.023296861s) from=127.0.0.6:53241
    2023/01/13 00:13:27 [DEBUG] http: Request GET /v1/status/leader (617.82µs) from=127.0.0.6:44537
    2023/01/13 00:13:29 [DEBUG] http: Request GET /v1/status/leader (508.689µs) from=127.0.0.6:56403
    2023/01/13 00:13:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.46230047s) from=127.0.0.6:39813
    2023/01/13 00:13:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.702826465s) from=127.0.0.6:56329
    2023/01/13 00:13:47 [DEBUG] http: Request GET /v1/status/leader (475.012µs) from=127.0.0.6:44537
    2023/01/13 00:13:49 [DEBUG] http: Request GET /v1/status/leader (321.944µs) from=127.0.0.6:44537
    2023/01/13 00:14:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.783133862s) from=127.0.0.6:50105
    2023/01/13 00:14:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m5.377067506s) from=127.0.0.6:38079
    2023/01/13 00:14:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.478981116s) from=127.0.0.6:48983
    2023/01/13 00:14:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:14:07 [DEBUG] http: Request GET /v1/status/leader (136.627µs) from=127.0.0.6:44537
    2023/01/13 00:14:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m1.427864791s) from=127.0.0.6:36645
    2023/01/13 00:14:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:14:08 [DEBUG] agent: Node info in sync
    2023/01/13 00:14:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m0.445444008s) from=127.0.0.6:46771
    2023/01/13 00:14:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m0.148504615s) from=127.0.0.6:54709
    2023/01/13 00:14:09 [DEBUG] http: Request GET /v1/status/leader (160.724µs) from=127.0.0.6:44537
    2023/01/13 00:14:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m2.002892092s) from=127.0.0.6:36811
    2023/01/13 00:14:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.664927823s) from=127.0.0.6:60383
    2023/01/13 00:14:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.603962104s) from=127.0.0.6:52561
    2023/01/13 00:14:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.912400272s) from=127.0.0.6:56129
    2023/01/13 00:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:14:27 [DEBUG] http: Request GET /v1/status/leader (244.337µs) from=127.0.0.6:44537
    2023/01/13 00:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.081032791s) from=127.0.0.6:34201
    2023/01/13 00:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.078057199s) from=127.0.0.6:51741
    2023/01/13 00:14:29 [DEBUG] http: Request GET /v1/status/leader (243.186µs) from=127.0.0.6:56403
    2023/01/13 00:14:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.061898306s) from=127.0.0.6:44751
    2023/01/13 00:14:47 [DEBUG] http: Request GET /v1/status/leader (275.698µs) from=127.0.0.6:44537
    2023/01/13 00:14:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.344022538s) from=127.0.0.6:51777
    2023/01/13 00:14:49 [DEBUG] http: Request GET /v1/status/leader (138.515µs) from=127.0.0.6:44537
    2023/01/13 00:14:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.036553556s) from=127.0.0.6:58143
    2023/01/13 00:14:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.143810975s) from=127.0.0.6:50691
    2023/01/13 00:15:07 [DEBUG] http: Request GET /v1/status/leader (252.55µs) from=127.0.0.6:44537
    2023/01/13 00:15:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.648015904s) from=127.0.0.6:42257
    2023/01/13 00:15:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.779724751s) from=127.0.0.6:51903
    2023/01/13 00:15:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.133083012s) from=127.0.0.6:34169
    2023/01/13 00:15:09 [DEBUG] http: Request GET /v1/status/leader (164.495µs) from=127.0.0.6:44537
    2023/01/13 00:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.629732681s) from=127.0.0.6:44395
    2023/01/13 00:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.30592843s) from=127.0.0.6:37885
    2023/01/13 00:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.573138815s) from=127.0.0.6:45095
    2023/01/13 00:15:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.06287066s) from=127.0.0.6:50117
    2023/01/13 00:15:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.312739442s) from=127.0.0.6:56023
    2023/01/13 00:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.845720415s) from=127.0.0.6:36287
    2023/01/13 00:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.860347785s) from=127.0.0.6:55837
    2023/01/13 00:15:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:15:24 [DEBUG] agent: Node info in sync
    2023/01/13 00:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.490051878s) from=127.0.0.6:53241
    2023/01/13 00:15:27 [DEBUG] http: Request GET /v1/status/leader (210.94µs) from=127.0.0.6:44537
    2023/01/13 00:15:29 [DEBUG] http: Request GET /v1/status/leader (156.129µs) from=127.0.0.6:44537
    2023/01/13 00:15:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.32725547s) from=127.0.0.6:39813
    2023/01/13 00:15:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.93262879s) from=127.0.0.6:56329
    2023/01/13 00:15:47 [DEBUG] http: Request GET /v1/status/leader (326.274µs) from=127.0.0.6:44537
    2023/01/13 00:15:49 [DEBUG] http: Request GET /v1/status/leader (220.49µs) from=127.0.0.6:56403
    2023/01/13 00:16:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m0.898635245s) from=127.0.0.6:38079
    2023/01/13 00:16:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m1.422712907s) from=127.0.0.6:50105
    2023/01/13 00:16:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.107179545s) from=127.0.0.6:48983
    2023/01/13 00:16:07 [DEBUG] http: Request GET /v1/status/leader (283.868µs) from=127.0.0.6:44537
    2023/01/13 00:16:09 [DEBUG] http: Request GET /v1/status/leader (154.353µs) from=127.0.0.6:44537
    2023/01/13 00:16:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m3.66190873s) from=127.0.0.6:46771
    2023/01/13 00:16:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.145781982s) from=127.0.0.6:36811
    2023/01/13 00:16:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:16:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m5.730653074s) from=127.0.0.6:36645
    2023/01/13 00:16:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.985113848s) from=127.0.0.6:54709
    2023/01/13 00:16:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.058444033s) from=127.0.0.6:52561
    2023/01/13 00:16:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m7.429275146s) from=127.0.0.6:60383
    2023/01/13 00:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:16:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.29137669s) from=127.0.0.6:56129
    2023/01/13 00:16:27 [DEBUG] http: Request GET /v1/status/leader (274.412µs) from=127.0.0.6:44537
    2023/01/13 00:16:29 [DEBUG] http: Request GET /v1/status/leader (296.704µs) from=127.0.0.6:56403
    2023/01/13 00:16:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.974677544s) from=127.0.0.6:34201
    2023/01/13 00:16:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.371599243s) from=127.0.0.6:51741
    2023/01/13 00:16:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.7746317s) from=127.0.0.6:44751
    2023/01/13 00:16:47 [DEBUG] http: Request GET /v1/status/leader (155.525µs) from=127.0.0.6:44537
    2023/01/13 00:16:49 [DEBUG] http: Request GET /v1/status/leader (1.073215ms) from=127.0.0.6:44537
    2023/01/13 00:16:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.515390427s) from=127.0.0.6:58143
    2023/01/13 00:16:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.374032595s) from=127.0.0.6:51777
    2023/01/13 00:17:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.048800238s) from=127.0.0.6:50691
    2023/01/13 00:17:07 [DEBUG] http: Request GET /v1/status/leader (244.677µs) from=127.0.0.6:44537
    2023/01/13 00:17:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.901247936s) from=127.0.0.6:42257
    2023/01/13 00:17:09 [DEBUG] http: Request GET /v1/status/leader (266.392µs) from=127.0.0.6:56403
    2023/01/13 00:17:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.301818482s) from=127.0.0.6:51903
    2023/01/13 00:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.932786236s) from=127.0.0.6:37885
    2023/01/13 00:17:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.689914051s) from=127.0.0.6:34169
    2023/01/13 00:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.951306392s) from=127.0.0.6:44395
    2023/01/13 00:17:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:17:17 [DEBUG] agent: Node info in sync
    2023/01/13 00:17:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.244426021s) from=127.0.0.6:50117
    2023/01/13 00:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.393485688s) from=127.0.0.6:45095
    2023/01/13 00:17:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.603763419s) from=127.0.0.6:55837
    2023/01/13 00:17:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.885132041s) from=127.0.0.6:56023
    2023/01/13 00:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.128106907s) from=127.0.0.6:36287
    2023/01/13 00:17:27 [DEBUG] http: Request GET /v1/status/leader (378.729µs) from=127.0.0.6:44537
    2023/01/13 00:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.047586419s) from=127.0.0.6:53241
    2023/01/13 00:17:29 [DEBUG] http: Request GET /v1/status/leader (270.392µs) from=127.0.0.6:44537
    2023/01/13 00:17:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.258064413s) from=127.0.0.6:39813
    2023/01/13 00:17:47 [DEBUG] http: Request GET /v1/status/leader (400.625µs) from=127.0.0.6:44537
    2023/01/13 00:17:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.686042333s) from=127.0.0.6:56329
    2023/01/13 00:17:49 [DEBUG] http: Request GET /v1/status/leader (298.74µs) from=127.0.0.6:44537
    2023/01/13 00:18:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m4.429526143s) from=127.0.0.6:38079
    2023/01/13 00:18:07 [DEBUG] http: Request GET /v1/status/leader (446.458µs) from=127.0.0.6:44537
    2023/01/13 00:18:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m5.382609003s) from=127.0.0.6:50105
    2023/01/13 00:18:09 [DEBUG] http: Request GET /v1/status/leader (182.654µs) from=127.0.0.6:56403
    2023/01/13 00:18:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.503023851s) from=127.0.0.6:48983
    2023/01/13 00:18:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m2.765544027s) from=127.0.0.6:36811
    2023/01/13 00:18:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m3.508820317s) from=127.0.0.6:54709
    2023/01/13 00:18:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m7.092849902s) from=127.0.0.6:46771
    2023/01/13 00:18:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m7.114293507s) from=127.0.0.6:36645
    2023/01/13 00:18:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.076820621s) from=127.0.0.6:52561
    2023/01/13 00:18:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.461493574s) from=127.0.0.6:60383
    2023/01/13 00:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:18:27 [DEBUG] http: Request GET /v1/status/leader (195.824µs) from=127.0.0.6:44537
    2023/01/13 00:18:30 [DEBUG] http: Request GET /v1/status/leader (521.607µs) from=127.0.0.6:44537
    2023/01/13 00:18:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.847780524s) from=127.0.0.6:56129
    2023/01/13 00:18:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.675170165s) from=127.0.0.6:34201
    2023/01/13 00:18:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.120308827s) from=127.0.0.6:51741
    2023/01/13 00:18:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.976094841s) from=127.0.0.6:44751
    2023/01/13 00:18:47 [DEBUG] http: Request GET /v1/status/leader (289.099µs) from=127.0.0.6:44537
    2023/01/13 00:18:50 [DEBUG] http: Request GET /v1/status/leader (263.573µs) from=127.0.0.6:56403
    2023/01/13 00:18:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.612712271s) from=127.0.0.6:58143
    2023/01/13 00:19:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.311697938s) from=127.0.0.6:51777
    2023/01/13 00:19:07 [DEBUG] http: Request GET /v1/status/leader (279.129µs) from=127.0.0.6:44537
    2023/01/13 00:19:10 [DEBUG] http: Request GET /v1/status/leader (693.823µs) from=127.0.0.6:56403
    2023/01/13 00:19:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:19:10 [DEBUG] agent: Node info in sync
    2023/01/13 00:19:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.492503998s) from=127.0.0.6:42257
    2023/01/13 00:19:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:19:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.325370966s) from=127.0.0.6:50691
    2023/01/13 00:19:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.075685007s) from=127.0.0.6:51903
    2023/01/13 00:19:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.726899107s) from=127.0.0.6:34169
    2023/01/13 00:19:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.258602966s) from=127.0.0.6:50117
    2023/01/13 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.714304119s) from=127.0.0.6:37885
    2023/01/13 00:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.814241953s) from=127.0.0.6:45095
    2023/01/13 00:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.282577003s) from=127.0.0.6:44395
    2023/01/13 00:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:19:27 [DEBUG] http: Request GET /v1/status/leader (240.412µs) from=127.0.0.6:44537
    2023/01/13 00:19:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.150379434s) from=127.0.0.6:56023
    2023/01/13 00:19:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.182628154s) from=127.0.0.6:36287
    2023/01/13 00:19:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.916816848s) from=127.0.0.6:55837
    2023/01/13 00:19:30 [DEBUG] http: Request GET /v1/status/leader (271.535µs) from=127.0.0.6:56403
    2023/01/13 00:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.723121463s) from=127.0.0.6:53241
    2023/01/13 00:19:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.015606326s) from=127.0.0.6:39813
    2023/01/13 00:19:47 [DEBUG] http: Request GET /v1/status/leader (171.155µs) from=127.0.0.6:44537
    2023/01/13 00:19:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.485740499s) from=127.0.0.6:56329
    2023/01/13 00:19:50 [DEBUG] http: Request GET /v1/status/leader (298.91µs) from=127.0.0.6:56403
    2023/01/13 00:20:08 [DEBUG] http: Request GET /v1/status/leader (225.487µs) from=127.0.0.6:44537
    2023/01/13 00:20:10 [DEBUG] http: Request GET /v1/status/leader (270.11µs) from=127.0.0.6:56403
    2023/01/13 00:20:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m3.686826428s) from=127.0.0.6:38079
    2023/01/13 00:20:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.446272797s) from=127.0.0.6:50105
    2023/01/13 00:20:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.779531768s) from=127.0.0.6:48983
    2023/01/13 00:20:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.892138838s) from=127.0.0.6:36811
    2023/01/13 00:20:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m0.247630191s) from=127.0.0.6:36645
    2023/01/13 00:20:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.889000535s) from=127.0.0.6:54709
    2023/01/13 00:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:20:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.711396588s) from=127.0.0.6:46771
    2023/01/13 00:20:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.470012881s) from=127.0.0.6:52561
    2023/01/13 00:20:28 [DEBUG] http: Request GET /v1/status/leader (216.887µs) from=127.0.0.6:44537
    2023/01/13 00:20:30 [DEBUG] http: Request GET /v1/status/leader (1.101686ms) from=127.0.0.6:56403
    2023/01/13 00:20:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:20:30 [DEBUG] agent: Node info in sync
    2023/01/13 00:20:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.742510994s) from=127.0.0.6:60383
    2023/01/13 00:20:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.39641294s) from=127.0.0.6:56129
    2023/01/13 00:20:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.604070677s) from=127.0.0.6:34201
    2023/01/13 00:20:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.200933206s) from=127.0.0.6:51741
    2023/01/13 00:20:48 [DEBUG] http: Request GET /v1/status/leader (252.65µs) from=127.0.0.6:44537
    2023/01/13 00:20:50 [DEBUG] http: Request GET /v1/status/leader (177.65µs) from=127.0.0.6:56403
    2023/01/13 00:20:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.694554971s) from=127.0.0.6:44751
    2023/01/13 00:21:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.859393124s) from=127.0.0.6:51777
    2023/01/13 00:21:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.983194839s) from=127.0.0.6:58143
    2023/01/13 00:21:08 [DEBUG] http: Request GET /v1/status/leader (135.755µs) from=127.0.0.6:44537
    2023/01/13 00:21:10 [DEBUG] http: Request GET /v1/status/leader (160.107µs) from=127.0.0.6:44537
    2023/01/13 00:21:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.745989617s) from=127.0.0.6:51903
    2023/01/13 00:21:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.587287235s) from=127.0.0.6:50691
    2023/01/13 00:21:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:21:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.078582317s) from=127.0.0.6:42257
    2023/01/13 00:21:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.322259341s) from=127.0.0.6:50117
    2023/01/13 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.205673098s) from=127.0.0.6:45095
    2023/01/13 00:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.553790152s) from=127.0.0.6:37885
    2023/01/13 00:21:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.276316333s) from=127.0.0.6:34169
    2023/01/13 00:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:21:28 [DEBUG] http: Request GET /v1/status/leader (2.184314ms) from=127.0.0.6:44537
    2023/01/13 00:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.803630507s) from=127.0.0.6:44395
    2023/01/13 00:21:30 [DEBUG] http: Request GET /v1/status/leader (272.405µs) from=127.0.0.6:44537
    2023/01/13 00:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.833686655s) from=127.0.0.6:36287
    2023/01/13 00:21:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.345740971s) from=127.0.0.6:56023
    2023/01/13 00:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.447320184s) from=127.0.0.6:55837
    2023/01/13 00:21:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.600784329s) from=127.0.0.6:53241
    2023/01/13 00:21:48 [DEBUG] http: Request GET /v1/status/leader (187.763µs) from=127.0.0.6:44537
    2023/01/13 00:21:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.408106737s) from=127.0.0.6:39813
    2023/01/13 00:21:50 [DEBUG] http: Request GET /v1/status/leader (297.463µs) from=127.0.0.6:44537
    2023/01/13 00:21:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:21:52 [DEBUG] agent: Node info in sync
    2023/01/13 00:21:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.060291382s) from=127.0.0.6:56329
    2023/01/13 00:22:08 [DEBUG] http: Request GET /v1/status/leader (188.889µs) from=127.0.0.6:44537
    2023/01/13 00:22:10 [DEBUG] http: Request GET /v1/status/leader (4.061801ms) from=127.0.0.6:56403
    2023/01/13 00:22:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.16992094s) from=127.0.0.6:50105
    2023/01/13 00:22:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m6.638809795s) from=127.0.0.6:38079
    2023/01/13 00:22:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m0.194193998s) from=127.0.0.6:54709
    2023/01/13 00:22:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.596315091s) from=127.0.0.6:48983
    2023/01/13 00:22:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m5.525417782s) from=127.0.0.6:36811
    2023/01/13 00:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:22:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m5.845623439s) from=127.0.0.6:36645
    2023/01/13 00:22:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.016557509s) from=127.0.0.6:46771
    2023/01/13 00:22:28 [DEBUG] http: Request GET /v1/status/leader (251.677µs) from=127.0.0.6:44537
    2023/01/13 00:22:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.050857013s) from=127.0.0.6:52561
    2023/01/13 00:22:30 [DEBUG] http: Request GET /v1/status/leader (130.808µs) from=127.0.0.6:44537
    2023/01/13 00:22:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m7.097536609s) from=127.0.0.6:60383
    2023/01/13 00:22:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.981130629s) from=127.0.0.6:56129
    2023/01/13 00:22:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.865885326s) from=127.0.0.6:34201
    2023/01/13 00:22:48 [DEBUG] http: Request GET /v1/status/leader (147.903µs) from=127.0.0.6:44537
    2023/01/13 00:22:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.436270882s) from=127.0.0.6:51741
    2023/01/13 00:22:50 [DEBUG] http: Request GET /v1/status/leader (414.957µs) from=127.0.0.6:56403
    2023/01/13 00:22:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.300860763s) from=127.0.0.6:44751
    2023/01/13 00:23:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.265293364s) from=127.0.0.6:51777
    2023/01/13 00:23:08 [DEBUG] http: Request GET /v1/status/leader (313.636µs) from=127.0.0.6:44537
    2023/01/13 00:23:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.841519318s) from=127.0.0.6:58143
    2023/01/13 00:23:10 [DEBUG] http: Request GET /v1/status/leader (283.105µs) from=127.0.0.6:56403
    2023/01/13 00:23:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.719732791s) from=127.0.0.6:51903
    2023/01/13 00:23:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.395176157s) from=127.0.0.6:42257
    2023/01/13 00:23:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.354329293s) from=127.0.0.6:37885
    2023/01/13 00:23:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.019766228s) from=127.0.0.6:50691
    2023/01/13 00:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.807067688s) from=127.0.0.6:45095
    2023/01/13 00:23:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.059067582s) from=127.0.0.6:50117
    2023/01/13 00:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:23:28 [DEBUG] http: Request GET /v1/status/leader (308.86µs) from=127.0.0.6:44537
    2023/01/13 00:23:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:23:28 [DEBUG] agent: Node info in sync
    2023/01/13 00:23:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.795464834s) from=127.0.0.6:34169
    2023/01/13 00:23:30 [DEBUG] http: Request GET /v1/status/leader (429.664µs) from=127.0.0.6:56403
    2023/01/13 00:23:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.873334287s) from=127.0.0.6:44395
    2023/01/13 00:23:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.609274561s) from=127.0.0.6:56023
    2023/01/13 00:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.828826608s) from=127.0.0.6:36287
    2023/01/13 00:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.199847169s) from=127.0.0.6:53241
    2023/01/13 00:23:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.968703395s) from=127.0.0.6:55837
    2023/01/13 00:23:48 [DEBUG] http: Request GET /v1/status/leader (348.456µs) from=127.0.0.6:44537
    2023/01/13 00:23:50 [DEBUG] http: Request GET /v1/status/leader (354.409µs) from=127.0.0.6:44537
    2023/01/13 00:23:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:23:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.229368017s) from=127.0.0.6:56329
    2023/01/13 00:23:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.974496512s) from=127.0.0.6:39813
    2023/01/13 00:24:08 [DEBUG] http: Request GET /v1/status/leader (588.189µs) from=127.0.0.6:44537
    2023/01/13 00:24:10 [DEBUG] http: Request GET /v1/status/leader (389.787µs) from=127.0.0.6:44537
    2023/01/13 00:24:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.937326045s) from=127.0.0.6:50105
    2023/01/13 00:24:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m7.318389842s) from=127.0.0.6:38079
    2023/01/13 00:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:24:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.503901729s) from=127.0.0.6:36811
    2023/01/13 00:24:28 [DEBUG] http: Request GET /v1/status/leader (176.602µs) from=127.0.0.6:44537
    2023/01/13 00:24:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.57332583s) from=127.0.0.6:54709
    2023/01/13 00:24:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m2.051493925s) from=127.0.0.6:36645
    2023/01/13 00:24:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.605572124s) from=127.0.0.6:48983
    2023/01/13 00:24:30 [DEBUG] http: Request GET /v1/status/leader (183.761µs) from=127.0.0.6:44537
    2023/01/13 00:24:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.964793892s) from=127.0.0.6:46771
    2023/01/13 00:24:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.35588389s) from=127.0.0.6:52561
    2023/01/13 00:24:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m2.047502457s) from=127.0.0.6:60383
    2023/01/13 00:24:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.587443709s) from=127.0.0.6:34201
    2023/01/13 00:24:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.492316824s) from=127.0.0.6:56129
    2023/01/13 00:24:48 [DEBUG] http: Request GET /v1/status/leader (269.253µs) from=127.0.0.6:44537
    2023/01/13 00:24:50 [DEBUG] http: Request GET /v1/status/leader (151.727µs) from=127.0.0.6:44537
    2023/01/13 00:24:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.465158713s) from=127.0.0.6:51741
    2023/01/13 00:25:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.177272238s) from=127.0.0.6:44751
    2023/01/13 00:25:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:25:06 [DEBUG] agent: Node info in sync
    2023/01/13 00:25:08 [DEBUG] http: Request GET /v1/status/leader (332.097µs) from=127.0.0.6:44537
    2023/01/13 00:25:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.772569187s) from=127.0.0.6:58143
    2023/01/13 00:25:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.510211148s) from=127.0.0.6:51777
    2023/01/13 00:25:10 [DEBUG] http: Request GET /v1/status/leader (274.943µs) from=127.0.0.6:44537
    2023/01/13 00:25:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.789635532s) from=127.0.0.6:42257
    2023/01/13 00:25:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.351093457s) from=127.0.0.6:51903
    2023/01/13 00:25:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.387744531s) from=127.0.0.6:50691
    2023/01/13 00:25:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.741958736s) from=127.0.0.6:37885
    2023/01/13 00:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:25:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.098790364s) from=127.0.0.6:50117
    2023/01/13 00:25:28 [DEBUG] http: Request GET /v1/status/leader (228.118µs) from=127.0.0.6:44537
    2023/01/13 00:25:30 [DEBUG] http: Request GET /v1/status/leader (277.759µs) from=127.0.0.6:56403
    2023/01/13 00:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.36165839s) from=127.0.0.6:45095
    2023/01/13 00:25:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.564482969s) from=127.0.0.6:34169
    2023/01/13 00:25:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.07752931s) from=127.0.0.6:44395
    2023/01/13 00:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m1.609300928s) from=127.0.0.6:36287
    2023/01/13 00:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.913539558s) from=127.0.0.6:56023
    2023/01/13 00:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.891733513s) from=127.0.0.6:53241
    2023/01/13 00:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.711849212s) from=127.0.0.6:55837
    2023/01/13 00:25:48 [DEBUG] http: Request GET /v1/status/leader (1.329072ms) from=127.0.0.6:44537
    2023/01/13 00:25:50 [DEBUG] http: Request GET /v1/status/leader (140.013µs) from=127.0.0.6:56403
    2023/01/13 00:25:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.571999519s) from=127.0.0.6:56329
    2023/01/13 00:25:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.811024887s) from=127.0.0.6:39813
    2023/01/13 00:26:08 [DEBUG] http: Request GET /v1/status/leader (350.873µs) from=127.0.0.6:44537
    2023/01/13 00:26:10 [DEBUG] http: Request GET /v1/status/leader (172.389µs) from=127.0.0.6:56403
    2023/01/13 00:26:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:26:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.407761508s) from=127.0.0.6:50105
    2023/01/13 00:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:26:28 [DEBUG] http: Request GET /v1/status/leader (164.494µs) from=127.0.0.6:44537
    2023/01/13 00:26:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m4.496654417s) from=127.0.0.6:38079
    2023/01/13 00:26:30 [DEBUG] http: Request GET /v1/status/leader (443.825µs) from=127.0.0.6:56403
    2023/01/13 00:26:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.568509285s) from=127.0.0.6:48983
    2023/01/13 00:26:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m4.162686614s) from=127.0.0.6:36645
    2023/01/13 00:26:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m6.393083551s) from=127.0.0.6:36811
    2023/01/13 00:26:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.603631589s) from=127.0.0.6:46771
    2023/01/13 00:26:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m7.061838166s) from=127.0.0.6:54709
    2023/01/13 00:26:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.999220299s) from=127.0.0.6:52561
    2023/01/13 00:26:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m1.969714967s) from=127.0.0.6:60383
    2023/01/13 00:26:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.352380404s) from=127.0.0.6:34201
    2023/01/13 00:26:48 [DEBUG] http: Request GET /v1/status/leader (386.91µs) from=127.0.0.6:44537
    2023/01/13 00:26:50 [DEBUG] http: Request GET /v1/status/leader (336.124µs) from=127.0.0.6:56403
    2023/01/13 00:26:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.445030942s) from=127.0.0.6:56129
    2023/01/13 00:26:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.183088011s) from=127.0.0.6:51741
    2023/01/13 00:27:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:27:02 [DEBUG] agent: Node info in sync
    2023/01/13 00:27:08 [DEBUG] http: Request GET /v1/status/leader (179.747µs) from=127.0.0.6:44537
    2023/01/13 00:27:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.302467364s) from=127.0.0.6:44751
    2023/01/13 00:27:10 [DEBUG] http: Request GET /v1/status/leader (385.93µs) from=127.0.0.6:56403
    2023/01/13 00:27:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.786927129s) from=127.0.0.6:58143
    2023/01/13 00:27:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.586246925s) from=127.0.0.6:51777
    2023/01/13 00:27:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.023967777s) from=127.0.0.6:42257
    2023/01/13 00:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:27:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.677199111s) from=127.0.0.6:51903
    2023/01/13 00:27:28 [DEBUG] http: Request GET /v1/status/leader (316.134µs) from=127.0.0.6:44537
    2023/01/13 00:27:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.21905569s) from=127.0.0.6:50117
    2023/01/13 00:27:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.789486372s) from=127.0.0.6:50691
    2023/01/13 00:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.65691104s) from=127.0.0.6:37885
    2023/01/13 00:27:30 [DEBUG] http: Request GET /v1/status/leader (166.621µs) from=127.0.0.6:44537
    2023/01/13 00:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.478974148s) from=127.0.0.6:45095
    2023/01/13 00:27:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.644456035s) from=127.0.0.6:34169
    2023/01/13 00:27:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.567839601s) from=127.0.0.6:44395
    2023/01/13 00:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.050314026s) from=127.0.0.6:53241
    2023/01/13 00:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.334045243s) from=127.0.0.6:56023
    2023/01/13 00:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.411067336s) from=127.0.0.6:36287
    2023/01/13 00:27:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.440620639s) from=127.0.0.6:55837
    2023/01/13 00:27:48 [DEBUG] http: Request GET /v1/status/leader (296.375µs) from=127.0.0.6:44537
    2023/01/13 00:27:50 [DEBUG] http: Request GET /v1/status/leader (1.645622ms) from=127.0.0.6:56403
    2023/01/13 00:28:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.789418507s) from=127.0.0.6:56329
    2023/01/13 00:28:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.952264547s) from=127.0.0.6:39813
    2023/01/13 00:28:08 [DEBUG] http: Request GET /v1/status/leader (182.208µs) from=127.0.0.6:44537
    2023/01/13 00:28:10 [DEBUG] http: Request GET /v1/status/leader (192.146µs) from=127.0.0.6:56403
    2023/01/13 00:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:28:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m7.306249407s) from=127.0.0.6:50105
    2023/01/13 00:28:28 [DEBUG] http: Request GET /v1/status/leader (319.918µs) from=127.0.0.6:44537
    2023/01/13 00:28:30 [DEBUG] http: Request GET /v1/status/leader (183.09µs) from=127.0.0.6:44537
    2023/01/13 00:28:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m5.706073485s) from=127.0.0.6:38079
    2023/01/13 00:28:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.03333843s) from=127.0.0.6:48983
    2023/01/13 00:28:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m1.323515263s) from=127.0.0.6:36811
    2023/01/13 00:28:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m3.328868735s) from=127.0.0.6:36645
    2023/01/13 00:28:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.182234399s) from=127.0.0.6:46771
    2023/01/13 00:28:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m3.660580178s) from=127.0.0.6:54709
    2023/01/13 00:28:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.596877337s) from=127.0.0.6:52561
    2023/01/13 00:28:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.617935085s) from=127.0.0.6:60383
    2023/01/13 00:28:48 [DEBUG] http: Request GET /v1/status/leader (135.403µs) from=127.0.0.6:44537
    2023/01/13 00:28:50 [DEBUG] http: Request GET /v1/status/leader (215.711µs) from=127.0.0.6:56403
    2023/01/13 00:28:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.232237001s) from=127.0.0.6:34201
    2023/01/13 00:28:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.940652384s) from=127.0.0.6:56129
    2023/01/13 00:28:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:28:55 [DEBUG] agent: Node info in sync
    2023/01/13 00:28:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:29:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.416521894s) from=127.0.0.6:51741
    2023/01/13 00:29:08 [DEBUG] http: Request GET /v1/status/leader (321.362µs) from=127.0.0.6:44537
    2023/01/13 00:29:10 [DEBUG] http: Request GET /v1/status/leader (323.475µs) from=127.0.0.6:56403
    2023/01/13 00:29:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.682727411s) from=127.0.0.6:44751
    2023/01/13 00:29:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.541249787s) from=127.0.0.6:58143
    2023/01/13 00:29:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.270557698s) from=127.0.0.6:42257
    2023/01/13 00:29:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.428224333s) from=127.0.0.6:51777
    2023/01/13 00:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:29:28 [DEBUG] http: Request GET /v1/status/leader (3.534892ms) from=127.0.0.6:44537
    2023/01/13 00:29:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.281889537s) from=127.0.0.6:51903
    2023/01/13 00:29:30 [DEBUG] http: Request GET /v1/status/leader (308.58µs) from=127.0.0.6:56403
    2023/01/13 00:29:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.840280756s) from=127.0.0.6:37885
    2023/01/13 00:29:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.533618208s) from=127.0.0.6:50117
    2023/01/13 00:29:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.195877707s) from=127.0.0.6:50691
    2023/01/13 00:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.261142568s) from=127.0.0.6:45095
    2023/01/13 00:29:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.253458029s) from=127.0.0.6:34169
    2023/01/13 00:29:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.403504064s) from=127.0.0.6:53241
    2023/01/13 00:29:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.001036761s) from=127.0.0.6:44395
    2023/01/13 00:29:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.39883065s) from=127.0.0.6:56023
    2023/01/13 00:29:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.913475061s) from=127.0.0.6:36287
    2023/01/13 00:29:48 [DEBUG] http: Request GET /v1/status/leader (212.397µs) from=127.0.0.6:44537
    2023/01/13 00:29:50 [DEBUG] http: Request GET /v1/status/leader (379.314µs) from=127.0.0.6:44537
    2023/01/13 00:29:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.069918853s) from=127.0.0.6:55837
    2023/01/13 00:30:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.076779777s) from=127.0.0.6:56329
    2023/01/13 00:30:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.224278844s) from=127.0.0.6:39813
    2023/01/13 00:30:08 [DEBUG] http: Request GET /v1/status/leader (629.625µs) from=127.0.0.6:44537
    2023/01/13 00:30:10 [DEBUG] http: Request GET /v1/status/leader (382.091µs) from=127.0.0.6:56403
    2023/01/13 00:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:30:28 [DEBUG] http: Request GET /v1/status/leader (427.511µs) from=127.0.0.6:44537
    2023/01/13 00:30:30 [DEBUG] http: Request GET /v1/status/leader (256.224µs) from=127.0.0.6:44537
    2023/01/13 00:30:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m3.972864804s) from=127.0.0.6:50105
    2023/01/13 00:30:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.793918583s) from=127.0.0.6:48983
    2023/01/13 00:30:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.423821365s) from=127.0.0.6:36811
    2023/01/13 00:30:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:30:38 [DEBUG] agent: Node info in sync
    2023/01/13 00:30:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m3.926228891s) from=127.0.0.6:36645
    2023/01/13 00:30:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m5.897232024s) from=127.0.0.6:38079
    2023/01/13 00:30:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.516580383s) from=127.0.0.6:54709
    2023/01/13 00:30:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.50738702s) from=127.0.0.6:46771
    2023/01/13 00:30:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.483407188s) from=127.0.0.6:60383
    2023/01/13 00:30:48 [DEBUG] http: Request GET /v1/status/leader (453.201µs) from=127.0.0.6:44537
    2023/01/13 00:30:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m7.217044865s) from=127.0.0.6:52561
    2023/01/13 00:30:50 [DEBUG] http: Request GET /v1/status/leader (300.506µs) from=127.0.0.6:44537
    2023/01/13 00:30:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.390728087s) from=127.0.0.6:34201
    2023/01/13 00:30:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.3874734s) from=127.0.0.6:56129
    2023/01/13 00:31:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.220702556s) from=127.0.0.6:51741
    2023/01/13 00:31:08 [DEBUG] http: Request GET /v1/status/leader (266.275µs) from=127.0.0.6:44537
    2023/01/13 00:31:10 [DEBUG] http: Request GET /v1/status/leader (270.657µs) from=127.0.0.6:56403
    2023/01/13 00:31:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.359223163s) from=127.0.0.6:44751
    2023/01/13 00:31:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.237767328s) from=127.0.0.6:58143
    2023/01/13 00:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:31:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.2648741s) from=127.0.0.6:51777
    2023/01/13 00:31:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.824391346s) from=127.0.0.6:42257
    2023/01/13 00:31:28 [DEBUG] http: Request GET /v1/status/leader (216.457µs) from=127.0.0.6:44537
    2023/01/13 00:31:30 [DEBUG] http: Request GET /v1/status/leader (139.808µs) from=127.0.0.6:44537
    2023/01/13 00:31:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.353736148s) from=127.0.0.6:51903
    2023/01/13 00:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.014417557s) from=127.0.0.6:37885
    2023/01/13 00:31:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.240728771s) from=127.0.0.6:50117
    2023/01/13 00:31:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:31:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.869764803s) from=127.0.0.6:50691
    2023/01/13 00:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.921429347s) from=127.0.0.6:45095
    2023/01/13 00:31:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.09675829s) from=127.0.0.6:34169
    2023/01/13 00:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.529810043s) from=127.0.0.6:53241
    2023/01/13 00:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.10276966s) from=127.0.0.6:56023
    2023/01/13 00:31:48 [DEBUG] http: Request GET /v1/status/leader (367.865µs) from=127.0.0.6:44537
    2023/01/13 00:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.8271559s) from=127.0.0.6:44395
    2023/01/13 00:31:50 [DEBUG] http: Request GET /v1/status/leader (315.944µs) from=127.0.0.6:44537
    2023/01/13 00:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.698338967s) from=127.0.0.6:55837
    2023/01/13 00:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.492405866s) from=127.0.0.6:36287
    2023/01/13 00:32:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.942571936s) from=127.0.0.6:56329
    2023/01/13 00:32:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:32:06 [DEBUG] agent: Node info in sync
    2023/01/13 00:32:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.673795727s) from=127.0.0.6:39813
    2023/01/13 00:32:08 [DEBUG] http: Request GET /v1/status/leader (323.212µs) from=127.0.0.6:44537
    2023/01/13 00:32:10 [DEBUG] http: Request GET /v1/status/leader (181.888µs) from=127.0.0.6:56403
    2023/01/13 00:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:32:28 [DEBUG] http: Request GET /v1/status/leader (251.768µs) from=127.0.0.6:44537
    2023/01/13 00:32:30 [DEBUG] http: Request GET /v1/status/leader (256.719µs) from=127.0.0.6:44537
    2023/01/13 00:32:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m2.916533162s) from=127.0.0.6:50105
    2023/01/13 00:32:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.984846177s) from=127.0.0.6:48983
    2023/01/13 00:32:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.397359667s) from=127.0.0.6:36811
    2023/01/13 00:32:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m3.475738911s) from=127.0.0.6:38079
    2023/01/13 00:32:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m4.471338198s) from=127.0.0.6:54709
    2023/01/13 00:32:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m6.798247564s) from=127.0.0.6:36645
    2023/01/13 00:32:48 [DEBUG] http: Request GET /v1/status/leader (436.855µs) from=127.0.0.6:44537
    2023/01/13 00:32:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.181684663s) from=127.0.0.6:46771
    2023/01/13 00:32:50 [DEBUG] http: Request GET /v1/status/leader (307.072µs) from=127.0.0.6:56403
    2023/01/13 00:32:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.65826464s) from=127.0.0.6:34201
    2023/01/13 00:32:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.623799008s) from=127.0.0.6:60383
    2023/01/13 00:32:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.859465495s) from=127.0.0.6:52561
    2023/01/13 00:33:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.526322677s) from=127.0.0.6:56129
    2023/01/13 00:33:08 [DEBUG] http: Request GET /v1/status/leader (182.163µs) from=127.0.0.6:44537
    2023/01/13 00:33:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.980428933s) from=127.0.0.6:51741
    2023/01/13 00:33:10 [DEBUG] http: Request GET /v1/status/leader (263.259µs) from=127.0.0.6:56403
    2023/01/13 00:33:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.156140601s) from=127.0.0.6:44751
    2023/01/13 00:33:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.138399677s) from=127.0.0.6:58143
    2023/01/13 00:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:33:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.96310659s) from=127.0.0.6:51777
    2023/01/13 00:33:28 [DEBUG] http: Request GET /v1/status/leader (2.311568ms) from=127.0.0.6:44537
    2023/01/13 00:33:30 [DEBUG] http: Request GET /v1/status/leader (262.401µs) from=127.0.0.6:56403
    2023/01/13 00:33:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.564510126s) from=127.0.0.6:42257
    2023/01/13 00:33:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.50733071s) from=127.0.0.6:50117
    2023/01/13 00:33:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.85201029s) from=127.0.0.6:51903
    2023/01/13 00:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.821552747s) from=127.0.0.6:37885
    2023/01/13 00:33:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.998150335s) from=127.0.0.6:45095
    2023/01/13 00:33:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.329110052s) from=127.0.0.6:34169
    2023/01/13 00:33:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.778605564s) from=127.0.0.6:50691
    2023/01/13 00:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.098210085s) from=127.0.0.6:56023
    2023/01/13 00:33:48 [DEBUG] http: Request GET /v1/status/leader (307.975µs) from=127.0.0.6:44537
    2023/01/13 00:33:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.7911791s) from=127.0.0.6:53241
    2023/01/13 00:33:50 [DEBUG] http: Request GET /v1/status/leader (429.394µs) from=127.0.0.6:56403
    2023/01/13 00:33:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.836348648s) from=127.0.0.6:44395
    2023/01/13 00:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.462118296s) from=127.0.0.6:55837
    2023/01/13 00:33:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.748220279s) from=127.0.0.6:36287
    2023/01/13 00:33:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:33:58 [DEBUG] agent: Node info in sync
    2023/01/13 00:34:08 [DEBUG] http: Request GET /v1/status/leader (308.998µs) from=127.0.0.6:44537
    2023/01/13 00:34:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.684739857s) from=127.0.0.6:39813
    2023/01/13 00:34:10 [DEBUG] http: Request GET /v1/status/leader (273.295µs) from=127.0.0.6:44537
    2023/01/13 00:34:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.790455548s) from=127.0.0.6:56329
    2023/01/13 00:34:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:34:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:34:28 [DEBUG] http: Request GET /v1/status/leader (163.062µs) from=127.0.0.6:44537
    2023/01/13 00:34:30 [DEBUG] http: Request GET /v1/status/leader (153.605µs) from=127.0.0.6:44537
    2023/01/13 00:34:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m4.906838175s) from=127.0.0.6:50105
    2023/01/13 00:34:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.581905312s) from=127.0.0.6:48983
    2023/01/13 00:34:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m0.154669575s) from=127.0.0.6:38079
    2023/01/13 00:34:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.77439773s) from=127.0.0.6:36811
    2023/01/13 00:34:48 [DEBUG] http: Request GET /v1/status/leader (172.099µs) from=127.0.0.6:44537
    2023/01/13 00:34:50 [DEBUG] http: Request GET /v1/status/leader (1.589387ms) from=127.0.0.6:44537
    2023/01/13 00:34:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m7.138049558s) from=127.0.0.6:54709
    2023/01/13 00:34:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m7.009735731s) from=127.0.0.6:36645
    2023/01/13 00:34:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.778975563s) from=127.0.0.6:46771
    2023/01/13 00:34:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.899270248s) from=127.0.0.6:52561
    2023/01/13 00:34:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.459247487s) from=127.0.0.6:34201
    2023/01/13 00:34:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m7.153914678s) from=127.0.0.6:60383
    2023/01/13 00:35:08 [DEBUG] http: Request GET /v1/status/leader (178.952µs) from=127.0.0.6:44537
    2023/01/13 00:35:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.132564121s) from=127.0.0.6:56129
    2023/01/13 00:35:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:35:10 [DEBUG] agent: Node info in sync
    2023/01/13 00:35:10 [DEBUG] http: Request GET /v1/status/leader (296.625µs) from=127.0.0.6:44537
    2023/01/13 00:35:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.441238053s) from=127.0.0.6:51741
    2023/01/13 00:35:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.234810584s) from=127.0.0.6:44751
    2023/01/13 00:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:35:28 [DEBUG] http: Request GET /v1/status/leader (399.039µs) from=127.0.0.6:44537
    2023/01/13 00:35:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.369306758s) from=127.0.0.6:58143
    2023/01/13 00:35:30 [DEBUG] http: Request GET /v1/status/leader (159.52µs) from=127.0.0.6:44537
    2023/01/13 00:35:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.219392596s) from=127.0.0.6:51777
    2023/01/13 00:35:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.077210552s) from=127.0.0.6:42257
    2023/01/13 00:35:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.980363837s) from=127.0.0.6:50117
    2023/01/13 00:35:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.397428468s) from=127.0.0.6:51903
    2023/01/13 00:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.012345772s) from=127.0.0.6:45095
    2023/01/13 00:35:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.44584599s) from=127.0.0.6:34169
    2023/01/13 00:35:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.124286503s) from=127.0.0.6:37885
    2023/01/13 00:35:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.234188473s) from=127.0.0.6:50691
    2023/01/13 00:35:48 [DEBUG] http: Request GET /v1/status/leader (333.973µs) from=127.0.0.6:44537
    2023/01/13 00:35:50 [DEBUG] http: Request GET /v1/status/leader (154.721µs) from=127.0.0.6:56403
    2023/01/13 00:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.100138632s) from=127.0.0.6:53241
    2023/01/13 00:35:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.326045579s) from=127.0.0.6:56023
    2023/01/13 00:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.629629836s) from=127.0.0.6:44395
    2023/01/13 00:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.562778416s) from=127.0.0.6:55837
    2023/01/13 00:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.481520049s) from=127.0.0.6:36287
    2023/01/13 00:36:08 [DEBUG] http: Request GET /v1/status/leader (568.795µs) from=127.0.0.6:44537
    2023/01/13 00:36:10 [DEBUG] http: Request GET /v1/status/leader (2.130976ms) from=127.0.0.6:44537
    2023/01/13 00:36:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.550466727s) from=127.0.0.6:56329
    2023/01/13 00:36:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.210928381s) from=127.0.0.6:39813
    2023/01/13 00:36:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:36:28 [DEBUG] http: Request GET /v1/status/leader (204.602µs) from=127.0.0.6:44537
    2023/01/13 00:36:30 [DEBUG] http: Request GET /v1/status/leader (185.88µs) from=127.0.0.6:44537
    2023/01/13 00:36:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:36:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m0.605978251s) from=127.0.0.6:50105
    2023/01/13 00:36:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.938807701s) from=127.0.0.6:48983
    2023/01/13 00:36:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m1.930265845s) from=127.0.0.6:38079
    2023/01/13 00:36:48 [DEBUG] http: Request GET /v1/status/leader (178.139µs) from=127.0.0.6:44537
    2023/01/13 00:36:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m4.826788073s) from=127.0.0.6:36811
    2023/01/13 00:36:50 [DEBUG] http: Request GET /v1/status/leader (250.027µs) from=127.0.0.6:56403
    2023/01/13 00:36:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m2.029606294s) from=127.0.0.6:36645
    2023/01/13 00:36:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.679252129s) from=127.0.0.6:54709
    2023/01/13 00:36:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m2.690640919s) from=127.0.0.6:46771
    2023/01/13 00:36:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:36:59 [DEBUG] agent: Node info in sync
    2023/01/13 00:36:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.723537111s) from=127.0.0.6:34201
    2023/01/13 00:37:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m5.200788189s) from=127.0.0.6:52561
    2023/01/13 00:37:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.162081045s) from=127.0.0.6:60383
    2023/01/13 00:37:08 [DEBUG] http: Request GET /v1/status/leader (3.316808ms) from=127.0.0.6:44537
    2023/01/13 00:37:10 [DEBUG] http: Request GET /v1/status/leader (385.305µs) from=127.0.0.6:56403
    2023/01/13 00:37:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.127732608s) from=127.0.0.6:56129
    2023/01/13 00:37:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.767837397s) from=127.0.0.6:51741
    2023/01/13 00:37:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:37:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.258864482s) from=127.0.0.6:44751
    2023/01/13 00:37:28 [DEBUG] http: Request GET /v1/status/leader (180.207µs) from=127.0.0.6:44537
    2023/01/13 00:37:30 [DEBUG] http: Request GET /v1/status/leader (260.11µs) from=127.0.0.6:44537
    2023/01/13 00:37:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.607140655s) from=127.0.0.6:58143
    2023/01/13 00:37:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.031851584s) from=127.0.0.6:51777
    2023/01/13 00:37:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.667989504s) from=127.0.0.6:50117
    2023/01/13 00:37:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.60172505s) from=127.0.0.6:42257
    2023/01/13 00:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.242361643s) from=127.0.0.6:45095
    2023/01/13 00:37:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.981311675s) from=127.0.0.6:37885
    2023/01/13 00:37:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.099794942s) from=127.0.0.6:34169
    2023/01/13 00:37:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.702395232s) from=127.0.0.6:51903
    2023/01/13 00:37:48 [DEBUG] http: Request GET /v1/status/leader (1.628003ms) from=127.0.0.6:44537
    2023/01/13 00:37:50 [DEBUG] http: Request GET /v1/status/leader (273.656µs) from=127.0.0.6:56403
    2023/01/13 00:37:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.38980861s) from=127.0.0.6:50691
    2023/01/13 00:37:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.265110608s) from=127.0.0.6:53241
    2023/01/13 00:37:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.761256818s) from=127.0.0.6:44395
    2023/01/13 00:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.323254814s) from=127.0.0.6:56023
    2023/01/13 00:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.672223685s) from=127.0.0.6:55837
    2023/01/13 00:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m2.588578986s) from=127.0.0.6:36287
    2023/01/13 00:38:08 [DEBUG] http: Request GET /v1/status/leader (161.967µs) from=127.0.0.6:44537
    2023/01/13 00:38:10 [DEBUG] http: Request GET /v1/status/leader (274.559µs) from=127.0.0.6:56403
    2023/01/13 00:38:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.283383347s) from=127.0.0.6:56329
    2023/01/13 00:38:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.27941483s) from=127.0.0.6:39813
    2023/01/13 00:38:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:38:28 [DEBUG] http: Request GET /v1/status/leader (255.633µs) from=127.0.0.6:44537
    2023/01/13 00:38:30 [DEBUG] http: Request GET /v1/status/leader (2.644813ms) from=127.0.0.6:44537
    2023/01/13 00:38:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:38:39 [DEBUG] agent: Node info in sync
    2023/01/13 00:38:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m5.117512976s) from=127.0.0.6:50105
    2023/01/13 00:38:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.046229441s) from=127.0.0.6:48983
    2023/01/13 00:38:48 [DEBUG] http: Request GET /v1/status/leader (148.005µs) from=127.0.0.6:44537
    2023/01/13 00:38:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m4.483184439s) from=127.0.0.6:38079
    2023/01/13 00:38:50 [DEBUG] http: Request GET /v1/status/leader (321.111µs) from=127.0.0.6:56403
    2023/01/13 00:38:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.231716005s) from=127.0.0.6:36811
    2023/01/13 00:38:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m0.031010164s) from=127.0.0.6:36645
    2023/01/13 00:39:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m4.886797678s) from=127.0.0.6:54709
    2023/01/13 00:39:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m5.699654966s) from=127.0.0.6:46771
    2023/01/13 00:39:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.824856738s) from=127.0.0.6:52561
    2023/01/13 00:39:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.140342439s) from=127.0.0.6:34201
    2023/01/13 00:39:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m2.361812534s) from=127.0.0.6:60383
    2023/01/13 00:39:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:39:09 [DEBUG] http: Request GET /v1/status/leader (181.085µs) from=127.0.0.6:44537
    2023/01/13 00:39:10 [DEBUG] http: Request GET /v1/status/leader (272.117µs) from=127.0.0.6:56403
    2023/01/13 00:39:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.191235704s) from=127.0.0.6:56129
    2023/01/13 00:39:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.039218008s) from=127.0.0.6:51741
    2023/01/13 00:39:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:39:29 [DEBUG] http: Request GET /v1/status/leader (295.18µs) from=127.0.0.6:44537
    2023/01/13 00:39:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.839508994s) from=127.0.0.6:44751
    2023/01/13 00:39:30 [DEBUG] http: Request GET /v1/status/leader (168.36µs) from=127.0.0.6:44537
    2023/01/13 00:39:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.214299223s) from=127.0.0.6:58143
    2023/01/13 00:39:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.424554903s) from=127.0.0.6:51777
    2023/01/13 00:39:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.545491267s) from=127.0.0.6:42257
    2023/01/13 00:39:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.363659228s) from=127.0.0.6:50117
    2023/01/13 00:39:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.491164811s) from=127.0.0.6:51903
    2023/01/13 00:39:49 [DEBUG] http: Request GET /v1/status/leader (180.754µs) from=127.0.0.6:44537
    2023/01/13 00:39:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:39:50 [DEBUG] agent: Node info in sync
    2023/01/13 00:39:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.154193444s) from=127.0.0.6:37885
    2023/01/13 00:39:50 [DEBUG] http: Request GET /v1/status/leader (260.423µs) from=127.0.0.6:44537
    2023/01/13 00:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.482951331s) from=127.0.0.6:45095
    2023/01/13 00:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.955728866s) from=127.0.0.6:34169
    2023/01/13 00:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.581948986s) from=127.0.0.6:53241
    2023/01/13 00:39:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.524393904s) from=127.0.0.6:50691
    2023/01/13 00:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.609074316s) from=127.0.0.6:44395
    2023/01/13 00:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.891889847s) from=127.0.0.6:56023
    2023/01/13 00:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.166722715s) from=127.0.0.6:55837
    2023/01/13 00:40:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m3.084583411s) from=127.0.0.6:36287
    2023/01/13 00:40:09 [DEBUG] http: Request GET /v1/status/leader (314.163µs) from=127.0.0.6:44537
    2023/01/13 00:40:10 [DEBUG] http: Request GET /v1/status/leader (287.376µs) from=127.0.0.6:44537
    2023/01/13 00:40:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.999059149s) from=127.0.0.6:56329
    2023/01/13 00:40:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.519139927s) from=127.0.0.6:39813
    2023/01/13 00:40:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:40:29 [DEBUG] http: Request GET /v1/status/leader (136.7µs) from=127.0.0.6:44537
    2023/01/13 00:40:30 [DEBUG] http: Request GET /v1/status/leader (138.307µs) from=127.0.0.6:44537
    2023/01/13 00:40:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.632073977s) from=127.0.0.6:48983
    2023/01/13 00:40:49 [DEBUG] http: Request GET /v1/status/leader (286.714µs) from=127.0.0.6:44537
    2023/01/13 00:40:50 [DEBUG] http: Request GET /v1/status/leader (301.207µs) from=127.0.0.6:56403
    2023/01/13 00:40:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m6.112859938s) from=127.0.0.6:50105
    2023/01/13 00:40:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m0.629562499s) from=127.0.0.6:38079
    2023/01/13 00:40:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m2.645716417s) from=127.0.0.6:36811
    2023/01/13 00:40:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m2.910065512s) from=127.0.0.6:36645
    2023/01/13 00:41:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m4.443518619s) from=127.0.0.6:54709
    2023/01/13 00:41:09 [DEBUG] http: Request GET /v1/status/leader (158.995µs) from=127.0.0.6:44537
    2023/01/13 00:41:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m7.444725059s) from=127.0.0.6:46771
    2023/01/13 00:41:10 [DEBUG] http: Request GET /v1/status/leader (137.193µs) from=127.0.0.6:56403
    2023/01/13 00:41:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.492118123s) from=127.0.0.6:60383
    2023/01/13 00:41:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.125436575s) from=127.0.0.6:52561
    2023/01/13 00:41:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.021052416s) from=127.0.0.6:34201
    2023/01/13 00:41:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.810398171s) from=127.0.0.6:56129
    2023/01/13 00:41:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:41:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:41:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.31434359s) from=127.0.0.6:51741
    2023/01/13 00:41:29 [DEBUG] http: Request GET /v1/status/leader (289.101µs) from=127.0.0.6:44537
    2023/01/13 00:41:30 [DEBUG] http: Request GET /v1/status/leader (169.015µs) from=127.0.0.6:56403
    2023/01/13 00:41:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.824300055s) from=127.0.0.6:44751
    2023/01/13 00:41:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:41:35 [DEBUG] agent: Node info in sync
    2023/01/13 00:41:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.057351867s) from=127.0.0.6:58143
    2023/01/13 00:41:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.871388207s) from=127.0.0.6:51777
    2023/01/13 00:41:49 [DEBUG] http: Request GET /v1/status/leader (261.28µs) from=127.0.0.6:44537
    2023/01/13 00:41:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.759898264s) from=127.0.0.6:42257
    2023/01/13 00:41:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.006951258s) from=127.0.0.6:37885
    2023/01/13 00:41:50 [DEBUG] http: Request GET /v1/status/leader (758.505µs) from=127.0.0.6:56403
    2023/01/13 00:41:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.210983539s) from=127.0.0.6:51903
    2023/01/13 00:41:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.265594185s) from=127.0.0.6:50117
    2023/01/13 00:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.677743573s) from=127.0.0.6:34169
    2023/01/13 00:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.730782887s) from=127.0.0.6:45095
    2023/01/13 00:42:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.678158018s) from=127.0.0.6:53241
    2023/01/13 00:42:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.246911249s) from=127.0.0.6:50691
    2023/01/13 00:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.0517631s) from=127.0.0.6:56023
    2023/01/13 00:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.816339768s) from=127.0.0.6:44395
    2023/01/13 00:42:09 [DEBUG] http: Request GET /v1/status/leader (304.308µs) from=127.0.0.6:44537
    2023/01/13 00:42:11 [DEBUG] http: Request GET /v1/status/leader (325.054µs) from=127.0.0.6:56403
    2023/01/13 00:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.335862252s) from=127.0.0.6:55837
    2023/01/13 00:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.557126239s) from=127.0.0.6:36287
    2023/01/13 00:42:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.480556716s) from=127.0.0.6:56329
    2023/01/13 00:42:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.347903371s) from=127.0.0.6:39813
    2023/01/13 00:42:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:42:29 [DEBUG] http: Request GET /v1/status/leader (178.266µs) from=127.0.0.6:44537
    2023/01/13 00:42:31 [DEBUG] http: Request GET /v1/status/leader (158.695µs) from=127.0.0.6:56403
    2023/01/13 00:42:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.596267446s) from=127.0.0.6:48983
    2023/01/13 00:42:49 [DEBUG] http: Request GET /v1/status/leader (165.022µs) from=127.0.0.6:44537
    2023/01/13 00:42:51 [DEBUG] http: Request GET /v1/status/leader (264.933µs) from=127.0.0.6:44537
    2023/01/13 00:42:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m5.391913965s) from=127.0.0.6:50105
    2023/01/13 00:42:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.867855374s) from=127.0.0.6:36811
    2023/01/13 00:42:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m6.371045545s) from=127.0.0.6:38079
    2023/01/13 00:43:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m2.544488289s) from=127.0.0.6:36645
    2023/01/13 00:43:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:43:04 [DEBUG] agent: Node info in sync
    2023/01/13 00:43:09 [DEBUG] http: Request GET /v1/status/leader (140.239µs) from=127.0.0.6:44537
    2023/01/13 00:43:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m4.378794194s) from=127.0.0.6:54709
    2023/01/13 00:43:11 [DEBUG] http: Request GET /v1/status/leader (173.81µs) from=127.0.0.6:44537
    2023/01/13 00:43:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m4.994429771s) from=127.0.0.6:46771
    2023/01/13 00:43:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.327014062s) from=127.0.0.6:52561
    2023/01/13 00:43:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.006177994s) from=127.0.0.6:60383
    2023/01/13 00:43:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.656785787s) from=127.0.0.6:34201
    2023/01/13 00:43:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:43:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.832494472s) from=127.0.0.6:56129
    2023/01/13 00:43:29 [DEBUG] http: Request GET /v1/status/leader (517.792µs) from=127.0.0.6:44537
    2023/01/13 00:43:31 [DEBUG] http: Request GET /v1/status/leader (181.827µs) from=127.0.0.6:44537
    2023/01/13 00:43:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.023135922s) from=127.0.0.6:51741
    2023/01/13 00:43:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.331440472s) from=127.0.0.6:44751
    2023/01/13 00:43:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.791669191s) from=127.0.0.6:58143
    2023/01/13 00:43:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:43:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.014929561s) from=127.0.0.6:51777
    2023/01/13 00:43:49 [DEBUG] http: Request GET /v1/status/leader (330.04µs) from=127.0.0.6:44537
    2023/01/13 00:43:51 [DEBUG] http: Request GET /v1/status/leader (305µs) from=127.0.0.6:44537
    2023/01/13 00:43:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.579175607s) from=127.0.0.6:42257
    2023/01/13 00:43:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.248473844s) from=127.0.0.6:34169
    2023/01/13 00:43:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.306002094s) from=127.0.0.6:37885
    2023/01/13 00:43:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.467393768s) from=127.0.0.6:51903
    2023/01/13 00:44:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.31764782s) from=127.0.0.6:50117
    2023/01/13 00:44:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.316812361s) from=127.0.0.6:45095
    2023/01/13 00:44:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.735251729s) from=127.0.0.6:50691
    2023/01/13 00:44:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.358365086s) from=127.0.0.6:53241
    2023/01/13 00:44:09 [DEBUG] http: Request GET /v1/status/leader (162.037µs) from=127.0.0.6:44537
    2023/01/13 00:44:11 [DEBUG] http: Request GET /v1/status/leader (1.327581ms) from=127.0.0.6:44537
    2023/01/13 00:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.47863454s) from=127.0.0.6:56023
    2023/01/13 00:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.144666524s) from=127.0.0.6:44395
    2023/01/13 00:44:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.450916729s) from=127.0.0.6:55837
    2023/01/13 00:44:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m6.449384372s) from=127.0.0.6:36287
    2023/01/13 00:44:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:44:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.66073275s) from=127.0.0.6:56329
    2023/01/13 00:44:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:44:26 [DEBUG] agent: Node info in sync
    2023/01/13 00:44:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.741949362s) from=127.0.0.6:39813
    2023/01/13 00:44:29 [DEBUG] http: Request GET /v1/status/leader (287.383µs) from=127.0.0.6:44537
    2023/01/13 00:44:31 [DEBUG] http: Request GET /v1/status/leader (157.004µs) from=127.0.0.6:44537
    2023/01/13 00:44:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.086460652s) from=127.0.0.6:48983
    2023/01/13 00:44:49 [DEBUG] http: Request GET /v1/status/leader (158.368µs) from=127.0.0.6:44537
    2023/01/13 00:44:51 [DEBUG] http: Request GET /v1/status/leader (160.6µs) from=127.0.0.6:44537
    2023/01/13 00:44:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m0.441495964s) from=127.0.0.6:50105
    2023/01/13 00:44:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m0.035853702s) from=127.0.0.6:38079
    2023/01/13 00:44:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m0.754220152s) from=127.0.0.6:36811
    2023/01/13 00:45:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m5.646457336s) from=127.0.0.6:36645
    2023/01/13 00:45:09 [DEBUG] http: Request GET /v1/status/leader (140.641µs) from=127.0.0.6:44537
    2023/01/13 00:45:11 [DEBUG] http: Request GET /v1/status/leader (1.393132ms) from=127.0.0.6:56403
    2023/01/13 00:45:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.745810868s) from=127.0.0.6:54709
    2023/01/13 00:45:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.501770329s) from=127.0.0.6:52561
    2023/01/13 00:45:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.844608211s) from=127.0.0.6:34201
    2023/01/13 00:45:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m6.630326869s) from=127.0.0.6:46771
    2023/01/13 00:45:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.488725772s) from=127.0.0.6:60383
    2023/01/13 00:45:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:45:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:45:26 [DEBUG] agent: Node info in sync
    2023/01/13 00:45:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.988002845s) from=127.0.0.6:56129
    2023/01/13 00:45:29 [DEBUG] http: Request GET /v1/status/leader (511.514µs) from=127.0.0.6:44537
    2023/01/13 00:45:31 [DEBUG] http: Request GET /v1/status/leader (194.593µs) from=127.0.0.6:56403
    2023/01/13 00:45:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.070682735s) from=127.0.0.6:44751
    2023/01/13 00:45:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.10286009s) from=127.0.0.6:51741
    2023/01/13 00:45:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.54368359s) from=127.0.0.6:58143
    2023/01/13 00:45:49 [DEBUG] http: Request GET /v1/status/leader (306.272µs) from=127.0.0.6:44537
    2023/01/13 00:45:51 [DEBUG] http: Request GET /v1/status/leader (154.76µs) from=127.0.0.6:56403
    2023/01/13 00:45:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.226897157s) from=127.0.0.6:51777
    2023/01/13 00:45:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.919673774s) from=127.0.0.6:37885
    2023/01/13 00:45:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.423405881s) from=127.0.0.6:42257
    2023/01/13 00:46:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.596099682s) from=127.0.0.6:34169
    2023/01/13 00:46:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:46:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.256825441s) from=127.0.0.6:51903
    2023/01/13 00:46:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.348027535s) from=127.0.0.6:45095
    2023/01/13 00:46:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.213613658s) from=127.0.0.6:50117
    2023/01/13 00:46:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.888420261s) from=127.0.0.6:53241
    2023/01/13 00:46:09 [DEBUG] http: Request GET /v1/status/leader (318.104µs) from=127.0.0.6:44537
    2023/01/13 00:46:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.267031083s) from=127.0.0.6:50691
    2023/01/13 00:46:11 [DEBUG] http: Request GET /v1/status/leader (308.094µs) from=127.0.0.6:56403
    2023/01/13 00:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.314693435s) from=127.0.0.6:44395
    2023/01/13 00:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.028882962s) from=127.0.0.6:56023
    2023/01/13 00:46:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.559507044s) from=127.0.0.6:55837
    2023/01/13 00:46:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m4.849253906s) from=127.0.0.6:36287
    2023/01/13 00:46:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:46:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.619780925s) from=127.0.0.6:56329
    2023/01/13 00:46:29 [DEBUG] http: Request GET /v1/status/leader (217.477µs) from=127.0.0.6:44537
    2023/01/13 00:46:31 [DEBUG] http: Request GET /v1/status/leader (1.302487ms) from=127.0.0.6:44537
    2023/01/13 00:46:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.8274181s) from=127.0.0.6:39813
    2023/01/13 00:46:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.104209565s) from=127.0.0.6:48983
    2023/01/13 00:46:49 [DEBUG] http: Request GET /v1/status/leader (272.562µs) from=127.0.0.6:44537
    2023/01/13 00:46:51 [DEBUG] http: Request GET /v1/status/leader (250.935µs) from=127.0.0.6:44537
    2023/01/13 00:46:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m0.52476932s) from=127.0.0.6:50105
    2023/01/13 00:46:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m2.281110038s) from=127.0.0.6:38079
    2023/01/13 00:47:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m3.125351583s) from=127.0.0.6:36811
    2023/01/13 00:47:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:47:08 [DEBUG] agent: Node info in sync
    2023/01/13 00:47:09 [DEBUG] http: Request GET /v1/status/leader (259.068µs) from=127.0.0.6:44537
    2023/01/13 00:47:11 [DEBUG] http: Request GET /v1/status/leader (371.647µs) from=127.0.0.6:56403
    2023/01/13 00:47:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=145 (2m5.042886299s) from=127.0.0.6:36645
    2023/01/13 00:47:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m5.834884193s) from=127.0.0.6:54709
    2023/01/13 00:47:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.494381792s) from=127.0.0.6:52561
    2023/01/13 00:47:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=146 (2m1.770929323s) from=127.0.0.6:46771
    2023/01/13 00:47:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:47:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.638108856s) from=127.0.0.6:60383
    2023/01/13 00:47:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.262193959s) from=127.0.0.6:34201
    2023/01/13 00:47:29 [DEBUG] http: Request GET /v1/status/leader (297.343µs) from=127.0.0.6:44537
    2023/01/13 00:47:31 [DEBUG] http: Request GET /v1/status/leader (143.269µs) from=127.0.0.6:56403
    2023/01/13 00:47:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.892775918s) from=127.0.0.6:56129
    2023/01/13 00:47:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.889491791s) from=127.0.0.6:44751
    2023/01/13 00:47:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.61895625s) from=127.0.0.6:51741
    2023/01/13 00:47:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.451653869s) from=127.0.0.6:58143
    2023/01/13 00:47:49 [DEBUG] http: Request GET /v1/status/leader (456.388µs) from=127.0.0.6:44537
    2023/01/13 00:47:51 [DEBUG] http: Request GET /v1/status/leader (165.8µs) from=127.0.0.6:56403
    2023/01/13 00:47:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.713132943s) from=127.0.0.6:37885
    2023/01/13 00:48:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.514825448s) from=127.0.0.6:51777
    2023/01/13 00:48:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.03084459s) from=127.0.0.6:45095
    2023/01/13 00:48:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.483432259s) from=127.0.0.6:42257
    2023/01/13 00:48:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.13967052s) from=127.0.0.6:34169
    2023/01/13 00:48:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.798470475s) from=127.0.0.6:50117
    2023/01/13 00:48:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.453615552s) from=127.0.0.6:51903
    2023/01/13 00:48:09 [DEBUG] http: Request GET /v1/status/leader (555.109µs) from=127.0.0.6:44537
    2023/01/13 00:48:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.816136189s) from=127.0.0.6:53241
    2023/01/13 00:48:11 [DEBUG] http: Request GET /v1/status/leader (447.003µs) from=127.0.0.6:56403
    2023/01/13 00:48:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.230_8443" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.16.252_8082" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.74_8410" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.38.122_8482" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.34.201_9011" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.33_8080" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.9.45_8803" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.29_9015" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.98_8801" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_parser_10.233.63.108_8806" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.108_8806" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_vnfres_10.233.62.97_8802" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v2_nslcm_10.233.26.105_8403" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.68_8181" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v0_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_multicloud_10.233.26.80_9001" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.192_9007" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.57.41_8484" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_catalog_10.233.63.108_8806" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_nsd_10.233.63.108_8806" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_sdnc_10.233.9.253_8282" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.61_9092" in sync
    2023/01/13 00:48:13 [DEBUG] agent: Node info in sync
    2023/01/13 00:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.05441659s) from=127.0.0.6:44395
    2023/01/13 00:48:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.107660265s) from=127.0.0.6:50691
    2023/01/13 00:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.072884581s) from=127.0.0.6:56023
    2023/01/13 00:48:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-9m25s" since the cluster is too small
    2023/01/13 00:48:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.971807378s) from=127.0.0.6:55837
    2023/01/13 00:48:29 [DEBUG] http: Request GET /v1/status/leader (1.476703ms) from=127.0.0.6:44537
    2023/01/13 00:48:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=62 (2m5.146793801s) from=127.0.0.6:36287
    2023/01/13 00:48:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.012820035s) from=127.0.0.6:56329
    2023/01/13 00:48:31 [DEBUG] http: Request GET /v1/status/leader (292.689µs) from=127.0.0.6:56403
    2023/01/13 00:48:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.706306618s) from=127.0.0.6:39813
    2023/01/13 00:48:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-9m25s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/13 00:48:49 [DEBUG] http: Request GET /v1/status/leader (167.24µs) from=127.0.0.6:44537
    2023/01/13 00:48:51 [DEBUG] http: Request GET /v1/status/leader (161.195µs) from=127.0.0.6:44537
    2023/01/13 00:48:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.964690071s) from=127.0.0.6:48983
    2023/01/13 00:49:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=147 (2m0.278984973s) from=127.0.0.6:38079
    2023/01/13 00:49:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=143 (2m7.444932657s) from=127.0.0.6:50105
    2023/01/13 00:49:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=141 (2m7.231382958s) from=127.0.0.6:36811
    2023/01/13 00:49:09 [DEBUG] http: Request GET /v1/status/leader (297.375µs) from=127.0.0.6:44537
    2023/01/13 00:49:11 [DEBUG] http: Request GET /v1/status/leader (204.198µs) from=