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: '54f282ce-0829-1b3d-16a8-1db5dfec94b6'
         Node name: 'onap-msb-consul-5454dcc5c5-v88rb'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/12/16 22:51:05 [DEBUG] agent: Using random ID "54f282ce-0829-1b3d-16a8-1db5dfec94b6" as node ID
    2022/12/16 22:51:05 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:54f282ce-0829-1b3d-16a8-1db5dfec94b6 Address:127.0.0.1:8300}]
    2022/12/16 22:51:05 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/16 22:51:05 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-v88rb.dc1 127.0.0.1
    2022/12/16 22:51:05 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-v88rb 127.0.0.1
    2022/12/16 22:51:05 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-v88rb (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 22:51:05 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-v88rb.dc1" in area "wan"
    2022/12/16 22:51:05 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/16 22:51:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/16 22:51:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/16 22:51:05 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/16 22:51:05 [INFO] agent: started state syncer
    2022/12/16 22:51:05 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/16 22:51:05 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/16 22:51:05 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/16 22:51:05 [DEBUG] raft: Votes needed: 1
    2022/12/16 22:51:05 [DEBUG] raft: Vote granted from 54f282ce-0829-1b3d-16a8-1db5dfec94b6 in term 2. Tally: 1
    2022/12/16 22:51:05 [INFO] raft: Election won. Tally: 1
    2022/12/16 22:51:05 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/16 22:51:05 [INFO] consul: cluster leadership acquired
    2022/12/16 22:51:05 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-v88rb
    2022/12/16 22:51:05 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/16 22:51:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 22:51:05 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-v88rb' joined, marking health alive
    2022/12/16 22:51:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 22:51:06 [INFO] agent: Synced node info
    2022/12/16 22:51:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 22:51:07 [DEBUG] agent: Node info in sync
    2022/12/16 22:51:07 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2022/12/16 22:52:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 22:52:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 22:52:19 [DEBUG] agent: Node info in sync
    2022/12/16 22:53:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 22:53:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 22:54:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 22:54:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 22:54:14 [DEBUG] agent: Node info in sync
    2022/12/16 22:55:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 22:55:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 22:56:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 22:56:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 22:56:06 [DEBUG] agent: Node info in sync
    2022/12/16 22:57:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 22:57:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 22:57:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 22:57:53 [DEBUG] agent: Node info in sync
    2022/12/16 22:58:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 22:59:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 22:59:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 22:59:37 [DEBUG] agent: Node info in sync
    2022/12/16 23:00:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:00:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:01:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:01:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:01:29 [DEBUG] agent: Node info in sync
    2022/12/16 23:02:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:02:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:03:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:03:05 [DEBUG] http: Request GET /v1/status/leader (852.52µs) from=127.0.0.6:35899
    2022/12/16 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v1_sdc-gui_10.233.5.206_8181"
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.574178ms) from=127.0.0.6:48115
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.96306ms) from=127.0.0.6:35899
    2022/12/16 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.26.121_9007"
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.799723ms) from=127.0.0.6:48115
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (956.346µs) from=127.0.0.6:35899
    2022/12/16 23:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.26.121_9007"
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.811655ms) from=127.0.0.6:48115
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (566.609µs) from=127.0.0.6:48115
    2022/12/16 23:03: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.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v1_parser_10.233.36.4_8806"
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.398119ms) from=127.0.0.6:35899
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (391.726µs) from=127.0.0.6:48115
    2022/12/16 23:03: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.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v1_catalog_10.233.36.4_8806"
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.136549ms) from=127.0.0.6:48115
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (647.551µs) from=127.0.0.6:48115
    2022/12/16 23:03: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.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v1_nsd_10.233.36.4_8806"
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.671411ms) from=127.0.0.6:35899
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (387.876µs) from=127.0.0.6:48115
    2022/12/16 23:03: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.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.36.4_8806"
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.095353ms) from=127.0.0.6:48115
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (442.758µs) from=127.0.0.6:48115
    2022/12/16 23:03: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.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.57.99_9011"
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.117594ms) from=127.0.0.6:48115
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (427.31µs) from=127.0.0.6:35899
    2022/12/16 23:03: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.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.57.99_9011"
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.204339ms) from=127.0.0.6:35899
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (447.127µs) from=127.0.0.6:35899
    2022/12/16 23:03: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.
    2022/12/16 23:03: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.
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:06 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.110_9015"
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.005432ms) from=127.0.0.6:48115
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:06 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (383.549µs) from=127.0.0.6:35899
    2022/12/16 23:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [INFO] agent: Synced service "_v0_multicloud_10.233.8.76_9001"
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.374645ms) from=127.0.0.6:48115
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (401.134µs) from=127.0.0.6:48115
    2022/12/16 23:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [INFO] agent: Synced service "_v1_multicloud_10.233.8.76_9001"
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.864431ms) from=127.0.0.6:35899
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (292.153µs) from=127.0.0.6:48115
    2022/12/16 23:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [INFO] agent: Synced service "_v1_wf-gui_10.233.10.237_8080"
    2022/12/16 23:03:07 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.293193ms) from=127.0.0.6:35899
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:03:07 [DEBUG] agent: Node info in sync
    2022/12/16 23:03:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (534.285µs) from=127.0.0.6:35899
    2022/12/16 23:03:45 [DEBUG] http: Request GET /v1/catalog/services (664.051µs) from=127.0.0.6:48115
    2022/12/16 23:03:45 [DEBUG] http: Request GET /v1/status/leader (575.257µs) from=127.0.0.6:35899
    2022/12/16 23:03:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (490.065µs) from=127.0.0.6:35899
    2022/12/16 23:03:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (506.574µs) from=127.0.0.6:53475
    2022/12/16 23:04:05 [DEBUG] http: Request GET /v1/status/leader (3.875474ms) from=127.0.0.6:42919
    2022/12/16 23:04:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:04:25 [DEBUG] http: Request GET /v1/status/leader (308.489µs) from=127.0.0.6:35285
    2022/12/16 23:04:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:04:42 [DEBUG] agent: Node info in sync
    2022/12/16 23:04:45 [DEBUG] http: Request GET /v1/status/leader (292.995µs) from=127.0.0.6:35285
    2022/12/16 23:05:05 [DEBUG] http: Request GET /v1/status/leader (373.538µs) from=127.0.0.6:42919
    2022/12/16 23:05:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:05:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:05:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:05:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:05:17 [INFO] agent: Synced service "_v1_sdnc_10.233.43.176_8282"
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:05:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (1m32.345774416s) from=127.0.0.6:48115
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Node info in sync
    2022/12/16 23:05:17 [DEBUG] http: Request PUT /v1/agent/service/register (6.58224ms) from=127.0.0.6:35285
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:05:17 [DEBUG] agent: Node info in sync
    2022/12/16 23:05:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.44695ms) from=127.0.0.6:35285
    2022/12/16 23:05:25 [DEBUG] http: Request GET /v1/status/leader (266.274µs) from=127.0.0.6:42919
    2022/12/16 23:05:45 [DEBUG] http: Request GET /v1/status/leader (167.793µs) from=127.0.0.6:42919
    2022/12/16 23:05:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.296258279s) from=127.0.0.6:35899
    2022/12/16 23:05:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.203305531s) from=127.0.0.6:53475
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/catalog/services (354.455µs) from=127.0.0.6:48115
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/status/leader (372.352µs) from=127.0.0.6:48115
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (407.614µs) from=127.0.0.6:59959
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (192.364µs) from=127.0.0.6:59959
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (137.118µs) from=127.0.0.6:42919
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (151.627µs) from=127.0.0.6:59959
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (277.352µs) from=127.0.0.6:42919
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (271.302µs) from=127.0.0.6:59959
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (206.85µs) from=127.0.0.6:42919
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (417.633µs) from=127.0.0.6:53913
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (167.249µs) from=127.0.0.6:59959
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (142.067µs) from=127.0.0.6:42919
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (219.803µs) from=127.0.0.6:42919
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (148.313µs) from=127.0.0.6:42919
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (233.339µs) from=127.0.0.6:53913
    2022/12/16 23:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (271.557µs) from=127.0.0.6:59959
    2022/12/16 23:06:05 [DEBUG] http: Request GET /v1/status/leader (463.714µs) from=127.0.0.6:50913
    2022/12/16 23:06:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:06:20 [DEBUG] http: Request GET /v1/status/leader (272.887µs) from=127.0.0.6:46359
    2022/12/16 23:06:25 [DEBUG] http: Request GET /v1/status/leader (286.802µs) from=127.0.0.6:46359
    2022/12/16 23:06:40 [DEBUG] http: Request GET /v1/status/leader (369.053µs) from=127.0.0.6:50913
    2022/12/16 23:06:45 [DEBUG] http: Request GET /v1/status/leader (486.841µs) from=127.0.0.6:46359
    2022/12/16 23:07:00 [DEBUG] http: Request GET /v1/status/leader (413.115µs) from=127.0.0.6:46359
    2022/12/16 23:07:05 [DEBUG] http: Request GET /v1/status/leader (554.419µs) from=127.0.0.6:50913
    2022/12/16 23:07:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:07:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:07:09 [DEBUG] agent: Node info in sync
    2022/12/16 23:07:20 [DEBUG] http: Request GET /v1/status/leader (372.24µs) from=127.0.0.6:46359
    2022/12/16 23:07:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.46463934s) from=127.0.0.6:35285
    2022/12/16 23:07:25 [DEBUG] http: Request GET /v1/status/leader (171.439µs) from=127.0.0.6:46359
    2022/12/16 23:07:40 [DEBUG] http: Request GET /v1/status/leader (555.692µs) from=127.0.0.6:50913
    2022/12/16 23:07:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:07:45 [DEBUG] http: Request GET /v1/status/leader (169.9µs) from=127.0.0.6:46359
    2022/12/16 23:07:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.957308707s) from=127.0.0.6:53475
    2022/12/16 23:07:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m7.312580303s) from=127.0.0.6:35899
    2022/12/16 23:08:00 [DEBUG] http: Request GET /v1/status/leader (290.121µs) from=127.0.0.6:46359
    2022/12/16 23:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.124841365s) from=127.0.0.6:55927
    2022/12/16 23:08:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.641023237s) from=127.0.0.6:48595
    2022/12/16 23:08:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.178660563s) from=127.0.0.6:46771
    2022/12/16 23:08:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.55600272s) from=127.0.0.6:38145
    2022/12/16 23:08:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.190250451s) from=127.0.0.6:42287
    2022/12/16 23:08:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.642573234s) from=127.0.0.6:36795
    2022/12/16 23:08:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.83733661s) from=127.0.0.6:49831
    2022/12/16 23:08:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.49065276s) from=127.0.0.6:33365
    2022/12/16 23:08:05 [DEBUG] http: Request GET /v1/status/leader (290.862µs) from=127.0.0.6:50913
    2022/12/16 23:08:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:08:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.162742443s) from=127.0.0.6:50835
    2022/12/16 23:08:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m6.225334089s) from=127.0.0.6:48115
    2022/12/16 23:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m6.150936623s) from=127.0.0.6:60913
    2022/12/16 23:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.449910964s) from=127.0.0.6:53913
    2022/12/16 23:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.592774577s) from=127.0.0.6:46381
    2022/12/16 23:08:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.789115108s) from=127.0.0.6:59959
    2022/12/16 23:08:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.024573775s) from=127.0.0.6:42919
    2022/12/16 23:08:20 [DEBUG] http: Request GET /v1/status/leader (3.826933ms) from=127.0.0.6:46359
    2022/12/16 23:08:25 [DEBUG] http: Request GET /v1/status/leader (281.906µs) from=127.0.0.6:46359
    2022/12/16 23:08:40 [DEBUG] http: Request GET /v1/status/leader (257.328µs) from=127.0.0.6:50913
    2022/12/16 23:08:45 [DEBUG] http: Request GET /v1/status/leader (166.587µs) from=127.0.0.6:50913
    2022/12/16 23:09:01 [DEBUG] http: Request GET /v1/status/leader (205.965µs) from=127.0.0.6:46359
    2022/12/16 23:09:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:09:01 [DEBUG] agent: Node info in sync
    2022/12/16 23:09:05 [DEBUG] http: Request GET /v1/status/leader (174.216µs) from=127.0.0.6:46359
    2022/12/16 23:09:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:09:21 [DEBUG] http: Request GET /v1/status/leader (263.315µs) from=127.0.0.6:50913
    2022/12/16 23:09:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m1.7073529s) from=127.0.0.6:35285
    2022/12/16 23:09:25 [DEBUG] http: Request GET /v1/status/leader (501.674µs) from=127.0.0.6:46359
    2022/12/16 23:09:41 [DEBUG] http: Request GET /v1/status/leader (240.175µs) from=127.0.0.6:50913
    2022/12/16 23:09:45 [DEBUG] http: Request GET /v1/status/leader (4.122131ms) from=127.0.0.6:46359
    2022/12/16 23:09:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m0.621128668s) from=127.0.0.6:35899
    2022/12/16 23:09:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:10:01 [DEBUG] http: Request GET /v1/status/leader (342.598µs) from=127.0.0.6:50913
    2022/12/16 23:10:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.906198167s) from=127.0.0.6:53475
    2022/12/16 23:10:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.514991782s) from=127.0.0.6:55927
    2022/12/16 23:10:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.77633607s) from=127.0.0.6:48595
    2022/12/16 23:10:05 [DEBUG] http: Request GET /v1/status/leader (677.91µs) from=127.0.0.6:50913
    2022/12/16 23:10:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:10:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.876183702s) from=127.0.0.6:36795
    2022/12/16 23:10:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.695042531s) from=127.0.0.6:38145
    2022/12/16 23:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m0.704501944s) from=127.0.0.6:48115
    2022/12/16 23:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.955722361s) from=127.0.0.6:46771
    2022/12/16 23:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.033868321s) from=127.0.0.6:42287
    2022/12/16 23:10:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.692316501s) from=127.0.0.6:59959
    2022/12/16 23:10:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m2.970180671s) from=127.0.0.6:50835
    2022/12/16 23:10:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.55144387s) from=127.0.0.6:33365
    2022/12/16 23:10:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.07609873s) from=127.0.0.6:46381
    2022/12/16 23:10:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.714027683s) from=127.0.0.6:60913
    2022/12/16 23:10:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.714062014s) from=127.0.0.6:49831
    2022/12/16 23:10:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.095043847s) from=127.0.0.6:42919
    2022/12/16 23:10:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m7.382951883s) from=127.0.0.6:53913
    2022/12/16 23:10:21 [DEBUG] http: Request GET /v1/status/leader (178.996µs) from=127.0.0.6:46359
    2022/12/16 23:10:25 [DEBUG] http: Request GET /v1/status/leader (315.953µs) from=127.0.0.6:46359
    2022/12/16 23:10:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:10:33 [DEBUG] agent: Node info in sync
    2022/12/16 23:10:41 [DEBUG] http: Request GET /v1/status/leader (343.235µs) from=127.0.0.6:50913
    2022/12/16 23:10:45 [DEBUG] http: Request GET /v1/status/leader (305.473µs) from=127.0.0.6:50913
    2022/12/16 23:11:01 [DEBUG] http: Request GET /v1/status/leader (205.095µs) from=127.0.0.6:50913
    2022/12/16 23:11:05 [DEBUG] http: Request GET /v1/status/leader (192.906µs) from=127.0.0.6:46359
    2022/12/16 23:11:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:11:21 [DEBUG] http: Request GET /v1/status/leader (242.668µs) from=127.0.0.6:50913
    2022/12/16 23:11:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m1.753795386s) from=127.0.0.6:35285
    2022/12/16 23:11:25 [DEBUG] http: Request GET /v1/status/leader (330.487µs) from=127.0.0.6:50913
    2022/12/16 23:11:41 [DEBUG] http: Request GET /v1/status/leader (46.314957ms) from=127.0.0.6:46359
    2022/12/16 23:11:45 [DEBUG] http: Request GET /v1/status/leader (168.077µs) from=127.0.0.6:50913
    2022/12/16 23:12:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:12:01 [DEBUG] http: Request GET /v1/status/leader (188.544µs) from=127.0.0.6:50913
    2022/12/16 23:12:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.52044569s) from=127.0.0.6:35899
    2022/12/16 23:12:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:12:02 [DEBUG] agent: Node info in sync
    2022/12/16 23:12:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.427219951s) from=127.0.0.6:53475
    2022/12/16 23:12:05 [DEBUG] http: Request GET /v1/status/leader (290.191µs) from=127.0.0.6:50913
    2022/12/16 23:12:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:12:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.665436984s) from=127.0.0.6:55927
    2022/12/16 23:12:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.62342641s) from=127.0.0.6:48595
    2022/12/16 23:12:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.904253571s) from=127.0.0.6:38145
    2022/12/16 23:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.639368721s) from=127.0.0.6:42287
    2022/12/16 23:12:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m2.803868552s) from=127.0.0.6:48115
    2022/12/16 23:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.631121459s) from=127.0.0.6:33365
    2022/12/16 23:12:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.4695568s) from=127.0.0.6:46381
    2022/12/16 23:12:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.554901382s) from=127.0.0.6:42919
    2022/12/16 23:12:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.516376317s) from=127.0.0.6:46771
    2022/12/16 23:12:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.949524179s) from=127.0.0.6:36795
    2022/12/16 23:12:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.098859609s) from=127.0.0.6:49831
    2022/12/16 23:12:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.535496075s) from=127.0.0.6:59959
    2022/12/16 23:12:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.29514013s) from=127.0.0.6:50835
    2022/12/16 23:12:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m5.404680432s) from=127.0.0.6:60913
    2022/12/16 23:12:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.022456666s) from=127.0.0.6:53913
    2022/12/16 23:12:21 [DEBUG] http: Request GET /v1/status/leader (154.986µs) from=127.0.0.6:46359
    2022/12/16 23:12:25 [DEBUG] http: Request GET /v1/status/leader (311.048µs) from=127.0.0.6:50913
    2022/12/16 23:12:41 [DEBUG] http: Request GET /v1/status/leader (316.944µs) from=127.0.0.6:46359
    2022/12/16 23:12:45 [DEBUG] http: Request GET /v1/status/leader (277.996µs) from=127.0.0.6:46359
    2022/12/16 23:13:01 [DEBUG] http: Request GET /v1/status/leader (300.042µs) from=127.0.0.6:50913
    2022/12/16 23:13:05 [DEBUG] http: Request GET /v1/status/leader (149.098µs) from=127.0.0.6:50913
    2022/12/16 23:13:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:13:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:13:08 [DEBUG] agent: Node info in sync
    2022/12/16 23:13:21 [DEBUG] http: Request GET /v1/status/leader (296.346µs) from=127.0.0.6:46359
    2022/12/16 23:13:25 [DEBUG] http: Request GET /v1/status/leader (451.27µs) from=127.0.0.6:50913
    2022/12/16 23:13:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.505498949s) from=127.0.0.6:35285
    2022/12/16 23:13:41 [DEBUG] http: Request GET /v1/status/leader (1.089257ms) from=127.0.0.6:46359
    2022/12/16 23:13:45 [DEBUG] http: Request GET /v1/status/leader (265.329µs) from=127.0.0.6:46359
    2022/12/16 23:14:01 [DEBUG] http: Request GET /v1/status/leader (147.996µs) from=127.0.0.6:46359
    2022/12/16 23:14:05 [DEBUG] http: Request GET /v1/status/leader (142.174µs) from=127.0.0.6:46359
    2022/12/16 23:14:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:14:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.006087317s) from=127.0.0.6:35899
    2022/12/16 23:14:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.042335009s) from=127.0.0.6:53475
    2022/12/16 23:14:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.663237914s) from=127.0.0.6:42287
    2022/12/16 23:14:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.88724478s) from=127.0.0.6:48595
    2022/12/16 23:14:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.158310472s) from=127.0.0.6:42919
    2022/12/16 23:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.703162702s) from=127.0.0.6:46381
    2022/12/16 23:14:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.988725123s) from=127.0.0.6:55927
    2022/12/16 23:14:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.057008051s) from=127.0.0.6:48115
    2022/12/16 23:14:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.456327232s) from=127.0.0.6:33365
    2022/12/16 23:14:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m1.025145352s) from=127.0.0.6:50835
    2022/12/16 23:14:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.194085957s) from=127.0.0.6:49831
    2022/12/16 23:14:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.856126376s) from=127.0.0.6:38145
    2022/12/16 23:14:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.759909186s) from=127.0.0.6:36795
    2022/12/16 23:14:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.998140276s) from=127.0.0.6:59959
    2022/12/16 23:14:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.677428736s) from=127.0.0.6:60913
    2022/12/16 23:14:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m7.288146534s) from=127.0.0.6:46771
    2022/12/16 23:14:21 [DEBUG] http: Request GET /v1/status/leader (214.45µs) from=127.0.0.6:50913
    2022/12/16 23:14:25 [DEBUG] http: Request GET /v1/status/leader (2.649213ms) from=127.0.0.6:50913
    2022/12/16 23:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.12472729s) from=127.0.0.6:53913
    2022/12/16 23:14:41 [DEBUG] http: Request GET /v1/status/leader (198.55µs) from=127.0.0.6:50913
    2022/12/16 23:14:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:14:42 [DEBUG] agent: Node info in sync
    2022/12/16 23:14:45 [DEBUG] http: Request GET /v1/status/leader (200.624µs) from=127.0.0.6:46359
    2022/12/16 23:14:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:15:01 [DEBUG] http: Request GET /v1/status/leader (375.942µs) from=127.0.0.6:46359
    2022/12/16 23:15:05 [DEBUG] http: Request GET /v1/status/leader (275.741µs) from=127.0.0.6:46359
    2022/12/16 23:15:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:15:21 [DEBUG] http: Request GET /v1/status/leader (256.592µs) from=127.0.0.6:46359
    2022/12/16 23:15:25 [DEBUG] http: Request GET /v1/status/leader (172.207µs) from=127.0.0.6:46359
    2022/12/16 23:15:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m5.656259349s) from=127.0.0.6:35285
    2022/12/16 23:15:41 [DEBUG] http: Request GET /v1/status/leader (201.597µs) from=127.0.0.6:50913
    2022/12/16 23:15:45 [DEBUG] http: Request GET /v1/status/leader (158.75µs) from=127.0.0.6:46359
    2022/12/16 23:15:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:15:48 [DEBUG] agent: Node info in sync
    2022/12/16 23:16:01 [DEBUG] http: Request GET /v1/status/leader (1.236881ms) from=127.0.0.6:46359
    2022/12/16 23:16:05 [DEBUG] http: Request GET /v1/status/leader (283.952µs) from=127.0.0.6:50913
    2022/12/16 23:16:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:16:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.273514692s) from=127.0.0.6:53475
    2022/12/16 23:16:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.116862801s) from=127.0.0.6:35899
    2022/12/16 23:16:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.196162383s) from=127.0.0.6:42919
    2022/12/16 23:16:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.584570386s) from=127.0.0.6:42287
    2022/12/16 23:16:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.126611017s) from=127.0.0.6:46381
    2022/12/16 23:16:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.134155012s) from=127.0.0.6:48595
    2022/12/16 23:16:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m0.607412936s) from=127.0.0.6:50835
    2022/12/16 23:16:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.609949572s) from=127.0.0.6:55927
    2022/12/16 23:16:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.203284855s) from=127.0.0.6:49831
    2022/12/16 23:16:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m2.079052087s) from=127.0.0.6:33365
    2022/12/16 23:16:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.603777947s) from=127.0.0.6:36795
    2022/12/16 23:16:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m6.804338935s) from=127.0.0.6:48115
    2022/12/16 23:16:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.416323699s) from=127.0.0.6:59959
    2022/12/16 23:16:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.720960913s) from=127.0.0.6:38145
    2022/12/16 23:16:21 [DEBUG] http: Request GET /v1/status/leader (259.359µs) from=127.0.0.6:50913
    2022/12/16 23:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.731187695s) from=127.0.0.6:60913
    2022/12/16 23:16:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.374166499s) from=127.0.0.6:46771
    2022/12/16 23:16:25 [DEBUG] http: Request GET /v1/status/leader (294.845µs) from=127.0.0.6:50913
    2022/12/16 23:16:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.763860346s) from=127.0.0.6:53913
    2022/12/16 23:16:41 [DEBUG] http: Request GET /v1/status/leader (255.959µs) from=127.0.0.6:46359
    2022/12/16 23:16:45 [DEBUG] http: Request GET /v1/status/leader (289.79µs) from=127.0.0.6:46359
    2022/12/16 23:17:02 [DEBUG] http: Request GET /v1/status/leader (275.897µs) from=127.0.0.6:50913
    2022/12/16 23:17:05 [DEBUG] http: Request GET /v1/status/leader (277.14µs) from=127.0.0.6:50913
    2022/12/16 23:17:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:17:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:17:07 [DEBUG] agent: Node info in sync
    2022/12/16 23:17:22 [DEBUG] http: Request GET /v1/status/leader (599.633µs) from=127.0.0.6:46359
    2022/12/16 23:17:25 [DEBUG] http: Request GET /v1/status/leader (261.796µs) from=127.0.0.6:46359
    2022/12/16 23:17:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:17:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m6.257830742s) from=127.0.0.6:35285
    2022/12/16 23:17:42 [DEBUG] http: Request GET /v1/status/leader (358.122µs) from=127.0.0.6:46359
    2022/12/16 23:17:45 [DEBUG] http: Request GET /v1/status/leader (502.229µs) from=127.0.0.6:50913
    2022/12/16 23:18:02 [DEBUG] http: Request GET /v1/status/leader (1.778287ms) from=127.0.0.6:46359
    2022/12/16 23:18:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:18:05 [DEBUG] http: Request GET /v1/status/leader (513.032µs) from=127.0.0.6:46359
    2022/12/16 23:18:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.153958596s) from=127.0.0.6:42287
    2022/12/16 23:18:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:18:14 [DEBUG] agent: Node info in sync
    2022/12/16 23:18:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.567801937s) from=127.0.0.6:42919
    2022/12/16 23:18:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.495993471s) from=127.0.0.6:53475
    2022/12/16 23:18:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.601046999s) from=127.0.0.6:48595
    2022/12/16 23:18:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.947714456s) from=127.0.0.6:35899
    2022/12/16 23:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.820553517s) from=127.0.0.6:55927
    2022/12/16 23:18:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.685280824s) from=127.0.0.6:49831
    2022/12/16 23:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.938812809s) from=127.0.0.6:46381
    2022/12/16 23:18:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.638419441s) from=127.0.0.6:50835
    2022/12/16 23:18:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m1.551565918s) from=127.0.0.6:48115
    2022/12/16 23:18:22 [DEBUG] http: Request GET /v1/status/leader (202.953µs) from=127.0.0.6:46359
    2022/12/16 23:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.573743572s) from=127.0.0.6:33365
    2022/12/16 23:18:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.663467742s) from=127.0.0.6:38145
    2022/12/16 23:18:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.687515043s) from=127.0.0.6:36795
    2022/12/16 23:18:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.503196506s) from=127.0.0.6:60913
    2022/12/16 23:18:25 [DEBUG] http: Request GET /v1/status/leader (220.235µs) from=127.0.0.6:50913
    2022/12/16 23:18:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.226141955s) from=127.0.0.6:59959
    2022/12/16 23:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.740343818s) from=127.0.0.6:46771
    2022/12/16 23:18:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.779770817s) from=127.0.0.6:53913
    2022/12/16 23:18:42 [DEBUG] http: Request GET /v1/status/leader (298.97µs) from=127.0.0.6:50913
    2022/12/16 23:18:45 [DEBUG] http: Request GET /v1/status/leader (4.299193ms) from=127.0.0.6:50913
    2022/12/16 23:19:02 [DEBUG] http: Request GET /v1/status/leader (169.285µs) from=127.0.0.6:50913
    2022/12/16 23:19:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:19:05 [DEBUG] http: Request GET /v1/status/leader (310.505µs) from=127.0.0.6:46359
    2022/12/16 23:19:22 [DEBUG] http: Request GET /v1/status/leader (180.66µs) from=127.0.0.6:46359
    2022/12/16 23:19:25 [DEBUG] http: Request GET /v1/status/leader (164.131µs) from=127.0.0.6:46359
    2022/12/16 23:19:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:19:33 [DEBUG] agent: Node info in sync
    2022/12/16 23:19:42 [DEBUG] http: Request GET /v1/status/leader (156.62µs) from=127.0.0.6:50913
    2022/12/16 23:19:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m4.576364971s) from=127.0.0.6:35285
    2022/12/16 23:19:46 [DEBUG] http: Request GET /v1/status/leader (351.835µs) from=127.0.0.6:46359
    2022/12/16 23:19:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:20:02 [DEBUG] http: Request GET /v1/status/leader (272.456µs) from=127.0.0.6:46359
    2022/12/16 23:20:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:20:06 [DEBUG] http: Request GET /v1/status/leader (150.72µs) from=127.0.0.6:46359
    2022/12/16 23:20:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.527229844s) from=127.0.0.6:42919
    2022/12/16 23:20:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.087297875s) from=127.0.0.6:42287
    2022/12/16 23:20:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.725299422s) from=127.0.0.6:53475
    2022/12/16 23:20:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.37006088s) from=127.0.0.6:48595
    2022/12/16 23:20:22 [DEBUG] http: Request GET /v1/status/leader (857.772µs) from=127.0.0.6:50913
    2022/12/16 23:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.083574914s) from=127.0.0.6:33365
    2022/12/16 23:20:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m7.291418477s) from=127.0.0.6:35899
    2022/12/16 23:20:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.320208527s) from=127.0.0.6:36795
    2022/12/16 23:20:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m3.559229741s) from=127.0.0.6:48115
    2022/12/16 23:20:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.901310891s) from=127.0.0.6:38145
    2022/12/16 23:20:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m1.573351959s) from=127.0.0.6:60913
    2022/12/16 23:20:26 [DEBUG] http: Request GET /v1/status/leader (279.8µs) from=127.0.0.6:46359
    2022/12/16 23:20:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.124546053s) from=127.0.0.6:46381
    2022/12/16 23:20:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m6.281441804s) from=127.0.0.6:50835
    2022/12/16 23:20:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m7.465257561s) from=127.0.0.6:55927
    2022/12/16 23:20:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.442173524s) from=127.0.0.6:49831
    2022/12/16 23:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.070876946s) from=127.0.0.6:46771
    2022/12/16 23:20:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.36504558s) from=127.0.0.6:59959
    2022/12/16 23:20:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.228223124s) from=127.0.0.6:53913
    2022/12/16 23:20:42 [DEBUG] http: Request GET /v1/status/leader (261.352µs) from=127.0.0.6:46359
    2022/12/16 23:20:46 [DEBUG] http: Request GET /v1/status/leader (1.114867ms) from=127.0.0.6:50913
    2022/12/16 23:20:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:20:59 [DEBUG] agent: Node info in sync
    2022/12/16 23:21:02 [DEBUG] http: Request GET /v1/status/leader (245.886µs) from=127.0.0.6:50913
    2022/12/16 23:21:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:21:06 [DEBUG] http: Request GET /v1/status/leader (252.717µs) from=127.0.0.6:46359
    2022/12/16 23:21:22 [DEBUG] http: Request GET /v1/status/leader (271.068µs) from=127.0.0.6:50913
    2022/12/16 23:21:26 [DEBUG] http: Request GET /v1/status/leader (167.297µs) from=127.0.0.6:50913
    2022/12/16 23:21:42 [DEBUG] http: Request GET /v1/status/leader (298.847µs) from=127.0.0.6:46359
    2022/12/16 23:21:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m0.981975511s) from=127.0.0.6:35285
    2022/12/16 23:21:46 [DEBUG] http: Request GET /v1/status/leader (403.25µs) from=127.0.0.6:46359
    2022/12/16 23:22:02 [DEBUG] http: Request GET /v1/status/leader (569.219µs) from=127.0.0.6:46359
    2022/12/16 23:22:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:22:06 [DEBUG] http: Request GET /v1/status/leader (167.097µs) from=127.0.0.6:46359
    2022/12/16 23:22:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:22:09 [DEBUG] agent: Node info in sync
    2022/12/16 23:22:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.559073391s) from=127.0.0.6:42919
    2022/12/16 23:22:22 [DEBUG] http: Request GET /v1/status/leader (307.239µs) from=127.0.0.6:46359
    2022/12/16 23:22:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.915503262s) from=127.0.0.6:42287
    2022/12/16 23:22:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.290947901s) from=127.0.0.6:48595
    2022/12/16 23:22:26 [DEBUG] http: Request GET /v1/status/leader (454.531µs) from=127.0.0.6:46359
    2022/12/16 23:22:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.823183621s) from=127.0.0.6:53475
    2022/12/16 23:22:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m2.008439126s) from=127.0.0.6:35899
    2022/12/16 23:22:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.033178307s) from=127.0.0.6:60913
    2022/12/16 23:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.582730973s) from=127.0.0.6:33365
    2022/12/16 23:22:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (2m6.002768784s) from=127.0.0.6:48115
    2022/12/16 23:22:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.649163901s) from=127.0.0.6:46381
    2022/12/16 23:22:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.951088043s) from=127.0.0.6:36795
    2022/12/16 23:22:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.876871695s) from=127.0.0.6:38145
    2022/12/16 23:22:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.417929991s) from=127.0.0.6:50835
    2022/12/16 23:22:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.809396188s) from=127.0.0.6:46771
    2022/12/16 23:22:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m5.017206376s) from=127.0.0.6:55927
    2022/12/16 23:22:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.311018709s) from=127.0.0.6:59959
    2022/12/16 23:22:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.35406774s) from=127.0.0.6:49831
    2022/12/16 23:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.351362822s) from=127.0.0.6:53913
    2022/12/16 23:22:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:22:42 [DEBUG] http: Request GET /v1/status/leader (227.857µs) from=127.0.0.6:46359
    2022/12/16 23:22:46 [DEBUG] http: Request GET /v1/status/leader (355.696µs) from=127.0.0.6:46359
    2022/12/16 23:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:22:55 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092"
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Node info in sync
    2022/12/16 23:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.487215ms) from=127.0.0.6:50913
    2022/12/16 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (1m10.305916085s) from=127.0.0.6:35285
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (24.447259216s) from=127.0.0.6:48115
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:22:55 [DEBUG] agent: Node info in sync
    2022/12/16 23:22:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (508.424µs) from=127.0.0.6:46359
    2022/12/16 23:22:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (305.185µs) from=127.0.0.6:50913
    2022/12/16 23:23:02 [DEBUG] http: Request GET /v1/status/leader (170.409µs) from=127.0.0.6:46359
    2022/12/16 23:23:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:23:06 [DEBUG] http: Request GET /v1/status/leader (583.651µs) from=127.0.0.6:34377
    2022/12/16 23:23:22 [DEBUG] http: Request GET /v1/status/leader (325.729µs) from=127.0.0.6:46359
    2022/12/16 23:23:26 [DEBUG] http: Request GET /v1/status/leader (502.169µs) from=127.0.0.6:34377
    2022/12/16 23:23:42 [DEBUG] http: Request GET /v1/status/leader (174.276µs) from=127.0.0.6:46359
    2022/12/16 23:23:46 [DEBUG] http: Request GET /v1/status/leader (180.52µs) from=127.0.0.6:46359
    2022/12/16 23:23:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:23:57 [DEBUG] agent: Node info in sync
    2022/12/16 23:24:02 [DEBUG] http: Request GET /v1/status/leader (197.914µs) from=127.0.0.6:34377
    2022/12/16 23:24:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:24:06 [DEBUG] http: Request GET /v1/status/leader (265.307µs) from=127.0.0.6:34377
    2022/12/16 23:24:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.376776688s) from=127.0.0.6:42919
    2022/12/16 23:24:22 [DEBUG] http: Request GET /v1/status/leader (145.084µs) from=127.0.0.6:46359
    2022/12/16 23:24:26 [DEBUG] http: Request GET /v1/status/leader (319.659µs) from=127.0.0.6:46359
    2022/12/16 23:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.606434693s) from=127.0.0.6:42287
    2022/12/16 23:24:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.871296863s) from=127.0.0.6:48595
    2022/12/16 23:24:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.293238999s) from=127.0.0.6:33365
    2022/12/16 23:24:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.654147391s) from=127.0.0.6:35899
    2022/12/16 23:24:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.656662811s) from=127.0.0.6:36795
    2022/12/16 23:24:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.976835706s) from=127.0.0.6:53475
    2022/12/16 23:24:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.382532786s) from=127.0.0.6:46771
    2022/12/16 23:24:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m7.163817669s) from=127.0.0.6:60913
    2022/12/16 23:24:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m2.455319354s) from=127.0.0.6:55927
    2022/12/16 23:24:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.440377862s) from=127.0.0.6:49831
    2022/12/16 23:24:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.63665299s) from=127.0.0.6:59959
    2022/12/16 23:24:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.536540439s) from=127.0.0.6:46381
    2022/12/16 23:24:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.349626745s) from=127.0.0.6:38145
    2022/12/16 23:24:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m6.883804303s) from=127.0.0.6:50835
    2022/12/16 23:24:42 [DEBUG] http: Request GET /v1/status/leader (304.93µs) from=127.0.0.6:46359
    2022/12/16 23:24:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.570852568s) from=127.0.0.6:53913
    2022/12/16 23:24:46 [DEBUG] http: Request GET /v1/status/leader (167.32µs) from=127.0.0.6:46359
    2022/12/16 23:24:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:25:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.796308599s) from=127.0.0.6:35285
    2022/12/16 23:25:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.272116072s) from=127.0.0.6:48115
    2022/12/16 23:25:02 [DEBUG] http: Request GET /v1/status/leader (183.11µs) from=127.0.0.6:34377
    2022/12/16 23:25:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m7.269842909s) from=127.0.0.6:50913
    2022/12/16 23:25:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:25:06 [DEBUG] http: Request GET /v1/status/leader (376.244µs) from=127.0.0.6:34377
    2022/12/16 23:25:22 [DEBUG] http: Request GET /v1/status/leader (300.044µs) from=127.0.0.6:46359
    2022/12/16 23:25:26 [DEBUG] http: Request GET /v1/status/leader (424.324µs) from=127.0.0.6:34377
    2022/12/16 23:25:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:25:39 [DEBUG] agent: Node info in sync
    2022/12/16 23:25:42 [DEBUG] http: Request GET /v1/status/leader (177.565µs) from=127.0.0.6:34377
    2022/12/16 23:25:46 [DEBUG] http: Request GET /v1/status/leader (424.332µs) from=127.0.0.6:46359
    2022/12/16 23:25:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:25: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.
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:25:52 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.26.136_8443"
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Node info in sync
    2022/12/16 23:25:52 [DEBUG] http: Request PUT /v1/agent/service/register (20.230841ms) from=127.0.0.6:34377
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Node info in sync
    2022/12/16 23:25:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (528.935µs) from=127.0.0.6:34377
    2022/12/16 23:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (51.448662156s) from=127.0.0.6:48115
    2022/12/16 23:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (51.960865048s) from=127.0.0.6:35285
    2022/12/16 23:25:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (245.896µs) from=127.0.0.6:34377
    2022/12/16 23:25:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:25: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.
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:25:52 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.29.137_8082"
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Node info in sync
    2022/12/16 23:25:52 [DEBUG] http: Request PUT /v1/agent/service/register (28.910056ms) from=127.0.0.6:46359
    2022/12/16 23:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (56.392502ms) from=127.0.0.6:48115
    2022/12/16 23:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (68.870719ms) from=127.0.0.6:35285
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:25:52 [DEBUG] agent: Node info in sync
    2022/12/16 23:25:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (323.955µs) from=127.0.0.6:46359
    2022/12/16 23:25:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (224.323µs) from=127.0.0.6:46359
    2022/12/16 23:26:02 [DEBUG] http: Request GET /v1/status/leader (292.653µs) from=127.0.0.6:37143
    2022/12/16 23:26:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:26: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.
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.43.197_8484"
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (12.254032475s) from=127.0.0.6:34377
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (12.402934682s) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.162194ms) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (303.822µs) from=127.0.0.6:34377
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (144.635µs) from=127.0.0.6:37143
    2022/12/16 23:26:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:26: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.
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [INFO] agent: Synced service "_v1_vnflcm_10.233.47.110_8801"
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (44.832444ms) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (43.298382ms) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.96238ms) from=127.0.0.6:39857
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (754.99µs) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:26: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.
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.41.169_8410"
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.450802ms) from=127.0.0.6:34377
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (62.474006ms) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (23.701246ms) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (229.344µs) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (466.866µs) from=127.0.0.6:35889
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (311.557µs) from=127.0.0.6:39857
    2022/12/16 23:26:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:26: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.
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.11.110_8482"
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request PUT /v1/agent/service/register (11.678504ms) from=127.0.0.6:59297
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (82.216497ms) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (85.544969ms) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (516.045µs) from=127.0.0.6:35889
    2022/12/16 23:26:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:26: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.
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:26:05 [INFO] agent: Synced service "_v1_nslcm_10.233.57.184_8403"
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request PUT /v1/agent/service/register (22.68841ms) from=127.0.0.6:59297
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (220.689µs) from=127.0.0.6:59297
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (144.133287ms) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (401.751µs) from=127.0.0.6:59297
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (172.262726ms) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:26: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.
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [INFO] agent: Synced service "_v2_nslcm_10.233.57.184_8403"
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request PUT /v1/agent/service/register (34.130104ms) from=127.0.0.6:36811
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (5.791333ms) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (131.240873ms) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (290.835µs) from=127.0.0.6:36811
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (380.82µs) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:26: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.
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [INFO] agent: Synced service "_v1_vnfres_10.233.10.145_8802"
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.847765ms) from=127.0.0.6:35889
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (46.579496ms) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (77.756415ms) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (22.968754ms) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 23:26: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.
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [INFO] agent: Synced service "_v1_vnfmgr_10.233.62.166_8803"
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] http: Request PUT /v1/agent/service/register (15.169706ms) from=127.0.0.6:35889
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (57.043183ms) from=127.0.0.6:48115
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (134.706083ms) from=127.0.0.6:39935
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (299.792µs) from=127.0.0.6:35889
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (346.617µs) from=127.0.0.6:49009
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:26:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:26:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (320.319µs) from=127.0.0.6:57145
    2022/12/16 23:26:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (305.918µs) from=127.0.0.6:48115
    2022/12/16 23:26:06 [DEBUG] http: Request GET /v1/status/leader (352.355µs) from=127.0.0.6:57625
    2022/12/16 23:26:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.059157953s) from=127.0.0.6:42919
    2022/12/16 23:26:22 [DEBUG] http: Request GET /v1/status/leader (183.05µs) from=127.0.0.6:47785
    2022/12/16 23:26:26 [DEBUG] http: Request GET /v1/status/leader (335.433µs) from=127.0.0.6:57625
    2022/12/16 23:26:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.02339241s) from=127.0.0.6:48595
    2022/12/16 23:26:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m3.076357449s) from=127.0.0.6:33365
    2022/12/16 23:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.060581227s) from=127.0.0.6:42287
    2022/12/16 23:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.09539184s) from=127.0.0.6:46771
    2022/12/16 23:26:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m6.328944237s) from=127.0.0.6:35899
    2022/12/16 23:26:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.279968603s) from=127.0.0.6:36795
    2022/12/16 23:26:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.635742681s) from=127.0.0.6:49831
    2022/12/16 23:26:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.627109541s) from=127.0.0.6:60913
    2022/12/16 23:26:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.35970941s) from=127.0.0.6:55927
    2022/12/16 23:26:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.110412483s) from=127.0.0.6:46381
    2022/12/16 23:26:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.399908108s) from=127.0.0.6:53475
    2022/12/16 23:26:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.726945532s) from=127.0.0.6:59959
    2022/12/16 23:26:42 [DEBUG] http: Request GET /v1/status/leader (327.533µs) from=127.0.0.6:47785
    2022/12/16 23:26:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.248186045s) from=127.0.0.6:38145
    2022/12/16 23:26:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m6.69085939s) from=127.0.0.6:50835
    2022/12/16 23:26:46 [DEBUG] http: Request GET /v1/status/leader (156.82µs) from=127.0.0.6:47785
    2022/12/16 23:26:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.673401743s) from=127.0.0.6:53913
    2022/12/16 23:27:02 [DEBUG] http: Request GET /v1/status/leader (498.797µs) from=127.0.0.6:47785
    2022/12/16 23:27:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:27:06 [DEBUG] http: Request GET /v1/status/leader (730.83µs) from=127.0.0.6:57625
    2022/12/16 23:27:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m5.179918466s) from=127.0.0.6:50913
    2022/12/16 23:27:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:27:15 [DEBUG] agent: Node info in sync
    2022/12/16 23:27:22 [DEBUG] http: Request GET /v1/status/leader (193.553µs) from=127.0.0.6:47785
    2022/12/16 23:27:26 [DEBUG] http: Request GET /v1/status/leader (288.772µs) from=127.0.0.6:57625
    2022/12/16 23:27:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:27:42 [DEBUG] http: Request GET /v1/status/leader (283.741µs) from=127.0.0.6:47785
    2022/12/16 23:27:46 [DEBUG] http: Request GET /v1/status/leader (166.513µs) from=127.0.0.6:47785
    2022/12/16 23:27:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m1.040651849s) from=127.0.0.6:35285
    2022/12/16 23:27:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m2.008663553s) from=127.0.0.6:46359
    2022/12/16 23:28:03 [DEBUG] http: Request GET /v1/status/leader (319.518µs) from=127.0.0.6:47785
    2022/12/16 23:28:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.340419387s) from=127.0.0.6:34377
    2022/12/16 23:28:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:28:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m0.655947705s) from=127.0.0.6:39857
    2022/12/16 23:28:06 [DEBUG] http: Request GET /v1/status/leader (312.94µs) from=127.0.0.6:57625
    2022/12/16 23:28:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.613551705s) from=127.0.0.6:48115
    2022/12/16 23:28:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.205633201s) from=127.0.0.6:49009
    2022/12/16 23:28:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m3.478569631s) from=127.0.0.6:39935
    2022/12/16 23:28:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m4.33496291s) from=127.0.0.6:37143
    2022/12/16 23:28:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m4.18239385s) from=127.0.0.6:59297
    2022/12/16 23:28:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m4.927712836s) from=127.0.0.6:57145
    2022/12/16 23:28:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m5.265692013s) from=127.0.0.6:36811
    2022/12/16 23:28:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m7.30639712s) from=127.0.0.6:35889
    2022/12/16 23:28:23 [DEBUG] http: Request GET /v1/status/leader (179.202µs) from=127.0.0.6:47785
    2022/12/16 23:28:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m1.448933894s) from=127.0.0.6:42919
    2022/12/16 23:28:26 [DEBUG] http: Request GET /v1/status/leader (159.895µs) from=127.0.0.6:47785
    2022/12/16 23:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m3.948638092s) from=127.0.0.6:33365
    2022/12/16 23:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.851719656s) from=127.0.0.6:46771
    2022/12/16 23:28:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.921765615s) from=127.0.0.6:48595
    2022/12/16 23:28:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.691214806s) from=127.0.0.6:49831
    2022/12/16 23:28:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m1.012939922s) from=127.0.0.6:60913
    2022/12/16 23:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.062331825s) from=127.0.0.6:42287
    2022/12/16 23:28:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m2.741796858s) from=127.0.0.6:35899
    2022/12/16 23:28:43 [DEBUG] http: Request GET /v1/status/leader (266.473µs) from=127.0.0.6:47785
    2022/12/16 23:28:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.106910052s) from=127.0.0.6:55927
    2022/12/16 23:28:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.935201325s) from=127.0.0.6:46381
    2022/12/16 23:28:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.664769622s) from=127.0.0.6:36795
    2022/12/16 23:28:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.973699698s) from=127.0.0.6:59959
    2022/12/16 23:28:46 [DEBUG] http: Request GET /v1/status/leader (146.917µs) from=127.0.0.6:57625
    2022/12/16 23:28:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.16031929s) from=127.0.0.6:53475
    2022/12/16 23:28:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.748515796s) from=127.0.0.6:38145
    2022/12/16 23:28:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.606017946s) from=127.0.0.6:50835
    2022/12/16 23:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.772446357s) from=127.0.0.6:53913
    2022/12/16 23:29:03 [DEBUG] http: Request GET /v1/status/leader (310.584µs) from=127.0.0.6:47785
    2022/12/16 23:29:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:29:04 [DEBUG] agent: Node info in sync
    2022/12/16 23:29:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:29:06 [DEBUG] http: Request GET /v1/status/leader (405.352µs) from=127.0.0.6:47785
    2022/12/16 23:29:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m5.280801218s) from=127.0.0.6:50913
    2022/12/16 23:29:23 [DEBUG] http: Request GET /v1/status/leader (347.095µs) from=127.0.0.6:47785
    2022/12/16 23:29:26 [DEBUG] http: Request GET /v1/status/leader (159.71µs) from=127.0.0.6:47785
    2022/12/16 23:29:43 [DEBUG] http: Request GET /v1/status/leader (258.899µs) from=127.0.0.6:47785
    2022/12/16 23:29:46 [DEBUG] http: Request GET /v1/status/leader (148.171µs) from=127.0.0.6:57625
    2022/12/16 23:29:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:29:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m0.868236327s) from=127.0.0.6:35285
    2022/12/16 23:29:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m0.377908851s) from=127.0.0.6:46359
    2022/12/16 23:30:03 [DEBUG] http: Request GET /v1/status/leader (322.004µs) from=127.0.0.6:47785
    2022/12/16 23:30:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:30:06 [DEBUG] http: Request GET /v1/status/leader (300.189µs) from=127.0.0.6:47785
    2022/12/16 23:30:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.244437569s) from=127.0.0.6:34377
    2022/12/16 23:30:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.599422109s) from=127.0.0.6:48115
    2022/12/16 23:30:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m3.007039462s) from=127.0.0.6:39857
    2022/12/16 23:30:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.720156757s) from=127.0.0.6:49009
    2022/12/16 23:30:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m0.089622244s) from=127.0.0.6:57145
    2022/12/16 23:30:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m6.254476673s) from=127.0.0.6:39935
    2022/12/16 23:30:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.476844132s) from=127.0.0.6:35889
    2022/12/16 23:30:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m6.092236561s) from=127.0.0.6:59297
    2022/12/16 23:30:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m4.816555948s) from=127.0.0.6:36811
    2022/12/16 23:30:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m6.51232213s) from=127.0.0.6:37143
    2022/12/16 23:30:23 [DEBUG] http: Request GET /v1/status/leader (178.63µs) from=127.0.0.6:47785
    2022/12/16 23:30:26 [DEBUG] http: Request GET /v1/status/leader (1.369947ms) from=127.0.0.6:57625
    2022/12/16 23:30:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.054763315s) from=127.0.0.6:42919
    2022/12/16 23:30:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m0.116687945s) from=127.0.0.6:33365
    2022/12/16 23:30:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.283391234s) from=127.0.0.6:48595
    2022/12/16 23:30:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.08912708s) from=127.0.0.6:46771
    2022/12/16 23:30:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.107909292s) from=127.0.0.6:49831
    2022/12/16 23:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.401929335s) from=127.0.0.6:42287
    2022/12/16 23:30:43 [DEBUG] http: Request GET /v1/status/leader (431.105µs) from=127.0.0.6:47785
    2022/12/16 23:30:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.524342399s) from=127.0.0.6:60913
    2022/12/16 23:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.448556507s) from=127.0.0.6:46381
    2022/12/16 23:30:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.465819108s) from=127.0.0.6:59959
    2022/12/16 23:30:46 [DEBUG] http: Request GET /v1/status/leader (300.664µs) from=127.0.0.6:47785
    2022/12/16 23:30:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.164954096s) from=127.0.0.6:36795
    2022/12/16 23:30:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.657417152s) from=127.0.0.6:35899
    2022/12/16 23:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.760037927s) from=127.0.0.6:55927
    2022/12/16 23:30:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.504615078s) from=127.0.0.6:53475
    2022/12/16 23:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.283029983s) from=127.0.0.6:53913
    2022/12/16 23:30:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.125690929s) from=127.0.0.6:38145
    2022/12/16 23:30:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:30:55 [DEBUG] agent: Node info in sync
    2022/12/16 23:30:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.473007943s) from=127.0.0.6:50835
    2022/12/16 23:31:03 [DEBUG] http: Request GET /v1/status/leader (250.037µs) from=127.0.0.6:47785
    2022/12/16 23:31:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:31:06 [DEBUG] http: Request GET /v1/status/leader (321.093µs) from=127.0.0.6:57625
    2022/12/16 23:31:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m3.828728919s) from=127.0.0.6:50913
    2022/12/16 23:31:23 [DEBUG] http: Request GET /v1/status/leader (273.198µs) from=127.0.0.6:47785
    2022/12/16 23:31:26 [DEBUG] http: Request GET /v1/status/leader (324.205µs) from=127.0.0.6:47785
    2022/12/16 23:31:43 [DEBUG] http: Request GET /v1/status/leader (747.194µs) from=127.0.0.6:47785
    2022/12/16 23:31:46 [DEBUG] http: Request GET /v1/status/leader (191.877µs) from=127.0.0.6:57625
    2022/12/16 23:31:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m0.931783554s) from=127.0.0.6:35285
    2022/12/16 23:31:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m1.830490116s) from=127.0.0.6:46359
    2022/12/16 23:31:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:32:03 [DEBUG] http: Request GET /v1/status/leader (267.829µs) from=127.0.0.6:47785
    2022/12/16 23:32:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:32:06 [DEBUG] http: Request GET /v1/status/leader (294.859µs) from=127.0.0.6:57625
    2022/12/16 23:32:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m1.629518856s) from=127.0.0.6:57145
    2022/12/16 23:32:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.662546166s) from=127.0.0.6:49009
    2022/12/16 23:32:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.796542848s) from=127.0.0.6:34377
    2022/12/16 23:32:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m5.039949948s) from=127.0.0.6:39857
    2022/12/16 23:32:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.93347512s) from=127.0.0.6:48115
    2022/12/16 23:32:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m2.152253305s) from=127.0.0.6:36811
    2022/12/16 23:32:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m3.594211334s) from=127.0.0.6:39935
    2022/12/16 23:32:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.701827015s) from=127.0.0.6:35889
    2022/12/16 23:32:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m5.098355973s) from=127.0.0.6:59297
    2022/12/16 23:32:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m6.727848383s) from=127.0.0.6:37143
    2022/12/16 23:32:23 [DEBUG] http: Request GET /v1/status/leader (155.425µs) from=127.0.0.6:47785
    2022/12/16 23:32:26 [DEBUG] http: Request GET /v1/status/leader (324.009µs) from=127.0.0.6:47785
    2022/12/16 23:32:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.191159969s) from=127.0.0.6:42919
    2022/12/16 23:32:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m3.418393793s) from=127.0.0.6:33365
    2022/12/16 23:32:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:32:41 [DEBUG] agent: Node info in sync
    2022/12/16 23:32:43 [DEBUG] http: Request GET /v1/status/leader (274.82µs) from=127.0.0.6:47785
    2022/12/16 23:32:46 [DEBUG] http: Request GET /v1/status/leader (191.324µs) from=127.0.0.6:57625
    2022/12/16 23:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.570810824s) from=127.0.0.6:46771
    2022/12/16 23:32:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.669221378s) from=127.0.0.6:36795
    2022/12/16 23:32:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.2471893s) from=127.0.0.6:48595
    2022/12/16 23:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m3.527070085s) from=127.0.0.6:60913
    2022/12/16 23:32:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.937590323s) from=127.0.0.6:49831
    2022/12/16 23:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.548174893s) from=127.0.0.6:42287
    2022/12/16 23:32:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.074017288s) from=127.0.0.6:35899
    2022/12/16 23:32:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.713962422s) from=127.0.0.6:46381
    2022/12/16 23:32:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.330797461s) from=127.0.0.6:59959
    2022/12/16 23:32:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.672715182s) from=127.0.0.6:53475
    2022/12/16 23:32:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.170525916s) from=127.0.0.6:55927
    2022/12/16 23:32:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m1.417461381s) from=127.0.0.6:50835
    2022/12/16 23:32:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.828413848s) from=127.0.0.6:53913
    2022/12/16 23:33:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.474691171s) from=127.0.0.6:38145
    2022/12/16 23:33:03 [DEBUG] http: Request GET /v1/status/leader (1.340126ms) from=127.0.0.6:47785
    2022/12/16 23:33:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:33:06 [DEBUG] http: Request GET /v1/status/leader (248.176µs) from=127.0.0.6:47785
    2022/12/16 23:33:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m4.462291897s) from=127.0.0.6:50913
    2022/12/16 23:33:23 [DEBUG] http: Request GET /v1/status/leader (218.334µs) from=127.0.0.6:47785
    2022/12/16 23:33:26 [DEBUG] http: Request GET /v1/status/leader (169.261µs) from=127.0.0.6:47785
    2022/12/16 23:33:43 [DEBUG] http: Request GET /v1/status/leader (1.323862ms) from=127.0.0.6:47785
    2022/12/16 23:33:46 [DEBUG] http: Request GET /v1/status/leader (256.305µs) from=127.0.0.6:57625
    2022/12/16 23:33:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m0.256513367s) from=127.0.0.6:35285
    2022/12/16 23:33:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m0.079489405s) from=127.0.0.6:46359
    2022/12/16 23:34:03 [DEBUG] http: Request GET /v1/status/leader (273.667µs) from=127.0.0.6:47785
    2022/12/16 23:34:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:34:06 [DEBUG] http: Request GET /v1/status/leader (316.486µs) from=127.0.0.6:47785
    2022/12/16 23:34:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.779894636s) from=127.0.0.6:34377
    2022/12/16 23:34:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.991094585s) from=127.0.0.6:48115
    2022/12/16 23:34:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.69479735s) from=127.0.0.6:49009
    2022/12/16 23:34:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m6.905750984s) from=127.0.0.6:57145
    2022/12/16 23:34:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m7.459812374s) from=127.0.0.6:39857
    2022/12/16 23:34:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m1.18862837s) from=127.0.0.6:59297
    2022/12/16 23:34:23 [DEBUG] http: Request GET /v1/status/leader (310.747µs) from=127.0.0.6:47785
    2022/12/16 23:34:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m7.251217443s) from=127.0.0.6:36811
    2022/12/16 23:34:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m6.375592207s) from=127.0.0.6:39935
    2022/12/16 23:34:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.042226986s) from=127.0.0.6:35889
    2022/12/16 23:34:26 [DEBUG] http: Request GET /v1/status/leader (187.04µs) from=127.0.0.6:47785
    2022/12/16 23:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:34:28 [DEBUG] agent: Node info in sync
    2022/12/16 23:34:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m7.276976295s) from=127.0.0.6:37143
    2022/12/16 23:34:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:34:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.154528038s) from=127.0.0.6:42919
    2022/12/16 23:34:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.035750318s) from=127.0.0.6:33365
    2022/12/16 23:34:43 [DEBUG] http: Request GET /v1/status/leader (307.522µs) from=127.0.0.6:47785
    2022/12/16 23:34:46 [DEBUG] http: Request GET /v1/status/leader (295.154µs) from=127.0.0.6:47785
    2022/12/16 23:34:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.377879269s) from=127.0.0.6:36795
    2022/12/16 23:34:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.252254719s) from=127.0.0.6:49831
    2022/12/16 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.200714831s) from=127.0.0.6:46771
    2022/12/16 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.78285598s) from=127.0.0.6:60913
    2022/12/16 23:34:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m7.058324354s) from=127.0.0.6:48595
    2022/12/16 23:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.193212666s) from=127.0.0.6:55927
    2022/12/16 23:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.328692502s) from=127.0.0.6:42287
    2022/12/16 23:34:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.041147389s) from=127.0.0.6:35899
    2022/12/16 23:34:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.095963794s) from=127.0.0.6:59959
    2022/12/16 23:34:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.874431122s) from=127.0.0.6:53475
    2022/12/16 23:34:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.375966355s) from=127.0.0.6:46381
    2022/12/16 23:35:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.674430251s) from=127.0.0.6:53913
    2022/12/16 23:35:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.437030958s) from=127.0.0.6:50835
    2022/12/16 23:35:04 [DEBUG] http: Request GET /v1/status/leader (320.357µs) from=127.0.0.6:47785
    2022/12/16 23:35:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.424712583s) from=127.0.0.6:38145
    2022/12/16 23:35:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:35:06 [DEBUG] http: Request GET /v1/status/leader (165.128µs) from=127.0.0.6:57625
    2022/12/16 23:35:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m1.215930543s) from=127.0.0.6:50913
    2022/12/16 23:35:24 [DEBUG] http: Request GET /v1/status/leader (250.412µs) from=127.0.0.6:47785
    2022/12/16 23:35:26 [DEBUG] http: Request GET /v1/status/leader (190.422µs) from=127.0.0.6:47785
    2022/12/16 23:35:44 [DEBUG] http: Request GET /v1/status/leader (321.916µs) from=127.0.0.6:47785
    2022/12/16 23:35:46 [DEBUG] http: Request GET /v1/status/leader (169.94µs) from=127.0.0.6:57625
    2022/12/16 23:36:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m4.848153201s) from=127.0.0.6:35285
    2022/12/16 23:36:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m5.142155405s) from=127.0.0.6:46359
    2022/12/16 23:36:04 [DEBUG] http: Request GET /v1/status/leader (286.63µs) from=127.0.0.6:47785
    2022/12/16 23:36:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:36:06 [DEBUG] http: Request GET /v1/status/leader (249.823µs) from=127.0.0.6:57625
    2022/12/16 23:36:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:36:17 [DEBUG] agent: Node info in sync
    2022/12/16 23:36:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.461456852s) from=127.0.0.6:34377
    2022/12/16 23:36:24 [DEBUG] http: Request GET /v1/status/leader (312.373µs) from=127.0.0.6:47785
    2022/12/16 23:36:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m7.050423846s) from=127.0.0.6:49009
    2022/12/16 23:36:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m7.179347004s) from=127.0.0.6:48115
    2022/12/16 23:36:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m3.907333451s) from=127.0.0.6:39857
    2022/12/16 23:36:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m6.042917276s) from=127.0.0.6:57145
    2022/12/16 23:36:26 [DEBUG] http: Request GET /v1/status/leader (261.897µs) from=127.0.0.6:47785
    2022/12/16 23:36:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m5.833217572s) from=127.0.0.6:59297
    2022/12/16 23:36:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m4.265405392s) from=127.0.0.6:36811
    2022/12/16 23:36:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m5.030544602s) from=127.0.0.6:39935
    2022/12/16 23:36:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m7.035904443s) from=127.0.0.6:35889
    2022/12/16 23:36:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m6.186897464s) from=127.0.0.6:37143
    2022/12/16 23:36:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:36:44 [DEBUG] http: Request GET /v1/status/leader (185.144µs) from=127.0.0.6:47785
    2022/12/16 23:36:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.090426981s) from=127.0.0.6:42919
    2022/12/16 23:36:46 [DEBUG] http: Request GET /v1/status/leader (147.989µs) from=127.0.0.6:47785
    2022/12/16 23:36:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m7.301593727s) from=127.0.0.6:33365
    2022/12/16 23:36:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.005839238s) from=127.0.0.6:36795
    2022/12/16 23:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m1.15049226s) from=127.0.0.6:46771
    2022/12/16 23:36:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.886175993s) from=127.0.0.6:49831
    2022/12/16 23:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.632157593s) from=127.0.0.6:60913
    2022/12/16 23:36:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.580142069s) from=127.0.0.6:48595
    2022/12/16 23:36:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.529835587s) from=127.0.0.6:55927
    2022/12/16 23:36:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.267022279s) from=127.0.0.6:46381
    2022/12/16 23:37:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.289162805s) from=127.0.0.6:35899
    2022/12/16 23:37:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.148775278s) from=127.0.0.6:42287
    2022/12/16 23:37:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.256446731s) from=127.0.0.6:53475
    2022/12/16 23:37:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.268597078s) from=127.0.0.6:59959
    2022/12/16 23:37:04 [DEBUG] http: Request GET /v1/status/leader (239.621µs) from=127.0.0.6:47785
    2022/12/16 23:37:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:37:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.684205604s) from=127.0.0.6:53913
    2022/12/16 23:37:06 [DEBUG] http: Request GET /v1/status/leader (263.827µs) from=127.0.0.6:47785
    2022/12/16 23:37:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m7.075490586s) from=127.0.0.6:50835
    2022/12/16 23:37:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.228393488s) from=127.0.0.6:38145
    2022/12/16 23:37:24 [DEBUG] http: Request GET /v1/status/leader (2.022447ms) from=127.0.0.6:47785
    2022/12/16 23:37:26 [DEBUG] http: Request GET /v1/status/leader (337.985µs) from=127.0.0.6:57625
    2022/12/16 23:37:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m6.434705102s) from=127.0.0.6:50913
    2022/12/16 23:37:44 [DEBUG] http: Request GET /v1/status/leader (284.518µs) from=127.0.0.6:47785
    2022/12/16 23:37:46 [DEBUG] http: Request GET /v1/status/leader (162.79µs) from=127.0.0.6:57625
    2022/12/16 23:38:04 [DEBUG] http: Request GET /v1/status/leader (255.965µs) from=127.0.0.6:47785
    2022/12/16 23:38:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m5.111153162s) from=127.0.0.6:35285
    2022/12/16 23:38:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:38:06 [DEBUG] http: Request GET /v1/status/leader (386.175µs) from=127.0.0.6:47785
    2022/12/16 23:38:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m6.498836813s) from=127.0.0.6:46359
    2022/12/16 23:38:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:38:13 [DEBUG] agent: Node info in sync
    2022/12/16 23:38:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.444461626s) from=127.0.0.6:34377
    2022/12/16 23:38:24 [DEBUG] http: Request GET /v1/status/leader (296.927µs) from=127.0.0.6:47785
    2022/12/16 23:38:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.830941932s) from=127.0.0.6:48115
    2022/12/16 23:38:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.715560987s) from=127.0.0.6:49009
    2022/12/16 23:38:26 [DEBUG] http: Request GET /v1/status/leader (303.231µs) from=127.0.0.6:57625
    2022/12/16 23:38:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m2.556883331s) from=127.0.0.6:39857
    2022/12/16 23:38:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m6.735386671s) from=127.0.0.6:57145
    2022/12/16 23:38:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m3.718705389s) from=127.0.0.6:39935
    2022/12/16 23:38:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m6.424892437s) from=127.0.0.6:59297
    2022/12/16 23:38:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m5.869905538s) from=127.0.0.6:36811
    2022/12/16 23:38:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.670349721s) from=127.0.0.6:35889
    2022/12/16 23:38:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m5.988025581s) from=127.0.0.6:37143
    2022/12/16 23:38:44 [DEBUG] http: Request GET /v1/status/leader (166.895µs) from=127.0.0.6:47785
    2022/12/16 23:38:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.669082933s) from=127.0.0.6:42919
    2022/12/16 23:38:46 [DEBUG] http: Request GET /v1/status/leader (159.871µs) from=127.0.0.6:47785
    2022/12/16 23:38:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.758410923s) from=127.0.0.6:36795
    2022/12/16 23:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.497906489s) from=127.0.0.6:46771
    2022/12/16 23:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m1.955749965s) from=127.0.0.6:60913
    2022/12/16 23:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m7.199565346s) from=127.0.0.6:33365
    2022/12/16 23:38:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.817763898s) from=127.0.0.6:49831
    2022/12/16 23:38:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.220175788s) from=127.0.0.6:48595
    2022/12/16 23:38:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.341430627s) from=127.0.0.6:55927
    2022/12/16 23:39:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m0.725905434s) from=127.0.0.6:35899
    2022/12/16 23:39:04 [DEBUG] http: Request GET /v1/status/leader (307.821µs) from=127.0.0.6:47785
    2022/12/16 23:39:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.137580781s) from=127.0.0.6:46381
    2022/12/16 23:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.997977686s) from=127.0.0.6:42287
    2022/12/16 23:39:06 [DEBUG] http: Request GET /v1/status/leader (153.659µs) from=127.0.0.6:47785
    2022/12/16 23:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.177174942s) from=127.0.0.6:53913
    2022/12/16 23:39:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.779816201s) from=127.0.0.6:53475
    2022/12/16 23:39:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.266214986s) from=127.0.0.6:59959
    2022/12/16 23:39:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.033569741s) from=127.0.0.6:50835
    2022/12/16 23:39:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.974571084s) from=127.0.0.6:38145
    2022/12/16 23:39:24 [DEBUG] http: Request GET /v1/status/leader (315.995µs) from=127.0.0.6:47785
    2022/12/16 23:39:26 [DEBUG] http: Request GET /v1/status/leader (167.068µs) from=127.0.0.6:47785
    2022/12/16 23:39:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:39:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m4.416134587s) from=127.0.0.6:50913
    2022/12/16 23:39:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:39:40 [DEBUG] agent: Node info in sync
    2022/12/16 23:39:44 [DEBUG] http: Request GET /v1/status/leader (278.661µs) from=127.0.0.6:47785
    2022/12/16 23:39:46 [DEBUG] http: Request GET /v1/status/leader (267.291µs) from=127.0.0.6:47785
    2022/12/16 23:40:04 [DEBUG] http: Request GET /v1/status/leader (327.131µs) from=127.0.0.6:47785
    2022/12/16 23:40:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:40:06 [DEBUG] http: Request GET /v1/status/leader (147.777µs) from=127.0.0.6:57625
    2022/12/16 23:40:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m5.03020045s) from=127.0.0.6:35285
    2022/12/16 23:40:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m2.295057195s) from=127.0.0.6:46359
    2022/12/16 23:40:24 [DEBUG] http: Request GET /v1/status/leader (250.894µs) from=127.0.0.6:47785
    2022/12/16 23:40:26 [DEBUG] http: Request GET /v1/status/leader (278.615µs) from=127.0.0.6:57625
    2022/12/16 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.173741304s) from=127.0.0.6:49009
    2022/12/16 23:40:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m3.123974927s) from=127.0.0.6:48115
    2022/12/16 23:40:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.235028499s) from=127.0.0.6:34377
    2022/12/16 23:40:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m3.202822785s) from=127.0.0.6:39857
    2022/12/16 23:40:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m4.32959782s) from=127.0.0.6:59297
    2022/12/16 23:40:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m7.0325654s) from=127.0.0.6:57145
    2022/12/16 23:40:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m4.08492042s) from=127.0.0.6:36811
    2022/12/16 23:40:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m5.807885107s) from=127.0.0.6:39935
    2022/12/16 23:40:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m1.943572922s) from=127.0.0.6:37143
    2022/12/16 23:40:44 [DEBUG] http: Request GET /v1/status/leader (186.62µs) from=127.0.0.6:47785
    2022/12/16 23:40:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.8492436s) from=127.0.0.6:35889
    2022/12/16 23:40:46 [DEBUG] http: Request GET /v1/status/leader (169.017µs) from=127.0.0.6:57625
    2022/12/16 23:40:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.934609569s) from=127.0.0.6:42919
    2022/12/16 23:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.843187313s) from=127.0.0.6:60913
    2022/12/16 23:40:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.034838031s) from=127.0.0.6:36795
    2022/12/16 23:40:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.156248012s) from=127.0.0.6:46771
    2022/12/16 23:40:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m3.222116176s) from=127.0.0.6:33365
    2022/12/16 23:41:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m2.194734078s) from=127.0.0.6:55927
    2022/12/16 23:41:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.531222849s) from=127.0.0.6:48595
    2022/12/16 23:41:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.771812194s) from=127.0.0.6:49831
    2022/12/16 23:41:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m3.198197177s) from=127.0.0.6:35899
    2022/12/16 23:41:04 [DEBUG] http: Request GET /v1/status/leader (251.221µs) from=127.0.0.6:47785
    2022/12/16 23:41:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:41:06 [DEBUG] http: Request GET /v1/status/leader (296.434µs) from=127.0.0.6:57625
    2022/12/16 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.003401814s) from=127.0.0.6:46381
    2022/12/16 23:41:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.199912761s) from=127.0.0.6:53475
    2022/12/16 23:41:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m6.490374295s) from=127.0.0.6:53913
    2022/12/16 23:41:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.014336838s) from=127.0.0.6:42287
    2022/12/16 23:41:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.507000442s) from=127.0.0.6:59959
    2022/12/16 23:41:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:41:15 [DEBUG] agent: Node info in sync
    2022/12/16 23:41:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m3.234013627s) from=127.0.0.6:50835
    2022/12/16 23:41:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.357482761s) from=127.0.0.6:38145
    2022/12/16 23:41:24 [DEBUG] http: Request GET /v1/status/leader (1.000703ms) from=127.0.0.6:47785
    2022/12/16 23:41:26 [DEBUG] http: Request GET /v1/status/leader (276.004µs) from=127.0.0.6:47785
    2022/12/16 23:41:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m6.349125693s) from=127.0.0.6:50913
    2022/12/16 23:41:44 [DEBUG] http: Request GET /v1/status/leader (151.413µs) from=127.0.0.6:47785
    2022/12/16 23:41:47 [DEBUG] http: Request GET /v1/status/leader (284.282µs) from=127.0.0.6:57625
    2022/12/16 23:42:04 [DEBUG] http: Request GET /v1/status/leader (178.08µs) from=127.0.0.6:47785
    2022/12/16 23:42:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:42:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:42:07 [DEBUG] http: Request GET /v1/status/leader (2.513673ms) from=127.0.0.6:47785
    2022/12/16 23:42:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m1.240733301s) from=127.0.0.6:35285
    2022/12/16 23:42:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m7.066514117s) from=127.0.0.6:46359
    2022/12/16 23:42:24 [DEBUG] http: Request GET /v1/status/leader (328.665µs) from=127.0.0.6:47785
    2022/12/16 23:42:27 [DEBUG] http: Request GET /v1/status/leader (536.55µs) from=127.0.0.6:47785
    2022/12/16 23:42:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.739890916s) from=127.0.0.6:49009
    2022/12/16 23:42:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.296747115s) from=127.0.0.6:48115
    2022/12/16 23:42:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m4.410063489s) from=127.0.0.6:39857
    2022/12/16 23:42:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m7.249681187s) from=127.0.0.6:34377
    2022/12/16 23:42:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m0.65248797s) from=127.0.0.6:59297
    2022/12/16 23:42:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m0.751971334s) from=127.0.0.6:36811
    2022/12/16 23:42:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m0.791874603s) from=127.0.0.6:39935
    2022/12/16 23:42:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m3.706588983s) from=127.0.0.6:57145
    2022/12/16 23:42:44 [DEBUG] http: Request GET /v1/status/leader (145.617µs) from=127.0.0.6:47785
    2022/12/16 23:42:47 [DEBUG] http: Request GET /v1/status/leader (296.921µs) from=127.0.0.6:47785
    2022/12/16 23:42:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m5.21547356s) from=127.0.0.6:37143
    2022/12/16 23:42:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.524677716s) from=127.0.0.6:35889
    2022/12/16 23:42:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m2.048191852s) from=127.0.0.6:42919
    2022/12/16 23:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.292603023s) from=127.0.0.6:46771
    2022/12/16 23:43:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.549279588s) from=127.0.0.6:33365
    2022/12/16 23:43:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.391506808s) from=127.0.0.6:36795
    2022/12/16 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m7.25783132s) from=127.0.0.6:60913
    2022/12/16 23:43:04 [DEBUG] http: Request GET /v1/status/leader (325.21µs) from=127.0.0.6:47785
    2022/12/16 23:43:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.724821573s) from=127.0.0.6:48595
    2022/12/16 23:43:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m1.25672544s) from=127.0.0.6:35899
    2022/12/16 23:43:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:43:05 [DEBUG] agent: Node info in sync
    2022/12/16 23:43:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:43:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.564546917s) from=127.0.0.6:55927
    2022/12/16 23:43:07 [DEBUG] http: Request GET /v1/status/leader (470.406µs) from=127.0.0.6:57625
    2022/12/16 23:43:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.324985446s) from=127.0.0.6:49831
    2022/12/16 23:43:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.31638484s) from=127.0.0.6:53475
    2022/12/16 23:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.072283637s) from=127.0.0.6:46381
    2022/12/16 23:43:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.315085599s) from=127.0.0.6:42287
    2022/12/16 23:43:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.153897675s) from=127.0.0.6:53913
    2022/12/16 23:43:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.25101075s) from=127.0.0.6:59959
    2022/12/16 23:43:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.70189399s) from=127.0.0.6:38145
    2022/12/16 23:43:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.01661256s) from=127.0.0.6:50835
    2022/12/16 23:43:24 [DEBUG] http: Request GET /v1/status/leader (191.117µs) from=127.0.0.6:47785
    2022/12/16 23:43:27 [DEBUG] http: Request GET /v1/status/leader (3.934931ms) from=127.0.0.6:47785
    2022/12/16 23:43:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m3.710381001s) from=127.0.0.6:50913
    2022/12/16 23:43:44 [DEBUG] http: Request GET /v1/status/leader (228.168µs) from=127.0.0.6:47785
    2022/12/16 23:43:47 [DEBUG] http: Request GET /v1/status/leader (228.529µs) from=127.0.0.6:47785
    2022/12/16 23:44:04 [DEBUG] http: Request GET /v1/status/leader (412.076µs) from=127.0.0.6:47785
    2022/12/16 23:44:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:44:07 [DEBUG] http: Request GET /v1/status/leader (202.22µs) from=127.0.0.6:57625
    2022/12/16 23:44:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m2.996474345s) from=127.0.0.6:35285
    2022/12/16 23:44:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m2.025445402s) from=127.0.0.6:46359
    2022/12/16 23:44:24 [DEBUG] http: Request GET /v1/status/leader (287.097µs) from=127.0.0.6:47785
    2022/12/16 23:44:27 [DEBUG] http: Request GET /v1/status/leader (176.635µs) from=127.0.0.6:47785
    2022/12/16 23:44:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:44:27 [DEBUG] agent: Node info in sync
    2022/12/16 23:44:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.851593672s) from=127.0.0.6:48115
    2022/12/16 23:44:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.225909698s) from=127.0.0.6:49009
    2022/12/16 23:44:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.08311607s) from=127.0.0.6:34377
    2022/12/16 23:44:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m1.777249729s) from=127.0.0.6:39857
    2022/12/16 23:44:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m2.895178105s) from=127.0.0.6:39935
    2022/12/16 23:44:44 [DEBUG] http: Request GET /v1/status/leader (372.289µs) from=127.0.0.6:47785
    2022/12/16 23:44:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:44:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m5.145444174s) from=127.0.0.6:36811
    2022/12/16 23:44:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m6.181484311s) from=127.0.0.6:59297
    2022/12/16 23:44:47 [DEBUG] http: Request GET /v1/status/leader (279.659µs) from=127.0.0.6:47785
    2022/12/16 23:44:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m4.26946604s) from=127.0.0.6:57145
    2022/12/16 23:44:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m1.060480957s) from=127.0.0.6:37143
    2022/12/16 23:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.949255079s) from=127.0.0.6:35889
    2022/12/16 23:44:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.271425882s) from=127.0.0.6:42919
    2022/12/16 23:45:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.546416981s) from=127.0.0.6:36795
    2022/12/16 23:45:04 [DEBUG] http: Request GET /v1/status/leader (165.849µs) from=127.0.0.6:47785
    2022/12/16 23:45:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m4.037260132s) from=127.0.0.6:33365
    2022/12/16 23:45:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m6.254678861s) from=127.0.0.6:46771
    2022/12/16 23:45:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:45:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.628780297s) from=127.0.0.6:60913
    2022/12/16 23:45:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m1.591272216s) from=127.0.0.6:35899
    2022/12/16 23:45:07 [DEBUG] http: Request GET /v1/status/leader (1.781563ms) from=127.0.0.6:47785
    2022/12/16 23:45:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.329452834s) from=127.0.0.6:55927
    2022/12/16 23:45:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.110870776s) from=127.0.0.6:48595
    2022/12/16 23:45:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.268402006s) from=127.0.0.6:49831
    2022/12/16 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.479545414s) from=127.0.0.6:46381
    2022/12/16 23:45:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.061861807s) from=127.0.0.6:53475
    2022/12/16 23:45:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.775301023s) from=127.0.0.6:53913
    2022/12/16 23:45:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.54633053s) from=127.0.0.6:42287
    2022/12/16 23:45:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m1.739544484s) from=127.0.0.6:50835
    2022/12/16 23:45:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.071760694s) from=127.0.0.6:59959
    2022/12/16 23:45:24 [DEBUG] http: Request GET /v1/status/leader (408.134µs) from=127.0.0.6:47785
    2022/12/16 23:45:27 [DEBUG] http: Request GET /v1/status/leader (315.362µs) from=127.0.0.6:47785
    2022/12/16 23:45:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:45:27 [DEBUG] agent: Node info in sync
    2022/12/16 23:45:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.478402769s) from=127.0.0.6:38145
    2022/12/16 23:45:44 [DEBUG] http: Request GET /v1/status/leader (201.618µs) from=127.0.0.6:47785
    2022/12/16 23:45:47 [DEBUG] http: Request GET /v1/status/leader (156.013µs) from=127.0.0.6:47785
    2022/12/16 23:45:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m3.240057366s) from=127.0.0.6:50913
    2022/12/16 23:46:04 [DEBUG] http: Request GET /v1/status/leader (304.599µs) from=127.0.0.6:47785
    2022/12/16 23:46:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:46:07 [DEBUG] http: Request GET /v1/status/leader (245.73µs) from=127.0.0.6:47785
    2022/12/16 23:46:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m1.833922736s) from=127.0.0.6:35285
    2022/12/16 23:46:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m3.741400172s) from=127.0.0.6:46359
    2022/12/16 23:46:24 [DEBUG] http: Request GET /v1/status/leader (566.349µs) from=127.0.0.6:47785
    2022/12/16 23:46:27 [DEBUG] http: Request GET /v1/status/leader (3.005611ms) from=127.0.0.6:47785
    2022/12/16 23:46:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.730471548s) from=127.0.0.6:49009
    2022/12/16 23:46:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m3.362335563s) from=127.0.0.6:48115
    2022/12/16 23:46:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m2.457421375s) from=127.0.0.6:39857
    2022/12/16 23:46:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.889703139s) from=127.0.0.6:34377
    2022/12/16 23:46:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m0.001007036s) from=127.0.0.6:39935
    2022/12/16 23:46:44 [DEBUG] http: Request GET /v1/status/leader (734.003µs) from=127.0.0.6:47785
    2022/12/16 23:46:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:46:47 [DEBUG] http: Request GET /v1/status/leader (382.534µs) from=127.0.0.6:57625
    2022/12/16 23:46:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m2.110384078s) from=127.0.0.6:36811
    2022/12/16 23:46:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m4.267895248s) from=127.0.0.6:59297
    2022/12/16 23:46:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m4.216267058s) from=127.0.0.6:57145
    2022/12/16 23:46:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m5.444346973s) from=127.0.0.6:37143
    2022/12/16 23:46:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m0.405324121s) from=127.0.0.6:42919
    2022/12/16 23:46:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.044095336s) from=127.0.0.6:35889
    2022/12/16 23:47:04 [DEBUG] http: Request GET /v1/status/leader (171.004µs) from=127.0.0.6:47785
    2022/12/16 23:47:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:47:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.423818316s) from=127.0.0.6:36795
    2022/12/16 23:47:07 [DEBUG] http: Request GET /v1/status/leader (212.677µs) from=127.0.0.6:57625
    2022/12/16 23:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m3.6778344s) from=127.0.0.6:33365
    2022/12/16 23:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.712203754s) from=127.0.0.6:60913
    2022/12/16 23:47:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.294989316s) from=127.0.0.6:48595
    2022/12/16 23:47:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m4.892854612s) from=127.0.0.6:46771
    2022/12/16 23:47:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.688920951s) from=127.0.0.6:35899
    2022/12/16 23:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.671822098s) from=127.0.0.6:55927
    2022/12/16 23:47:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.88621467s) from=127.0.0.6:49831
    2022/12/16 23:47:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:47:16 [DEBUG] agent: Node info in sync
    2022/12/16 23:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.246403986s) from=127.0.0.6:46381
    2022/12/16 23:47:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.741961121s) from=127.0.0.6:53913
    2022/12/16 23:47:24 [DEBUG] http: Request GET /v1/status/leader (271.375µs) from=127.0.0.6:47785
    2022/12/16 23:47:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.508737106s) from=127.0.0.6:42287
    2022/12/16 23:47:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.129053265s) from=127.0.0.6:53475
    2022/12/16 23:47:27 [DEBUG] http: Request GET /v1/status/leader (182.131µs) from=127.0.0.6:57625
    2022/12/16 23:47:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.072938s) from=127.0.0.6:50835
    2022/12/16 23:47:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.435655036s) from=127.0.0.6:59959
    2022/12/16 23:47:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.207740655s) from=127.0.0.6:38145
    2022/12/16 23:47:44 [DEBUG] http: Request GET /v1/status/leader (276.775µs) from=127.0.0.6:47785
    2022/12/16 23:47:47 [DEBUG] http: Request GET /v1/status/leader (153.91µs) from=127.0.0.6:57625
    2022/12/16 23:47:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m0.558785732s) from=127.0.0.6:50913
    2022/12/16 23:48:05 [DEBUG] http: Request GET /v1/status/leader (283.711µs) from=127.0.0.6:47785
    2022/12/16 23:48:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:48:07 [DEBUG] http: Request GET /v1/status/leader (286.317µs) from=127.0.0.6:57625
    2022/12/16 23:48:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m6.441615667s) from=127.0.0.6:35285
    2022/12/16 23:48:25 [DEBUG] http: Request GET /v1/status/leader (780.112µs) from=127.0.0.6:47785
    2022/12/16 23:48:27 [DEBUG] http: Request GET /v1/status/leader (315.758µs) from=127.0.0.6:47785
    2022/12/16 23:48:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m3.719458256s) from=127.0.0.6:46359
    2022/12/16 23:48:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.703586658s) from=127.0.0.6:49009
    2022/12/16 23:48:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m0.681164042s) from=127.0.0.6:48115
    2022/12/16 23:48:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m3.057602483s) from=127.0.0.6:39857
    2022/12/16 23:48:45 [DEBUG] http: Request GET /v1/status/leader (496.432µs) from=127.0.0.6:47785
    2022/12/16 23:48:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.932227769s) from=127.0.0.6:34377
    2022/12/16 23:48:47 [DEBUG] http: Request GET /v1/status/leader (180.247µs) from=127.0.0.6:57625
    2022/12/16 23:48:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m0.254335326s) from=127.0.0.6:36811
    2022/12/16 23:48:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m5.47529175s) from=127.0.0.6:39935
    2022/12/16 23:48:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.82042901s) from=127.0.0.6:57145
    2022/12/16 23:48:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m0.853802743s) from=127.0.0.6:37143
    2022/12/16 23:48:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m7.214293988s) from=127.0.0.6:59297
    2022/12/16 23:49:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.561452993s) from=127.0.0.6:35889
    2022/12/16 23:49:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:49:00 [DEBUG] agent: Node info in sync
    2022/12/16 23:49:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.936118804s) from=127.0.0.6:42919
    2022/12/16 23:49:05 [DEBUG] http: Request GET /v1/status/leader (292.707µs) from=127.0.0.6:47785
    2022/12/16 23:49:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:49:07 [DEBUG] http: Request GET /v1/status/leader (158.854µs) from=127.0.0.6:57625
    2022/12/16 23:49:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.420209393s) from=127.0.0.6:36795
    2022/12/16 23:49:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m0.880808832s) from=127.0.0.6:60913
    2022/12/16 23:49:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.871170259s) from=127.0.0.6:48595
    2022/12/16 23:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.062227421s) from=127.0.0.6:46771
    2022/12/16 23:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.720941313s) from=127.0.0.6:55927
    2022/12/16 23:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.701913383s) from=127.0.0.6:33365
    2022/12/16 23:49:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m7.05416952s) from=127.0.0.6:35899
    2022/12/16 23:49:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.090066199s) from=127.0.0.6:46381
    2022/12/16 23:49:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.151810021s) from=127.0.0.6:49831
    2022/12/16 23:49:25 [DEBUG] http: Request GET /v1/status/leader (679.61µs) from=127.0.0.6:47785
    2022/12/16 23:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.050307978s) from=127.0.0.6:53913
    2022/12/16 23:49:27 [DEBUG] http: Request GET /v1/status/leader (207.27µs) from=127.0.0.6:47785
    2022/12/16 23:49:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.993948884s) from=127.0.0.6:53475
    2022/12/16 23:49:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.43558614s) from=127.0.0.6:42287
    2022/12/16 23:49:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.241070894s) from=127.0.0.6:59959
    2022/12/16 23:49:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m3.483252453s) from=127.0.0.6:50835
    2022/12/16 23:49:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.633687054s) from=127.0.0.6:38145
    2022/12/16 23:49:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:49:45 [DEBUG] http: Request GET /v1/status/leader (376.664µs) from=127.0.0.6:47785
    2022/12/16 23:49:47 [DEBUG] http: Request GET /v1/status/leader (512.265µs) from=127.0.0.6:57625
    2022/12/16 23:49:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m7.489314982s) from=127.0.0.6:50913
    2022/12/16 23:50:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:50:02 [DEBUG] agent: Node info in sync
    2022/12/16 23:50:05 [DEBUG] http: Request GET /v1/status/leader (575.128µs) from=127.0.0.6:47785
    2022/12/16 23:50:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:50:07 [DEBUG] http: Request GET /v1/status/leader (441.841µs) from=127.0.0.6:47785
    2022/12/16 23:50:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m1.386976712s) from=127.0.0.6:35285
    2022/12/16 23:50:25 [DEBUG] http: Request GET /v1/status/leader (288.133µs) from=127.0.0.6:47785
    2022/12/16 23:50:27 [DEBUG] http: Request GET /v1/status/leader (168.801µs) from=127.0.0.6:57625
    2022/12/16 23:50:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m6.721735876s) from=127.0.0.6:46359
    2022/12/16 23:50:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.102527277s) from=127.0.0.6:48115
    2022/12/16 23:50:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.879702522s) from=127.0.0.6:49009
    2022/12/16 23:50:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m1.745419802s) from=127.0.0.6:39857
    2022/12/16 23:50:45 [DEBUG] http: Request GET /v1/status/leader (430.307µs) from=127.0.0.6:47785
    2022/12/16 23:50:47 [DEBUG] http: Request GET /v1/status/leader (214.246µs) from=127.0.0.6:57625
    2022/12/16 23:50:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m0.757504922s) from=127.0.0.6:36811
    2022/12/16 23:50:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.0595807s) from=127.0.0.6:34377
    2022/12/16 23:50:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m2.446776485s) from=127.0.0.6:39935
    2022/12/16 23:50:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m1.763419392s) from=127.0.0.6:57145
    2022/12/16 23:51:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m4.97128652s) from=127.0.0.6:59297
    2022/12/16 23:51:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m7.341229161s) from=127.0.0.6:37143
    2022/12/16 23:51:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.993839071s) from=127.0.0.6:35889
    2022/12/16 23:51:05 [DEBUG] http: Request GET /v1/status/leader (249.427µs) from=127.0.0.6:47785
    2022/12/16 23:51:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:51:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.85299897s) from=127.0.0.6:42919
    2022/12/16 23:51:07 [DEBUG] http: Request GET /v1/status/leader (312.099µs) from=127.0.0.6:57625
    2022/12/16 23:51:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.03912461s) from=127.0.0.6:36795
    2022/12/16 23:51:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.054488376s) from=127.0.0.6:48595
    2022/12/16 23:51:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m6.283231051s) from=127.0.0.6:60913
    2022/12/16 23:51:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m3.638586883s) from=127.0.0.6:46771
    2022/12/16 23:51:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.43301551s) from=127.0.0.6:55927
    2022/12/16 23:51:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.62984683s) from=127.0.0.6:33365
    2022/12/16 23:51:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m1.638195882s) from=127.0.0.6:35899
    2022/12/16 23:51:25 [DEBUG] http: Request GET /v1/status/leader (186.088µs) from=127.0.0.6:47785
    2022/12/16 23:51:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.975541332s) from=127.0.0.6:49831
    2022/12/16 23:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.76599476s) from=127.0.0.6:53913
    2022/12/16 23:51:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.175908102s) from=127.0.0.6:46381
    2022/12/16 23:51:27 [DEBUG] http: Request GET /v1/status/leader (306.845µs) from=127.0.0.6:57625
    2022/12/16 23:51:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m1.754965174s) from=127.0.0.6:50835
    2022/12/16 23:51:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.250006742s) from=127.0.0.6:42287
    2022/12/16 23:51:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.8935357s) from=127.0.0.6:53475
    2022/12/16 23:51:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.936246764s) from=127.0.0.6:59959
    2022/12/16 23:51:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.519538449s) from=127.0.0.6:38145
    2022/12/16 23:51:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:51:39 [DEBUG] agent: Node info in sync
    2022/12/16 23:51:45 [DEBUG] http: Request GET /v1/status/leader (268.8µs) from=127.0.0.6:47785
    2022/12/16 23:51:47 [DEBUG] http: Request GET /v1/status/leader (292.845µs) from=127.0.0.6:47785
    2022/12/16 23:51:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:51:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m2.151586544s) from=127.0.0.6:50913
    2022/12/16 23:52:05 [DEBUG] http: Request GET /v1/status/leader (191.085µs) from=127.0.0.6:47785
    2022/12/16 23:52:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:52:07 [DEBUG] http: Request GET /v1/status/leader (179.942µs) from=127.0.0.6:57625
    2022/12/16 23:52:25 [DEBUG] http: Request GET /v1/status/leader (337.301µs) from=127.0.0.6:47785
    2022/12/16 23:52:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m1.827784906s) from=127.0.0.6:35285
    2022/12/16 23:52:27 [DEBUG] http: Request GET /v1/status/leader (453.198µs) from=127.0.0.6:47785
    2022/12/16 23:52:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m4.957944535s) from=127.0.0.6:46359
    2022/12/16 23:52:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m2.828436321s) from=127.0.0.6:48115
    2022/12/16 23:52:45 [DEBUG] http: Request GET /v1/status/leader (346.065µs) from=127.0.0.6:47785
    2022/12/16 23:52:47 [DEBUG] http: Request GET /v1/status/leader (1.340135ms) from=127.0.0.6:57625
    2022/12/16 23:52:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.546174716s) from=127.0.0.6:49009
    2022/12/16 23:52:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m4.907321542s) from=127.0.0.6:39857
    2022/12/16 23:52:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.719720162s) from=127.0.0.6:34377
    2022/12/16 23:52:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m7.059784092s) from=127.0.0.6:36811
    2022/12/16 23:52:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m7.029816949s) from=127.0.0.6:39935
    2022/12/16 23:52:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m3.204292614s) from=127.0.0.6:57145
    2022/12/16 23:53:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m1.271200216s) from=127.0.0.6:59297
    2022/12/16 23:53:05 [DEBUG] http: Request GET /v1/status/leader (253.426µs) from=127.0.0.6:47785
    2022/12/16 23:53:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:53:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.98978021s) from=127.0.0.6:35889
    2022/12/16 23:53:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m3.169601071s) from=127.0.0.6:37143
    2022/12/16 23:53:07 [DEBUG] http: Request GET /v1/status/leader (144.257µs) from=127.0.0.6:57625
    2022/12/16 23:53:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m4.749954491s) from=127.0.0.6:42919
    2022/12/16 23:53:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.704915529s) from=127.0.0.6:48595
    2022/12/16 23:53:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m2.727425028s) from=127.0.0.6:60913
    2022/12/16 23:53:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.317801763s) from=127.0.0.6:36795
    2022/12/16 23:53:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m5.63794656s) from=127.0.0.6:46771
    2022/12/16 23:53:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m2.378246254s) from=127.0.0.6:35899
    2022/12/16 23:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.920591998s) from=127.0.0.6:55927
    2022/12/16 23:53:25 [DEBUG] http: Request GET /v1/status/leader (867.794µs) from=127.0.0.6:47785
    2022/12/16 23:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m6.778453265s) from=127.0.0.6:33365
    2022/12/16 23:53:27 [DEBUG] http: Request GET /v1/status/leader (1.406293ms) from=127.0.0.6:57625
    2022/12/16 23:53:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m5.811366595s) from=127.0.0.6:53913
    2022/12/16 23:53:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.515940337s) from=127.0.0.6:49831
    2022/12/16 23:53:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.635655421s) from=127.0.0.6:46381
    2022/12/16 23:53:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m1.957531014s) from=127.0.0.6:50835
    2022/12/16 23:53:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.698786968s) from=127.0.0.6:53475
    2022/12/16 23:53:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.991312954s) from=127.0.0.6:59959
    2022/12/16 23:53:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:53:38 [DEBUG] agent: Node info in sync
    2022/12/16 23:53:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.999343413s) from=127.0.0.6:42287
    2022/12/16 23:53:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.351703326s) from=127.0.0.6:38145
    2022/12/16 23:53:45 [DEBUG] http: Request GET /v1/status/leader (244.855µs) from=127.0.0.6:47785
    2022/12/16 23:53:47 [DEBUG] http: Request GET /v1/status/leader (145.197µs) from=127.0.0.6:47785
    2022/12/16 23:54:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m5.746058153s) from=127.0.0.6:50913
    2022/12/16 23:54:05 [DEBUG] http: Request GET /v1/status/leader (244.662µs) from=127.0.0.6:47785
    2022/12/16 23:54:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:54:07 [DEBUG] http: Request GET /v1/status/leader (445.362µs) from=127.0.0.6:57625
    2022/12/16 23:54:25 [DEBUG] http: Request GET /v1/status/leader (237.044µs) from=127.0.0.6:47785
    2022/12/16 23:54:27 [DEBUG] http: Request GET /v1/status/leader (331.205µs) from=127.0.0.6:57625
    2022/12/16 23:54:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m2.950512727s) from=127.0.0.6:35285
    2022/12/16 23:54:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:54:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m0.632873743s) from=127.0.0.6:46359
    2022/12/16 23:54:45 [DEBUG] http: Request GET /v1/status/leader (365.405µs) from=127.0.0.6:47785
    2022/12/16 23:54:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m5.399744763s) from=127.0.0.6:48115
    2022/12/16 23:54:47 [DEBUG] http: Request GET /v1/status/leader (409.973µs) from=127.0.0.6:47785
    2022/12/16 23:54:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.972305616s) from=127.0.0.6:49009
    2022/12/16 23:54:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:54:50 [DEBUG] agent: Node info in sync
    2022/12/16 23:54:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m7.086868309s) from=127.0.0.6:39857
    2022/12/16 23:54:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.826039038s) from=127.0.0.6:34377
    2022/12/16 23:54:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m0.885004726s) from=127.0.0.6:39935
    2022/12/16 23:55:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m5.724582288s) from=127.0.0.6:36811
    2022/12/16 23:55:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m3.924975607s) from=127.0.0.6:57145
    2022/12/16 23:55:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m0.848012186s) from=127.0.0.6:59297
    2022/12/16 23:55:05 [DEBUG] http: Request GET /v1/status/leader (500.82µs) from=127.0.0.6:47785
    2022/12/16 23:55:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:55:07 [DEBUG] http: Request GET /v1/status/leader (651.728µs) from=127.0.0.6:47785
    2022/12/16 23:55:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.38582906s) from=127.0.0.6:35889
    2022/12/16 23:55:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m3.946936827s) from=127.0.0.6:37143
    2022/12/16 23:55:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m7.250354134s) from=127.0.0.6:42919
    2022/12/16 23:55:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.29322008s) from=127.0.0.6:48595
    2022/12/16 23:55:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.614320791s) from=127.0.0.6:36795
    2022/12/16 23:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m2.565370203s) from=127.0.0.6:46771
    2022/12/16 23:55:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m2.339973873s) from=127.0.0.6:35899
    2022/12/16 23:55:25 [DEBUG] http: Request GET /v1/status/leader (1.748843ms) from=127.0.0.6:47785
    2022/12/16 23:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.269366086s) from=127.0.0.6:55927
    2022/12/16 23:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m7.243954574s) from=127.0.0.6:60913
    2022/12/16 23:55:27 [DEBUG] http: Request GET /v1/status/leader (345.117µs) from=127.0.0.6:47785
    2022/12/16 23:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.636931169s) from=127.0.0.6:33365
    2022/12/16 23:55:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m3.010254114s) from=127.0.0.6:53913
    2022/12/16 23:55:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.605941177s) from=127.0.0.6:49831
    2022/12/16 23:55:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m3.467623512s) from=127.0.0.6:50835
    2022/12/16 23:55:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.070137924s) from=127.0.0.6:46381
    2022/12/16 23:55:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.290030722s) from=127.0.0.6:53475
    2022/12/16 23:55:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.244979607s) from=127.0.0.6:38145
    2022/12/16 23:55:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.610010921s) from=127.0.0.6:59959
    2022/12/16 23:55:45 [DEBUG] http: Request GET /v1/status/leader (805.268µs) from=127.0.0.6:47785
    2022/12/16 23:55:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.413542633s) from=127.0.0.6:42287
    2022/12/16 23:55:47 [DEBUG] http: Request GET /v1/status/leader (393.45µs) from=127.0.0.6:57625
    2022/12/16 23:55:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:55:59 [DEBUG] agent: Node info in sync
    2022/12/16 23:56:05 [DEBUG] http: Request GET /v1/status/leader (243.885µs) from=127.0.0.6:47785
    2022/12/16 23:56:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:56:07 [DEBUG] http: Request GET /v1/status/leader (161.415µs) from=127.0.0.6:57625
    2022/12/16 23:56:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m6.3245868s) from=127.0.0.6:50913
    2022/12/16 23:56:25 [DEBUG] http: Request GET /v1/status/leader (490.389µs) from=127.0.0.6:47785
    2022/12/16 23:56:27 [DEBUG] http: Request GET /v1/status/leader (385.607µs) from=127.0.0.6:47785
    2022/12/16 23:56:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m3.742173062s) from=127.0.0.6:35285
    2022/12/16 23:56:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m0.377315637s) from=127.0.0.6:46359
    2022/12/16 23:56:45 [DEBUG] http: Request GET /v1/status/leader (456.176µs) from=127.0.0.6:47785
    2022/12/16 23:56:47 [DEBUG] http: Request GET /v1/status/leader (275.73µs) from=127.0.0.6:57625
    2022/12/16 23:56:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.890754576s) from=127.0.0.6:48115
    2022/12/16 23:56:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m7.473766814s) from=127.0.0.6:49009
    2022/12/16 23:56:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.225076996s) from=127.0.0.6:34377
    2022/12/16 23:57:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m7.453087683s) from=127.0.0.6:39857
    2022/12/16 23:57:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m5.278861688s) from=127.0.0.6:39935
    2022/12/16 23:57:05 [DEBUG] http: Request GET /v1/status/leader (216.813µs) from=127.0.0.6:47785
    2022/12/16 23:57:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:57:07 [DEBUG] http: Request GET /v1/status/leader (180.985µs) from=127.0.0.6:57625
    2022/12/16 23:57:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m6.40547303s) from=127.0.0.6:36811
    2022/12/16 23:57:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m4.71902857s) from=127.0.0.6:59297
    2022/12/16 23:57:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m6.126169057s) from=127.0.0.6:57145
    2022/12/16 23:57:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.685262774s) from=127.0.0.6:35889
    2022/12/16 23:57:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:57:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m6.638171282s) from=127.0.0.6:37143
    2022/12/16 23:57:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.578990721s) from=127.0.0.6:48595
    2022/12/16 23:57:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m5.076562265s) from=127.0.0.6:42919
    2022/12/16 23:57:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.415573926s) from=127.0.0.6:46771
    2022/12/16 23:57:25 [DEBUG] http: Request GET /v1/status/leader (324.902µs) from=127.0.0.6:47785
    2022/12/16 23:57:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.296369449s) from=127.0.0.6:36795
    2022/12/16 23:57:27 [DEBUG] http: Request GET /v1/status/leader (144.451µs) from=127.0.0.6:57625
    2022/12/16 23:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.622870424s) from=127.0.0.6:55927
    2022/12/16 23:57:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.696540086s) from=127.0.0.6:35899
    2022/12/16 23:57:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m6.328896601s) from=127.0.0.6:60913
    2022/12/16 23:57:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.630359021s) from=127.0.0.6:33365
    2022/12/16 23:57:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m4.34504861s) from=127.0.0.6:53913
    2022/12/16 23:57:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.15508506s) from=127.0.0.6:49831
    2022/12/16 23:57:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.107989558s) from=127.0.0.6:50835
    2022/12/16 23:57:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.896951307s) from=127.0.0.6:53475
    2022/12/16 23:57:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.708187349s) from=127.0.0.6:38145
    2022/12/16 23:57:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.044003722s) from=127.0.0.6:46381
    2022/12/16 23:57:45 [DEBUG] http: Request GET /v1/status/leader (234.17µs) from=127.0.0.6:47785
    2022/12/16 23:57:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.779789275s) from=127.0.0.6:59959
    2022/12/16 23:57:47 [DEBUG] http: Request GET /v1/status/leader (162.888µs) from=127.0.0.6:57625
    2022/12/16 23:57:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.75198885s) from=127.0.0.6:42287
    2022/12/16 23:57:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:57:53 [DEBUG] agent: Node info in sync
    2022/12/16 23:58:05 [DEBUG] http: Request GET /v1/status/leader (348.504µs) from=127.0.0.6:47785
    2022/12/16 23:58:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:58:07 [DEBUG] http: Request GET /v1/status/leader (1.184469ms) from=127.0.0.6:47785
    2022/12/16 23:58:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m3.252664881s) from=127.0.0.6:50913
    2022/12/16 23:58:25 [DEBUG] http: Request GET /v1/status/leader (365.412µs) from=127.0.0.6:47785
    2022/12/16 23:58:27 [DEBUG] http: Request GET /v1/status/leader (145.374µs) from=127.0.0.6:47785
    2022/12/16 23:58:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m3.238346815s) from=127.0.0.6:35285
    2022/12/16 23:58:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m4.807096323s) from=127.0.0.6:46359
    2022/12/16 23:58:45 [DEBUG] http: Request GET /v1/status/leader (157.114µs) from=127.0.0.6:47785
    2022/12/16 23:58:47 [DEBUG] http: Request GET /v1/status/leader (351.503µs) from=127.0.0.6:47785
    2022/12/16 23:58:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/16 23:58:58 [DEBUG] agent: Node info in sync
    2022/12/16 23:59:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m6.821308092s) from=127.0.0.6:48115
    2022/12/16 23:59:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.890494435s) from=127.0.0.6:49009
    2022/12/16 23:59:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.932061137s) from=127.0.0.6:34377
    2022/12/16 23:59:05 [DEBUG] http: Request GET /v1/status/leader (291.533µs) from=127.0.0.6:47785
    2022/12/16 23:59:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/16 23:59:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m2.518068313s) from=127.0.0.6:39857
    2022/12/16 23:59:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m2.084603107s) from=127.0.0.6:39935
    2022/12/16 23:59:07 [DEBUG] http: Request GET /v1/status/leader (301.178µs) from=127.0.0.6:47785
    2022/12/16 23:59:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m0.844836813s) from=127.0.0.6:59297
    2022/12/16 23:59:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m3.747060285s) from=127.0.0.6:36811
    2022/12/16 23:59:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m3.36478793s) from=127.0.0.6:57145
    2022/12/16 23:59:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.979968634s) from=127.0.0.6:35889
    2022/12/16 23:59:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m0.571224023s) from=127.0.0.6:37143
    2022/12/16 23:59:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.141008616s) from=127.0.0.6:48595
    2022/12/16 23:59:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.596699759s) from=127.0.0.6:46771
    2022/12/16 23:59:25 [DEBUG] http: Request GET /v1/status/leader (299.815µs) from=127.0.0.6:47785
    2022/12/16 23:59:27 [DEBUG] http: Request GET /v1/status/leader (201.652µs) from=127.0.0.6:57625
    2022/12/16 23:59:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.379155987s) from=127.0.0.6:36795
    2022/12/16 23:59:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m6.911462199s) from=127.0.0.6:42919
    2022/12/16 23:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.625229208s) from=127.0.0.6:55927
    2022/12/16 23:59:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m1.919159784s) from=127.0.0.6:35899
    2022/12/16 23:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m6.277819441s) from=127.0.0.6:60913
    2022/12/16 23:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m1.829492677s) from=127.0.0.6:33365
    2022/12/16 23:59:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m2.029171958s) from=127.0.0.6:53913
    2022/12/16 23:59:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.065166155s) from=127.0.0.6:49831
    2022/12/16 23:59:45 [DEBUG] http: Request GET /v1/status/leader (268.826µs) from=127.0.0.6:47785
    2022/12/16 23:59:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v88rb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 23:59:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m4.536425099s) from=127.0.0.6:50835
    2022/12/16 23:59:47 [DEBUG] http: Request GET /v1/status/leader (141.676µs) from=127.0.0.6:57625
    2022/12/16 23:59:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.112242583s) from=127.0.0.6:59959
    2022/12/16 23:59:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.928695328s) from=127.0.0.6:53475
    2022/12/16 23:59:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.800739372s) from=127.0.0.6:46381
    2022/12/16 23:59:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.620842689s) from=127.0.0.6:38145
    2022/12/16 23:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.250437223s) from=127.0.0.6:42287
    2022/12/17 00:00:05 [DEBUG] http: Request GET /v1/status/leader (138.053µs) from=127.0.0.6:47785
    2022/12/17 00:00:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/17 00:00:07 [DEBUG] http: Request GET /v1/status/leader (258.007µs) from=127.0.0.6:47785
    2022/12/17 00:00:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/17 00:00:12 [DEBUG] agent: Node info in sync
    2022/12/17 00:00:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=140 (2m2.563396181s) from=127.0.0.6:50913
    2022/12/17 00:00:25 [DEBUG] http: Request GET /v1/status/leader (341.877µs) from=127.0.0.6:47785
    2022/12/17 00:00:27 [DEBUG] http: Request GET /v1/status/leader (486.318µs) from=127.0.0.6:47785
    2022/12/17 00:00:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=152 (2m7.069245085s) from=127.0.0.6:35285
    2022/12/17 00:00:45 [DEBUG] http: Request GET /v1/status/leader (314.602µs) from=127.0.0.6:47785
    2022/12/17 00:00:47 [DEBUG] http: Request GET /v1/status/leader (1.427081ms) from=127.0.0.6:47785
    2022/12/17 00:00:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=153 (2m4.010488573s) from=127.0.0.6:46359
    2022/12/17 00:01:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=160 (2m1.540561657s) from=127.0.0.6:48115
    2022/12/17 00:01:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.228569286s) from=127.0.0.6:49009
    2022/12/17 00:01:05 [DEBUG] http: Request GET /v1/status/leader (314.245µs) from=127.0.0.6:47785
    2022/12/17 00:01:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/17 00:01:07 [DEBUG] http: Request GET /v1/status/leader (423.46µs) from=127.0.0.6:47785
    2022/12/17 00:01:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=159 (2m2.439994825s) from=127.0.0.6:39935
    2022/12/17 00:01:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=157 (2m0.274985096s) from=127.0.0.6:59297
    2022/12/17 00:01:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=156 (2m3.736099504s) from=127.0.0.6:39857
    2022/12/17 00:01:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.048685825s) from=127.0.0.6:34377
    2022/12/17 00:01:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=158 (2m2.388733814s) from=127.0.0.6:36811
    2022/12/17 00:01:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=161 (2m2.544164365s) from=127.0.0.6:57145
    2022/12/17 00:01:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.453440705s) from=127.0.0.6:35889
    2022/12/17 00:01:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=154 (2m0.03397254s) from=127.0.0.6:37143
    2022/12/17 00:01:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=64 (2m0.015921323s) from=127.0.0.6:46771
    2022/12/17 00:01:25 [DEBUG] http: Request GET /v1/status/leader (199.832µs) from=127.0.0.6:47785
    2022/12/17 00:01:27 [DEBUG] http: Request GET /v1/status/leader (449.104µs) from=127.0.0.6:47785
    2022/12/17 00:01:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.398837464s) from=127.0.0.6:48595
    2022/12/17 00:01:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.283058717s) from=127.0.0.6:36795
    2022/12/17 00:01:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=74 (2m3.204062764s) from=127.0.0.6:42919
    2022/12/17 00:01:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.544372219s) from=127.0.0.6:55927
    2022/12/17 00:01:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m5.538107875s) from=127.0.0.6:35899
    2022/12/17 00:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=65 (2m0.839928322s) from=127.0.0.6:53913
    2022/12/17 00:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=61 (2m4.840190426s) from=127.0.0.6:60913
    2022/12/17 00:01:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=62 (2m5.585897695s) from=127.0.0.6:33365
    2022/12/17 00:01:45 [DEBUG] http: Request GET /v1/status/leader (424.455µs) from=127.0.0.6:47785
    2022/12/17 00:01:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=54 (2m0.062228416s) from=127.0.0.6:50835
    2022/12/17 00:01:47 [DEBUG] http: Request GET /v1/status/leader (735.16µs) from=127.0.0.6:47785
    2022/12/17 00:01:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.942676818s) from=127.0.0.6:49831
    2022/12/17 00:01:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.059588752s) from=127.0.0.6:46381
    2022/12/17 00:01:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.849617976s) from=127.0.0.6:59959
    2022/12/17 00:01:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.914897254s) from=127.0.0.6:38145
    2022/12/17 00:01:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.433855887s) from=127.0.0.6:53475
    2022/12/17 00:02:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.172089821s) from=127.0.0.6:42287
    2022/12/17 00:02:05 [DEBUG] http: Request GET /v1/status/leader (140.245µs) from=127.0.0.6:47785
    2022/12/17 00:02:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v88rb" since the cluster is too small
    2022/12/17 00:02:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.4_8806" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.63.233_9092" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.26.136_8443" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.29.137_8082" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.47.110_8801" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.41.169_8410" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.206_8181" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_vnfres_10.233.10.145_8802" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.76_9001" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_parser_10.233.36.4_8806" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_nsd_10.233.36.4_8806" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.76_9001" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.237_8080" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_sdnc_10.233.43.176_8282" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.121_9007" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.11.110_8482" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_nslcm_10.233.57.184_8403" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.43.197_8484" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.99_9011" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.110_9015" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v2_nslcm_10.233.57.184_8403" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.62.166_8803" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Service "_v1_catalog_10.233.36.4_8806" in sync
    2022/12/17 00:02:07 [DEBUG] agent: Node info in sync
    2022/12/17 00:02:07 [DEBUG] http: Request GET /v1/status/leader (167.212µs) from=127.0.0.6:57625