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: 'f013dcdd-11be-3bdb-6057-8e868944f1cf'
         Node name: 'onap-msb-consul-5454dcc5c5-wpbxb'
        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/07 22:47:24 [DEBUG] agent: Using random ID "f013dcdd-11be-3bdb-6057-8e868944f1cf" as node ID
    2022/12/07 22:47:24 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f013dcdd-11be-3bdb-6057-8e868944f1cf Address:127.0.0.1:8300}]
    2022/12/07 22:47:24 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/07 22:47:24 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wpbxb.dc1 127.0.0.1
    2022/12/07 22:47:24 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wpbxb 127.0.0.1
    2022/12/07 22:47:24 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-wpbxb.dc1" in area "wan"
    2022/12/07 22:47:24 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-wpbxb (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 22:47:24 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/07 22:47:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/07 22:47:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/07 22:47:24 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/07 22:47:24 [INFO] agent: started state syncer
    2022/12/07 22:47:24 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/07 22:47:24 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/07 22:47:24 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/07 22:47:24 [DEBUG] raft: Votes needed: 1
    2022/12/07 22:47:24 [DEBUG] raft: Vote granted from f013dcdd-11be-3bdb-6057-8e868944f1cf in term 2. Tally: 1
    2022/12/07 22:47:24 [INFO] raft: Election won. Tally: 1
    2022/12/07 22:47:24 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/07 22:47:24 [INFO] consul: cluster leadership acquired
    2022/12/07 22:47:24 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-wpbxb
    2022/12/07 22:47:24 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/07 22:47:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:47:24 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-wpbxb' joined, marking health alive
    2022/12/07 22:47:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 22:47:24 [INFO] agent: Synced node info
    2022/12/07 22:47:24 [DEBUG] agent: Node info in sync
    2022/12/07 22:47:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 22:47:27 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.2 (currently running: 1.4.3)
    2022/12/07 22:48:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:49:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 22:49:22 [DEBUG] agent: Node info in sync
    2022/12/07 22:49:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 22:49:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:50:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:50:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 22:50:47 [DEBUG] agent: Node info in sync
    2022/12/07 22:51:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:51:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 22:52:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:52:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 22:52:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:53:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:54:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 22:54:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 22:54:20 [DEBUG] agent: Node info in sync
    2022/12/07 22:54:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:55:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:55:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 22:55:46 [DEBUG] agent: Node info in sync
    2022/12/07 22:56:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:56:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 22:57:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 22:57:02 [DEBUG] agent: Node info in sync
    2022/12/07 22:57:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:58:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:58:24 [DEBUG] http: Request GET /v1/status/leader (1.531121ms) from=127.0.0.6:39121
    2022/12/07 22:58:24 [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/07 22:58:24 [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/07 22:58:24 [INFO] agent: Synced service "_v1_sdc-gui_10.233.21.97_8181"
    2022/12/07 22:58:24 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:24 [DEBUG] http: Request PUT /v1/agent/service/register (13.495934ms) from=127.0.0.6:39121
    2022/12/07 22:58:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:24 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.35599ms) from=127.0.0.6:39121
    2022/12/07 22:58:25 [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/07 22:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.39.215_9015"
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.537945ms) from=127.0.0.6:40133
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (455.849µs) from=127.0.0.6:40133
    2022/12/07 22:58:25 [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/07 22:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.18.112_443"
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.103253ms) from=127.0.0.6:39121
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (532.081µs) from=127.0.0.6:40133
    2022/12/07 22:58:25 [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/07 22:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.16.196_9007"
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (24.51443ms) from=127.0.0.6:40133
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (8.034749ms) from=127.0.0.6:39121
    2022/12/07 22:58:25 [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/07 22:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.16.196_9007"
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.818986ms) from=127.0.0.6:40133
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (482.553µs) from=127.0.0.6:39121
    2022/12/07 22:58:25 [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/07 22:58:25 [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/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [INFO] agent: Synced service "_v1_wf-gui_10.233.49.42_8080"
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (9.884762ms) from=127.0.0.6:40133
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (615.894µs) from=127.0.0.6:40133
    2022/12/07 22:58:25 [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/07 22:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:25 [INFO] agent: Synced service "_v0_multicloud_10.233.13.32_9001"
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.041464ms) from=127.0.0.6:40133
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (640.202µs) from=127.0.0.6:39121
    2022/12/07 22:58:25 [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/07 22:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:25 [INFO] agent: Synced service "_v1_multicloud_10.233.13.32_9001"
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.883655ms) from=127.0.0.6:40133
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (431.615µs) from=127.0.0.6:40133
    2022/12/07 22:58:25 [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/07 22:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:25 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.8.111_9011"
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.235517ms) from=127.0.0.6:39121
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (453.641µs) from=127.0.0.6:40133
    2022/12/07 22:58:26 [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/07 22:58:26 [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/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.8.111_9011"
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.32818ms) from=127.0.0.6:39121
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (393.9µs) from=127.0.0.6:40133
    2022/12/07 22:58:26 [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/07 22:58:26 [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/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [INFO] agent: Synced service "_v1_parser_10.233.6.20_8806"
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request PUT /v1/agent/service/register (30.126214ms) from=127.0.0.6:39121
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (411.549µs) from=127.0.0.6:39121
    2022/12/07 22:58:26 [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/07 22:58:26 [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/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [INFO] agent: Synced service "_v1_catalog_10.233.6.20_8806"
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request PUT /v1/agent/service/register (10.524727ms) from=127.0.0.6:39121
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (436.805µs) from=127.0.0.6:39121
    2022/12/07 22:58:26 [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/07 22:58:26 [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/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [INFO] agent: Synced service "_v1_nsd_10.233.6.20_8806"
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.914533ms) from=127.0.0.6:39121
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.332179ms) from=127.0.0.6:40133
    2022/12/07 22:58:26 [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/07 22:58:26 [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/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.6.20_8806"
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.243926ms) from=127.0.0.6:39121
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 22:58:26 [DEBUG] agent: Node info in sync
    2022/12/07 22:58:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (505.46µs) from=127.0.0.6:40133
    2022/12/07 22:58:46 [DEBUG] http: Request GET /v1/catalog/services (6.092077ms) from=127.0.0.6:40133
    2022/12/07 22:58:47 [DEBUG] http: Request GET /v1/status/leader (635.655µs) from=127.0.0.6:40133
    2022/12/07 22:58:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (453.29µs) from=127.0.0.6:37031
    2022/12/07 22:58:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (421.249µs) from=127.0.0.6:41929
    2022/12/07 22:58:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 22:59:07 [DEBUG] http: Request GET /v1/status/leader (240.636µs) from=127.0.0.6:60563
    2022/12/07 22:59:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 22:59:27 [DEBUG] http: Request GET /v1/status/leader (4.749579ms) from=127.0.0.6:60563
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/catalog/services (443.027µs) from=127.0.0.6:60563
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/status/leader (405.409µs) from=127.0.0.6:39121
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (596.464µs) from=127.0.0.6:39121
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (242.962µs) from=127.0.0.6:39121
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (256.678µs) from=127.0.0.6:42375
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (240.182µs) from=127.0.0.6:42375
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (309.508µs) from=127.0.0.6:42375
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (334.88µs) from=127.0.0.6:42375
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (234.839µs) from=127.0.0.6:42375
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (222.069µs) from=127.0.0.6:39723
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (362.793µs) from=127.0.0.6:39723
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (261.751µs) from=127.0.0.6:39121
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (190.786µs) from=127.0.0.6:39121
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (457.457µs) from=127.0.0.6:39121
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (425.993µs) from=127.0.0.6:58553
    2022/12/07 22:59:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (264.328µs) from=127.0.0.6:50273
    2022/12/07 22:59:47 [DEBUG] http: Request GET /v1/status/leader (440.404µs) from=127.0.0.6:36545
    2022/12/07 22:59:52 [DEBUG] http: Request GET /v1/status/leader (1.491067ms) from=127.0.0.6:36579
    2022/12/07 23:00:07 [DEBUG] http: Request GET /v1/status/leader (343.411µs) from=127.0.0.6:36545
    2022/12/07 23:00:12 [DEBUG] http: Request GET /v1/status/leader (390.171µs) from=127.0.0.6:36579
    2022/12/07 23:00:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:00:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:00:24 [DEBUG] agent: Node info in sync
    2022/12/07 23:00:27 [DEBUG] http: Request GET /v1/status/leader (233.938µs) from=127.0.0.6:36545
    2022/12/07 23:00:32 [DEBUG] http: Request GET /v1/status/leader (298.594µs) from=127.0.0.6:36579
    2022/12/07 23:00:47 [DEBUG] http: Request GET /v1/status/leader (827.655µs) from=127.0.0.6:36545
    2022/12/07 23:00:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.941046935s) from=127.0.0.6:37031
    2022/12/07 23:00:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.298771334s) from=127.0.0.6:40133
    2022/12/07 23:00:52 [DEBUG] http: Request GET /v1/status/leader (945.265µs) from=127.0.0.6:36579
    2022/12/07 23:00:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.506834249s) from=127.0.0.6:41929
    2022/12/07 23:01:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:01:07 [DEBUG] http: Request GET /v1/status/leader (824.366µs) from=127.0.0.6:36545
    2022/12/07 23:01:12 [DEBUG] http: Request GET /v1/status/leader (456.743µs) from=127.0.0.6:36579
    2022/12/07 23:01:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:01:27 [DEBUG] http: Request GET /v1/status/leader (453.394µs) from=127.0.0.6:36545
    2022/12/07 23:01:32 [DEBUG] http: Request GET /v1/status/leader (166.181µs) from=127.0.0.6:36579
    2022/12/07 23:01:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.196274659s) from=127.0.0.6:59023
    2022/12/07 23:01:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m1.047966674s) from=127.0.0.6:56515
    2022/12/07 23:01:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.44135801s) from=127.0.0.6:38127
    2022/12/07 23:01:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.603001684s) from=127.0.0.6:54507
    2022/12/07 23:01:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m2.96190902s) from=127.0.0.6:47395
    2022/12/07 23:01:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.191258988s) from=127.0.0.6:36677
    2022/12/07 23:01:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m3.338414409s) from=127.0.0.6:48135
    2022/12/07 23:01:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m4.206868263s) from=127.0.0.6:42949
    2022/12/07 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.398243201s) from=127.0.0.6:58553
    2022/12/07 23:01:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m5.132960633s) from=127.0.0.6:60563
    2022/12/07 23:01:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.173731151s) from=127.0.0.6:42375
    2022/12/07 23:01:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.954545778s) from=127.0.0.6:51325
    2022/12/07 23:01:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.027697882s) from=127.0.0.6:50273
    2022/12/07 23:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.290745738s) from=127.0.0.6:39723
    2022/12/07 23:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m7.256217191s) from=127.0.0.6:39121
    2022/12/07 23:01:47 [DEBUG] http: Request GET /v1/status/leader (336.7µs) from=127.0.0.6:36545
    2022/12/07 23:01:52 [DEBUG] http: Request GET /v1/status/leader (354.497µs) from=127.0.0.6:36579
    2022/12/07 23:02:07 [DEBUG] http: Request GET /v1/status/leader (306.081µs) from=127.0.0.6:36545
    2022/12/07 23:02:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:02:08 [DEBUG] agent: Node info in sync
    2022/12/07 23:02:12 [DEBUG] http: Request GET /v1/status/leader (169.185µs) from=127.0.0.6:36579
    2022/12/07 23:02:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:02:27 [DEBUG] http: Request GET /v1/status/leader (414.234µs) from=127.0.0.6:36545
    2022/12/07 23:02:27 [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/07 23:02:27 [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/07 23:02:27 [INFO] agent: Synced service "_v1_sdnc_10.233.3.113_8282"
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Node info in sync
    2022/12/07 23:02:27 [DEBUG] http: Request PUT /v1/agent/service/register (8.734487ms) from=127.0.0.6:36579
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:02:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (49.818271691s) from=127.0.0.6:60563
    2022/12/07 23:02:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (1m39.236630763s) from=127.0.0.6:40133
    2022/12/07 23:02:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:02:27 [DEBUG] agent: Node info in sync
    2022/12/07 23:02:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (532.467µs) from=127.0.0.6:36545
    2022/12/07 23:02:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (303.301µs) from=127.0.0.6:36579
    2022/12/07 23:02:33 [DEBUG] http: Request GET /v1/status/leader (382.627µs) from=127.0.0.6:49319
    2022/12/07 23:02:47 [DEBUG] http: Request GET /v1/status/leader (269.093µs) from=127.0.0.6:36545
    2022/12/07 23:02:53 [DEBUG] http: Request GET /v1/status/leader (259.226µs) from=127.0.0.6:49319
    2022/12/07 23:02:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.404802417s) from=127.0.0.6:37031
    2022/12/07 23:02:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.195647509s) from=127.0.0.6:41929
    2022/12/07 23:03:07 [DEBUG] http: Request GET /v1/status/leader (153.847µs) from=127.0.0.6:36545
    2022/12/07 23:03:13 [DEBUG] http: Request GET /v1/status/leader (543.503µs) from=127.0.0.6:49319
    2022/12/07 23:03:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:03:27 [DEBUG] http: Request GET /v1/status/leader (844.798µs) from=127.0.0.6:36545
    2022/12/07 23:03:33 [DEBUG] http: Request GET /v1/status/leader (519.442µs) from=127.0.0.6:49319
    2022/12/07 23:03:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.160303568s) from=127.0.0.6:56515
    2022/12/07 23:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.543050295s) from=127.0.0.6:36677
    2022/12/07 23:03:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m0.933341008s) from=127.0.0.6:47395
    2022/12/07 23:03:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.057352016s) from=127.0.0.6:59023
    2022/12/07 23:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.05722851s) from=127.0.0.6:38127
    2022/12/07 23:03:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m2.295293827s) from=127.0.0.6:48135
    2022/12/07 23:03:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.376682371s) from=127.0.0.6:54507
    2022/12/07 23:03:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.076963615s) from=127.0.0.6:42949
    2022/12/07 23:03:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.662034274s) from=127.0.0.6:42375
    2022/12/07 23:03:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.800850841s) from=127.0.0.6:50273
    2022/12/07 23:03:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.293193728s) from=127.0.0.6:51325
    2022/12/07 23:03:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.875896775s) from=127.0.0.6:58553
    2022/12/07 23:03:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.625765261s) from=127.0.0.6:39723
    2022/12/07 23:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.887255333s) from=127.0.0.6:39121
    2022/12/07 23:03:47 [DEBUG] http: Request GET /v1/status/leader (713.234µs) from=127.0.0.6:36545
    2022/12/07 23:03:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:03:53 [DEBUG] http: Request GET /v1/status/leader (811.104µs) from=127.0.0.6:49319
    2022/12/07 23:04:07 [DEBUG] http: Request GET /v1/status/leader (421.759µs) from=127.0.0.6:36545
    2022/12/07 23:04:13 [DEBUG] http: Request GET /v1/status/leader (410.683µs) from=127.0.0.6:49319
    2022/12/07 23:04:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:04:19 [DEBUG] agent: Node info in sync
    2022/12/07 23:04:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:04:27 [DEBUG] http: Request GET /v1/status/leader (157.65µs) from=127.0.0.6:36545
    2022/12/07 23:04:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m2.577990936s) from=127.0.0.6:36579
    2022/12/07 23:04:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m4.206087014s) from=127.0.0.6:40133
    2022/12/07 23:04:33 [DEBUG] http: Request GET /v1/status/leader (1.528023ms) from=127.0.0.6:49319
    2022/12/07 23:04:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m7.353400752s) from=127.0.0.6:60563
    2022/12/07 23:04:47 [DEBUG] http: Request GET /v1/status/leader (349.672µs) from=127.0.0.6:36545
    2022/12/07 23:04:53 [DEBUG] http: Request GET /v1/status/leader (175.821µs) from=127.0.0.6:49319
    2022/12/07 23:05:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.360317288s) from=127.0.0.6:37031
    2022/12/07 23:05:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.683357012s) from=127.0.0.6:41929
    2022/12/07 23:05:07 [DEBUG] http: Request GET /v1/status/leader (158.624µs) from=127.0.0.6:36545
    2022/12/07 23:05:13 [DEBUG] http: Request GET /v1/status/leader (270.155µs) from=127.0.0.6:49319
    2022/12/07 23:05:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:05:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:05:26 [DEBUG] agent: Node info in sync
    2022/12/07 23:05:27 [DEBUG] http: Request GET /v1/status/leader (344.846µs) from=127.0.0.6:36545
    2022/12/07 23:05:33 [DEBUG] http: Request GET /v1/status/leader (314.013µs) from=127.0.0.6:49319
    2022/12/07 23:05:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.1637763s) from=127.0.0.6:56515
    2022/12/07 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.451454209s) from=127.0.0.6:36677
    2022/12/07 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.684649291s) from=127.0.0.6:38127
    2022/12/07 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.568005466s) from=127.0.0.6:54507
    2022/12/07 23:05:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.941866853s) from=127.0.0.6:59023
    2022/12/07 23:05:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.02081578s) from=127.0.0.6:42949
    2022/12/07 23:05:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m6.395898411s) from=127.0.0.6:47395
    2022/12/07 23:05:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.322384881s) from=127.0.0.6:50273
    2022/12/07 23:05:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m0.136137787s) from=127.0.0.6:51325
    2022/12/07 23:05:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m6.25554749s) from=127.0.0.6:48135
    2022/12/07 23:05:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.393183423s) from=127.0.0.6:42375
    2022/12/07 23:05:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.2578968s) from=127.0.0.6:58553
    2022/12/07 23:05:47 [DEBUG] http: Request GET /v1/status/leader (165.468µs) from=127.0.0.6:36545
    2022/12/07 23:05:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.745842748s) from=127.0.0.6:39121
    2022/12/07 23:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.161643812s) from=127.0.0.6:39723
    2022/12/07 23:05:53 [DEBUG] http: Request GET /v1/status/leader (212.764µs) from=127.0.0.6:49319
    2022/12/07 23:06:07 [DEBUG] http: Request GET /v1/status/leader (293.197µs) from=127.0.0.6:36545
    2022/12/07 23:06:13 [DEBUG] http: Request GET /v1/status/leader (199.834µs) from=127.0.0.6:49319
    2022/12/07 23:06:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:06:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:06:27 [DEBUG] http: Request GET /v1/status/leader (248.728µs) from=127.0.0.6:36545
    2022/12/07 23:06:33 [DEBUG] http: Request GET /v1/status/leader (1.816029ms) from=127.0.0.6:49319
    2022/12/07 23:06:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m7.402251968s) from=127.0.0.6:36579
    2022/12/07 23:06:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m7.201569542s) from=127.0.0.6:40133
    2022/12/07 23:06:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m7.273343247s) from=127.0.0.6:60563
    2022/12/07 23:06:47 [DEBUG] http: Request GET /v1/status/leader (294.402µs) from=127.0.0.6:36545
    2022/12/07 23:06:53 [DEBUG] http: Request GET /v1/status/leader (344.919µs) from=127.0.0.6:49319
    2022/12/07 23:07:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.173540624s) from=127.0.0.6:37031
    2022/12/07 23:07:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.388591626s) from=127.0.0.6:41929
    2022/12/07 23:07:07 [DEBUG] http: Request GET /v1/status/leader (270.172µs) from=127.0.0.6:36545
    2022/12/07 23:07:13 [DEBUG] http: Request GET /v1/status/leader (472.49µs) from=127.0.0.6:49319
    2022/12/07 23:07:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:07:19 [DEBUG] agent: Node info in sync
    2022/12/07 23:07:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:07:27 [DEBUG] http: Request GET /v1/status/leader (709.988µs) from=127.0.0.6:36545
    2022/12/07 23:07:33 [DEBUG] http: Request GET /v1/status/leader (325.43µs) from=127.0.0.6:49319
    2022/12/07 23:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.210862806s) from=127.0.0.6:36677
    2022/12/07 23:07:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m3.932306759s) from=127.0.0.6:56515
    2022/12/07 23:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.841218478s) from=127.0.0.6:38127
    2022/12/07 23:07:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m0.965390975s) from=127.0.0.6:47395
    2022/12/07 23:07:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m0.389250941s) from=127.0.0.6:48135
    2022/12/07 23:07:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.781826789s) from=127.0.0.6:51325
    2022/12/07 23:07:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.497872931s) from=127.0.0.6:59023
    2022/12/07 23:07:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.490867026s) from=127.0.0.6:50273
    2022/12/07 23:07:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.105762941s) from=127.0.0.6:54507
    2022/12/07 23:07:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.283469696s) from=127.0.0.6:58553
    2022/12/07 23:07:47 [DEBUG] http: Request GET /v1/status/leader (216.544µs) from=127.0.0.6:58553
    2022/12/07 23:07:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m5.331571448s) from=127.0.0.6:42949
    2022/12/07 23:07:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.874236061s) from=127.0.0.6:42375
    2022/12/07 23:07:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.578429191s) from=127.0.0.6:39121
    2022/12/07 23:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.47916423s) from=127.0.0.6:39723
    2022/12/07 23:07:53 [DEBUG] http: Request GET /v1/status/leader (2.98247ms) from=127.0.0.6:49319
    2022/12/07 23:08:07 [DEBUG] http: Request GET /v1/status/leader (637.027µs) from=127.0.0.6:36545
    2022/12/07 23:08:13 [DEBUG] http: Request GET /v1/status/leader (171.266µs) from=127.0.0.6:49319
    2022/12/07 23:08:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:08:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:08:27 [DEBUG] http: Request GET /v1/status/leader (194.593µs) from=127.0.0.6:36545
    2022/12/07 23:08:33 [DEBUG] http: Request GET /v1/status/leader (224.791µs) from=127.0.0.6:49319
    2022/12/07 23:08:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:08:37 [DEBUG] agent: Node info in sync
    2022/12/07 23:08:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m2.331007172s) from=127.0.0.6:36579
    2022/12/07 23:08:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m2.032514485s) from=127.0.0.6:40133
    2022/12/07 23:08:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m5.321513423s) from=127.0.0.6:60563
    2022/12/07 23:08:47 [DEBUG] http: Request GET /v1/status/leader (170.021µs) from=127.0.0.6:36545
    2022/12/07 23:08:53 [DEBUG] http: Request GET /v1/status/leader (291.559µs) from=127.0.0.6:49319
    2022/12/07 23:09:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.686074567s) from=127.0.0.6:37031
    2022/12/07 23:09:07 [DEBUG] http: Request GET /v1/status/leader (325.573µs) from=127.0.0.6:36545
    2022/12/07 23:09:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.893241819s) from=127.0.0.6:41929
    2022/12/07 23:09:13 [DEBUG] http: Request GET /v1/status/leader (480.108µs) from=127.0.0.6:49319
    2022/12/07 23:09:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:09:27 [DEBUG] http: Request GET /v1/status/leader (382.118µs) from=127.0.0.6:36545
    2022/12/07 23:09:33 [DEBUG] http: Request GET /v1/status/leader (409.63µs) from=127.0.0.6:49319
    2022/12/07 23:09:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.655848277s) from=127.0.0.6:56515
    2022/12/07 23:09:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.713112606s) from=127.0.0.6:36677
    2022/12/07 23:09:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:09:40 [DEBUG] agent: Node info in sync
    2022/12/07 23:09:47 [DEBUG] http: Request GET /v1/status/leader (493.083µs) from=127.0.0.6:36545
    2022/12/07 23:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.550544158s) from=127.0.0.6:54507
    2022/12/07 23:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.92139255s) from=127.0.0.6:38127
    2022/12/07 23:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.79955082s) from=127.0.0.6:51325
    2022/12/07 23:09:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m6.801857122s) from=127.0.0.6:47395
    2022/12/07 23:09:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.641827225s) from=127.0.0.6:50273
    2022/12/07 23:09:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.28346842s) from=127.0.0.6:42375
    2022/12/07 23:09:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m7.136196446s) from=127.0.0.6:48135
    2022/12/07 23:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.188324995s) from=127.0.0.6:58553
    2022/12/07 23:09:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.941887587s) from=127.0.0.6:59023
    2022/12/07 23:09:53 [DEBUG] http: Request GET /v1/status/leader (187.087µs) from=127.0.0.6:49319
    2022/12/07 23:09:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.629758083s) from=127.0.0.6:39121
    2022/12/07 23:09:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m5.68928319s) from=127.0.0.6:42949
    2022/12/07 23:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.28519709s) from=127.0.0.6:39723
    2022/12/07 23:10:07 [DEBUG] http: Request GET /v1/status/leader (439.612µs) from=127.0.0.6:36545
    2022/12/07 23:10:13 [DEBUG] http: Request GET /v1/status/leader (353.46µs) from=127.0.0.6:49319
    2022/12/07 23:10:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:10:27 [DEBUG] http: Request GET /v1/status/leader (158.373µs) from=127.0.0.6:36545
    2022/12/07 23:10:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:10:33 [DEBUG] http: Request GET /v1/status/leader (162.644µs) from=127.0.0.6:49319
    2022/12/07 23:10:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m1.697205051s) from=127.0.0.6:40133
    2022/12/07 23:10:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m5.705970391s) from=127.0.0.6:36579
    2022/12/07 23:10:47 [DEBUG] http: Request GET /v1/status/leader (385.812µs) from=127.0.0.6:36545
    2022/12/07 23:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m4.149695397s) from=127.0.0.6:60563
    2022/12/07 23:10:53 [DEBUG] http: Request GET /v1/status/leader (285.677µs) from=127.0.0.6:49319
    2022/12/07 23:10:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:10:56 [DEBUG] agent: Node info in sync
    2022/12/07 23:11:07 [DEBUG] http: Request GET /v1/status/leader (738.101µs) from=127.0.0.6:36545
    2022/12/07 23:11:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.535046748s) from=127.0.0.6:37031
    2022/12/07 23:11:13 [DEBUG] http: Request GET /v1/status/leader (330.999µs) from=127.0.0.6:49319
    2022/12/07 23:11:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.520486688s) from=127.0.0.6:41929
    2022/12/07 23:11:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:11:27 [DEBUG] http: Request GET /v1/status/leader (1.239934ms) from=127.0.0.6:36545
    2022/12/07 23:11:33 [DEBUG] http: Request GET /v1/status/leader (1.355159ms) from=127.0.0.6:49319
    2022/12/07 23:11:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.503567992s) from=127.0.0.6:56515
    2022/12/07 23:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.799019494s) from=127.0.0.6:36677
    2022/12/07 23:11:48 [DEBUG] http: Request GET /v1/status/leader (665.415µs) from=127.0.0.6:36545
    2022/12/07 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.858534487s) from=127.0.0.6:54507
    2022/12/07 23:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.624576997s) from=127.0.0.6:38127
    2022/12/07 23:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.613849143s) from=127.0.0.6:51325
    2022/12/07 23:11:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.466917269s) from=127.0.0.6:42375
    2022/12/07 23:11:53 [DEBUG] http: Request GET /v1/status/leader (375.811µs) from=127.0.0.6:49319
    2022/12/07 23:11:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m1.78958915s) from=127.0.0.6:48135
    2022/12/07 23:11:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.325354376s) from=127.0.0.6:50273
    2022/12/07 23:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.577279238s) from=127.0.0.6:58553
    2022/12/07 23:11:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m4.907998462s) from=127.0.0.6:47395
    2022/12/07 23:11:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m4.292214047s) from=127.0.0.6:42949
    2022/12/07 23:11:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.258723317s) from=127.0.0.6:59023
    2022/12/07 23:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m5.889231026s) from=127.0.0.6:39121
    2022/12/07 23:12:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.096791977s) from=127.0.0.6:39723
    2022/12/07 23:12:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:12:07 [DEBUG] agent: Node info in sync
    2022/12/07 23:12:08 [DEBUG] http: Request GET /v1/status/leader (672.953µs) from=127.0.0.6:36545
    2022/12/07 23:12:13 [DEBUG] http: Request GET /v1/status/leader (197.823µs) from=127.0.0.6:49319
    2022/12/07 23:12:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:12:28 [DEBUG] http: Request GET /v1/status/leader (391.292µs) from=127.0.0.6:36545
    2022/12/07 23:12:33 [DEBUG] http: Request GET /v1/status/leader (242.26µs) from=127.0.0.6:49319
    2022/12/07 23:12:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m1.080548866s) from=127.0.0.6:36579
    2022/12/07 23:12:48 [DEBUG] http: Request GET /v1/status/leader (476.82µs) from=127.0.0.6:36545
    2022/12/07 23:12:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m6.726982234s) from=127.0.0.6:40133
    2022/12/07 23:12:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m0.186948156s) from=127.0.0.6:60563
    2022/12/07 23:12:53 [DEBUG] http: Request GET /v1/status/leader (172.609µs) from=127.0.0.6:49319
    2022/12/07 23:13:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:13:08 [DEBUG] http: Request GET /v1/status/leader (390.672µs) from=127.0.0.6:36545
    2022/12/07 23:13:13 [DEBUG] http: Request GET /v1/status/leader (1.246159ms) from=127.0.0.6:49319
    2022/12/07 23:13:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.50479196s) from=127.0.0.6:37031
    2022/12/07 23:13:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.60506865s) from=127.0.0.6:41929
    2022/12/07 23:13:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:13:28 [DEBUG] http: Request GET /v1/status/leader (155.06µs) from=127.0.0.6:36545
    2022/12/07 23:13:33 [DEBUG] http: Request GET /v1/status/leader (5.614408ms) from=127.0.0.6:49319
    2022/12/07 23:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.431625216s) from=127.0.0.6:36677
    2022/12/07 23:13:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m6.503756419s) from=127.0.0.6:56515
    2022/12/07 23:13:48 [DEBUG] http: Request GET /v1/status/leader (370.562µs) from=127.0.0.6:36545
    2022/12/07 23:13:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m3.249296738s) from=127.0.0.6:54507
    2022/12/07 23:13:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.266565991s) from=127.0.0.6:38127
    2022/12/07 23:13:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.63811107s) from=127.0.0.6:51325
    2022/12/07 23:13:53 [DEBUG] http: Request GET /v1/status/leader (314.013µs) from=127.0.0.6:49319
    2022/12/07 23:13:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:13:58 [DEBUG] agent: Node info in sync
    2022/12/07 23:13:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m2.590752773s) from=127.0.0.6:47395
    2022/12/07 23:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.599190413s) from=127.0.0.6:58553
    2022/12/07 23:14:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.219437389s) from=127.0.0.6:59023
    2022/12/07 23:14:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m5.987409074s) from=127.0.0.6:48135
    2022/12/07 23:14:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.636909506s) from=127.0.0.6:50273
    2022/12/07 23:14:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.25352754s) from=127.0.0.6:39121
    2022/12/07 23:14:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.416660901s) from=127.0.0.6:42375
    2022/12/07 23:14:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.014438615s) from=127.0.0.6:42949
    2022/12/07 23:14:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.457963938s) from=127.0.0.6:39723
    2022/12/07 23:14:08 [DEBUG] http: Request GET /v1/status/leader (183.588µs) from=127.0.0.6:36545
    2022/12/07 23:14:13 [DEBUG] http: Request GET /v1/status/leader (4.819715ms) from=127.0.0.6:49319
    2022/12/07 23:14:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:14:28 [DEBUG] http: Request GET /v1/status/leader (289.602µs) from=127.0.0.6:36545
    2022/12/07 23:14:33 [DEBUG] http: Request GET /v1/status/leader (302.884µs) from=127.0.0.6:49319
    2022/12/07 23:14:48 [DEBUG] http: Request GET /v1/status/leader (829.82µs) from=127.0.0.6:36545
    2022/12/07 23:14:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m2.56352827s) from=127.0.0.6:36579
    2022/12/07 23:14:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m2.420655417s) from=127.0.0.6:40133
    2022/12/07 23:14:53 [DEBUG] http: Request GET /v1/status/leader (172.222µs) from=127.0.0.6:49319
    2022/12/07 23:14:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m4.185705959s) from=127.0.0.6:60563
    2022/12/07 23:15:08 [DEBUG] http: Request GET /v1/status/leader (430.46µs) from=127.0.0.6:36545
    2022/12/07 23:15:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:15:09 [DEBUG] agent: Node info in sync
    2022/12/07 23:15:14 [DEBUG] http: Request GET /v1/status/leader (402.648µs) from=127.0.0.6:49319
    2022/12/07 23:15:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.603901307s) from=127.0.0.6:37031
    2022/12/07 23:15:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:15:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.682785122s) from=127.0.0.6:41929
    2022/12/07 23:15:28 [DEBUG] http: Request GET /v1/status/leader (248.665µs) from=127.0.0.6:36545
    2022/12/07 23:15:34 [DEBUG] http: Request GET /v1/status/leader (184.285µs) from=127.0.0.6:49319
    2022/12/07 23:15:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:15:48 [DEBUG] http: Request GET /v1/status/leader (442.984µs) from=127.0.0.6:36545
    2022/12/07 23:15:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.75204997s) from=127.0.0.6:36677
    2022/12/07 23:15:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m4.859514664s) from=127.0.0.6:56515
    2022/12/07 23:15:54 [DEBUG] http: Request GET /v1/status/leader (292.169µs) from=127.0.0.6:49319
    2022/12/07 23:15:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.527259744s) from=127.0.0.6:54507
    2022/12/07 23:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.455728142s) from=127.0.0.6:51325
    2022/12/07 23:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.139769576s) from=127.0.0.6:38127
    2022/12/07 23:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.20947582s) from=127.0.0.6:58553
    2022/12/07 23:16:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.71723571s) from=127.0.0.6:39121
    2022/12/07 23:16:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m4.508030078s) from=127.0.0.6:47395
    2022/12/07 23:16:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.174910793s) from=127.0.0.6:50273
    2022/12/07 23:16:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m4.350715861s) from=127.0.0.6:48135
    2022/12/07 23:16:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.530216363s) from=127.0.0.6:59023
    2022/12/07 23:16:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.716942969s) from=127.0.0.6:42949
    2022/12/07 23:16:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.63508697s) from=127.0.0.6:42375
    2022/12/07 23:16:08 [DEBUG] http: Request GET /v1/status/leader (459.888µs) from=127.0.0.6:36545
    2022/12/07 23:16:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.689006247s) from=127.0.0.6:39723
    2022/12/07 23:16:14 [DEBUG] http: Request GET /v1/status/leader (604.544µs) from=127.0.0.6:49319
    2022/12/07 23:16:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:16:28 [DEBUG] http: Request GET /v1/status/leader (636.356µs) from=127.0.0.6:36545
    2022/12/07 23:16:34 [DEBUG] http: Request GET /v1/status/leader (258.733µs) from=127.0.0.6:49319
    2022/12/07 23:16:48 [DEBUG] http: Request GET /v1/status/leader (489.109µs) from=127.0.0.6:36545
    2022/12/07 23:16:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m3.208129622s) from=127.0.0.6:36579
    2022/12/07 23:16:54 [DEBUG] http: Request GET /v1/status/leader (567.536µs) from=127.0.0.6:49319
    2022/12/07 23:16:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m4.259832686s) from=127.0.0.6:40133
    2022/12/07 23:16:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m1.139137969s) from=127.0.0.6:60563
    2022/12/07 23:17:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:17:05 [DEBUG] agent: Node info in sync
    2022/12/07 23:17:08 [DEBUG] http: Request GET /v1/status/leader (442.486µs) from=127.0.0.6:36545
    2022/12/07 23:17:14 [DEBUG] http: Request GET /v1/status/leader (345.737µs) from=127.0.0.6:49319
    2022/12/07 23:17:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:17:28 [DEBUG] http: Request GET /v1/status/leader (186.771µs) from=127.0.0.6:36545
    2022/12/07 23:17:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.663526025s) from=127.0.0.6:41929
    2022/12/07 23:17:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.441000548s) from=127.0.0.6:37031
    2022/12/07 23:17:34 [DEBUG] http: Request GET /v1/status/leader (159.36µs) from=127.0.0.6:49319
    2022/12/07 23:17:48 [DEBUG] http: Request GET /v1/status/leader (358.895µs) from=127.0.0.6:36545
    2022/12/07 23:17:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.825118863s) from=127.0.0.6:36677
    2022/12/07 23:17:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m2.290085816s) from=127.0.0.6:56515
    2022/12/07 23:17:54 [DEBUG] http: Request GET /v1/status/leader (286.515µs) from=127.0.0.6:49319
    2022/12/07 23:17:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.579593048s) from=127.0.0.6:54507
    2022/12/07 23:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.729566082s) from=127.0.0.6:51325
    2022/12/07 23:18:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.150953259s) from=127.0.0.6:39121
    2022/12/07 23:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.077145885s) from=127.0.0.6:58553
    2022/12/07 23:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m5.78742906s) from=127.0.0.6:38127
    2022/12/07 23:18:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.883162871s) from=127.0.0.6:50273
    2022/12/07 23:18:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m4.406831763s) from=127.0.0.6:47395
    2022/12/07 23:18:08 [DEBUG] http: Request GET /v1/status/leader (3.256218ms) from=127.0.0.6:36545
    2022/12/07 23:18:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.270489166s) from=127.0.0.6:42375
    2022/12/07 23:18:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.873818319s) from=127.0.0.6:59023
    2022/12/07 23:18:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m5.42310623s) from=127.0.0.6:48135
    2022/12/07 23:18:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m5.065426475s) from=127.0.0.6:42949
    2022/12/07 23:18:14 [DEBUG] http: Request GET /v1/status/leader (377.386µs) from=127.0.0.6:49319
    2022/12/07 23:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.951952684s) from=127.0.0.6:39723
    2022/12/07 23:18:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:18:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:18:28 [DEBUG] http: Request GET /v1/status/leader (366.96µs) from=127.0.0.6:36545
    2022/12/07 23:18:34 [DEBUG] http: Request GET /v1/status/leader (164.034µs) from=127.0.0.6:49319
    2022/12/07 23:18:48 [DEBUG] http: Request GET /v1/status/leader (165.942µs) from=127.0.0.6:36545
    2022/12/07 23:18:54 [DEBUG] http: Request GET /v1/status/leader (189.379µs) from=127.0.0.6:49319
    2022/12/07 23:18:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m0.288667341s) from=127.0.0.6:40133
    2022/12/07 23:18:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m3.969993241s) from=127.0.0.6:36579
    2022/12/07 23:19:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m6.346893317s) from=127.0.0.6:60563
    2022/12/07 23:19:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:19:03 [DEBUG] agent: Node info in sync
    2022/12/07 23:19:08 [DEBUG] http: Request GET /v1/status/leader (406.582µs) from=127.0.0.6:36545
    2022/12/07 23:19:14 [DEBUG] http: Request GET /v1/status/leader (173.891µs) from=127.0.0.6:49319
    2022/12/07 23:19:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:19:28 [DEBUG] http: Request GET /v1/status/leader (321.762µs) from=127.0.0.6:36545
    2022/12/07 23:19:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.925207457s) from=127.0.0.6:41929
    2022/12/07 23:19:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.742320993s) from=127.0.0.6:37031
    2022/12/07 23:19:34 [DEBUG] http: Request GET /v1/status/leader (1.706439ms) from=127.0.0.6:49319
    2022/12/07 23:19:48 [DEBUG] http: Request GET /v1/status/leader (254.805µs) from=127.0.0.6:36545
    2022/12/07 23:19:54 [DEBUG] http: Request GET /v1/status/leader (324.168µs) from=127.0.0.6:49319
    2022/12/07 23:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.999076547s) from=127.0.0.6:36677
    2022/12/07 23:19:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.560986966s) from=127.0.0.6:51325
    2022/12/07 23:19:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m6.343215748s) from=127.0.0.6:56515
    2022/12/07 23:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.001779369s) from=127.0.0.6:54507
    2022/12/07 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.524287462s) from=127.0.0.6:58553
    2022/12/07 23:20:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.734871864s) from=127.0.0.6:39121
    2022/12/07 23:20:08 [DEBUG] http: Request GET /v1/status/leader (302.596µs) from=127.0.0.6:36545
    2022/12/07 23:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.834190867s) from=127.0.0.6:38127
    2022/12/07 23:20:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m4.305309565s) from=127.0.0.6:47395
    2022/12/07 23:20:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m1.914851847s) from=127.0.0.6:42949
    2022/12/07 23:20:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m7.076853744s) from=127.0.0.6:50273
    2022/12/07 23:20:14 [DEBUG] http: Request GET /v1/status/leader (179.016µs) from=127.0.0.6:49319
    2022/12/07 23:20:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m4.42338408s) from=127.0.0.6:48135
    2022/12/07 23:20:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.021778016s) from=127.0.0.6:42375
    2022/12/07 23:20:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.473619468s) from=127.0.0.6:59023
    2022/12/07 23:20:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.557008853s) from=127.0.0.6:39723
    2022/12/07 23:20:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:20:28 [DEBUG] http: Request GET /v1/status/leader (248.57µs) from=127.0.0.6:36545
    2022/12/07 23:20:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:20:34 [DEBUG] http: Request GET /v1/status/leader (360.815µs) from=127.0.0.6:49319
    2022/12/07 23:20:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:20:41 [DEBUG] agent: Node info in sync
    2022/12/07 23:20:48 [DEBUG] http: Request GET /v1/status/leader (428.974µs) from=127.0.0.6:36545
    2022/12/07 23:20:54 [DEBUG] http: Request GET /v1/status/leader (377.625µs) from=127.0.0.6:49319
    2022/12/07 23:20:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m0.245644664s) from=127.0.0.6:40133
    2022/12/07 23:20:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m0.323354876s) from=127.0.0.6:36579
    2022/12/07 23:21:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m3.228430898s) from=127.0.0.6:60563
    2022/12/07 23:21:08 [DEBUG] http: Request GET /v1/status/leader (277.773µs) from=127.0.0.6:36545
    2022/12/07 23:21:14 [DEBUG] http: Request GET /v1/status/leader (436.903µs) from=127.0.0.6:49319
    2022/12/07 23:21:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:21:25 [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/07 23:21:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:21:25 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092"
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Node info in sync
    2022/12/07 23:21:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.366232ms) from=127.0.0.6:49319
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (29.19853709s) from=127.0.0.6:40133
    2022/12/07 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (19.087565538s) from=127.0.0.6:60563
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:21:25 [DEBUG] agent: Node info in sync
    2022/12/07 23:21:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (5.805861ms) from=127.0.0.6:40133
    2022/12/07 23:21:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (335.716µs) from=127.0.0.6:49319
    2022/12/07 23:21:28 [DEBUG] http: Request GET /v1/status/leader (456.239µs) from=127.0.0.6:40133
    2022/12/07 23:21:34 [DEBUG] http: Request GET /v1/status/leader (187.598µs) from=127.0.0.6:40133
    2022/12/07 23:21:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.167234268s) from=127.0.0.6:37031
    2022/12/07 23:21:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.208968689s) from=127.0.0.6:41929
    2022/12/07 23:21:48 [DEBUG] http: Request GET /v1/status/leader (512.212µs) from=127.0.0.6:40133
    2022/12/07 23:21:54 [DEBUG] http: Request GET /v1/status/leader (838.723µs) from=127.0.0.6:55427
    2022/12/07 23:21:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.082065397s) from=127.0.0.6:36677
    2022/12/07 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.917600915s) from=127.0.0.6:54507
    2022/12/07 23:22:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m4.417562342s) from=127.0.0.6:56515
    2022/12/07 23:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m7.246266125s) from=127.0.0.6:51325
    2022/12/07 23:22:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.236606668s) from=127.0.0.6:39121
    2022/12/07 23:22:08 [DEBUG] http: Request GET /v1/status/leader (185.921µs) from=127.0.0.6:40133
    2022/12/07 23:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m7.461487239s) from=127.0.0.6:58553
    2022/12/07 23:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.489921111s) from=127.0.0.6:38127
    2022/12/07 23:22:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m0.338949212s) from=127.0.0.6:42949
    2022/12/07 23:22:14 [DEBUG] http: Request GET /v1/status/leader (297.209µs) from=127.0.0.6:55427
    2022/12/07 23:22:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m0.604705019s) from=127.0.0.6:48135
    2022/12/07 23:22:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.245023523s) from=127.0.0.6:42375
    2022/12/07 23:22:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m3.253454893s) from=127.0.0.6:50273
    2022/12/07 23:22:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m6.371180923s) from=127.0.0.6:47395
    2022/12/07 23:22:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.835615153s) from=127.0.0.6:59023
    2022/12/07 23:22:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:22:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.083692936s) from=127.0.0.6:39723
    2022/12/07 23:22:28 [DEBUG] http: Request GET /v1/status/leader (572.675µs) from=127.0.0.6:40133
    2022/12/07 23:22:34 [DEBUG] http: Request GET /v1/status/leader (347.198µs) from=127.0.0.6:55427
    2022/12/07 23:22:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:22:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:22:43 [DEBUG] agent: Node info in sync
    2022/12/07 23:22:48 [DEBUG] http: Request GET /v1/status/leader (172.731µs) from=127.0.0.6:40133
    2022/12/07 23:22:54 [DEBUG] http: Request GET /v1/status/leader (412.79µs) from=127.0.0.6:55427
    2022/12/07 23:23:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m3.094441295s) from=127.0.0.6:36579
    2022/12/07 23:23:08 [DEBUG] http: Request GET /v1/status/leader (291.088µs) from=127.0.0.6:40133
    2022/12/07 23:23:14 [DEBUG] http: Request GET /v1/status/leader (180.309µs) from=127.0.0.6:40133
    2022/12/07 23:23:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:23:28 [DEBUG] http: Request GET /v1/status/leader (169.138µs) from=127.0.0.6:40133
    2022/12/07 23:23:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m4.398573096s) from=127.0.0.6:49319
    2022/12/07 23:23:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m4.953520134s) from=127.0.0.6:36545
    2022/12/07 23:23:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (2m6.530852058s) from=127.0.0.6:60563
    2022/12/07 23:23:34 [DEBUG] http: Request GET /v1/status/leader (373.184µs) from=127.0.0.6:55427
    2022/12/07 23:23:35 [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/07 23:23:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:35 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.13.159_8443"
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:35 [DEBUG] http: Request PUT /v1/agent/service/register (6.116346ms) from=127.0.0.6:55427
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (4.638368992s) from=127.0.0.6:36545
    2022/12/07 23:23:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (3.061440885s) from=127.0.0.6:60563
    2022/12/07 23:23:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (664.627µs) from=127.0.0.6:55427
    2022/12/07 23:23:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (454.795µs) from=127.0.0.6:55427
    2022/12/07 23:23:35 [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/07 23:23:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.13.152_8082"
    2022/12/07 23:23:35 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.756479ms) from=127.0.0.6:60525
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:35 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (58.291435ms) from=127.0.0.6:60563
    2022/12/07 23:23:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (58.314382ms) from=127.0.0.6:36545
    2022/12/07 23:23:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (451.879µs) from=127.0.0.6:60525
    2022/12/07 23:23:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (359.693µs) from=127.0.0.6:40133
    2022/12/07 23:23:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.873771845s) from=127.0.0.6:37031
    2022/12/07 23:23:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.701639016s) from=127.0.0.6:41929
    2022/12/07 23:23:48 [DEBUG] http: Request GET /v1/status/leader (207.824µs) from=127.0.0.6:33059
    2022/12/07 23:23:49 [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/07 23:23:49 [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/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.15.59_8410"
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (8.399368ms) from=127.0.0.6:60525
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (13.501217588s) from=127.0.0.6:36545
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (13.511915187s) from=127.0.0.6:60563
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (2.993066ms) from=127.0.0.6:60525
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (320.473µs) from=127.0.0.6:33059
    2022/12/07 23:23:49 [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/07 23:23:49 [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/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [INFO] agent: Synced service "_v1_nslcm_10.233.42.126_8403"
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (8.68823ms) from=127.0.0.6:42451
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (53.208264ms) from=127.0.0.6:36545
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=162 (61.086711ms) from=127.0.0.6:60563
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (648.608µs) from=127.0.0.6:60525
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (346.873µs) from=127.0.0.6:42451
    2022/12/07 23:23:49 [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/07 23:23:49 [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/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [INFO] agent: Synced service "_v2_nslcm_10.233.42.126_8403"
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (12.860113ms) from=127.0.0.6:60525
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=163 (48.871362ms) from=127.0.0.6:36545
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=163 (51.554189ms) from=127.0.0.6:60563
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (655.513µs) from=127.0.0.6:60525
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (648.128µs) from=127.0.0.6:53079
    2022/12/07 23:23:49 [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/07 23:23:49 [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/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [INFO] agent: Synced service "_v1_vnflcm_10.233.40.229_8801"
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=164 (43.783046ms) from=127.0.0.6:36545
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=164 (45.117627ms) from=127.0.0.6:60563
    2022/12/07 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (8.951153ms) from=127.0.0.6:36265
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (648.587µs) from=127.0.0.6:36545
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (925.445µs) from=127.0.0.6:36545
    2022/12/07 23:23:49 [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/07 23:23:49 [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/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [INFO] agent: Synced service "_v1_vnfmgr_10.233.20.142_8803"
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=165 (77.96592ms) from=127.0.0.6:60563
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=165 (77.594529ms) from=127.0.0.6:36265
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (33.72687ms) from=127.0.0.6:60525
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (262.935µs) from=127.0.0.6:55245
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (402.079µs) from=127.0.0.6:59249
    2022/12/07 23:23:49 [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/07 23:23:49 [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/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.56.28_8484"
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (56.606252ms) from=127.0.0.6:59249
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=166 (158.365685ms) from=127.0.0.6:60563
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=166 (173.074026ms) from=127.0.0.6:36265
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (318.546µs) from=127.0.0.6:60525
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.199306ms) from=127.0.0.6:54277
    2022/12/07 23:23:49 [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/07 23:23:49 [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/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.24.83_8482"
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (40.952412ms) from=127.0.0.6:59249
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (161.523993ms) from=127.0.0.6:36265
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=167 (172.296389ms) from=127.0.0.6:60563
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (567.767µs) from=127.0.0.6:59249
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (244.6µs) from=127.0.0.6:59249
    2022/12/07 23:23:49 [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/07 23:23:49 [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/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:23:49 [INFO] agent: Synced service "_v1_vnfres_10.233.44.203_8802"
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.61243ms) from=127.0.0.6:36385
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:23:49 [DEBUG] agent: Node info in sync
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=168 (19.392593ms) from=127.0.0.6:54277
    2022/12/07 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=168 (55.287527ms) from=127.0.0.6:36265
    2022/12/07 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (482.27µs) from=127.0.0.6:36265
    2022/12/07 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (282.896µs) from=127.0.0.6:36385
    2022/12/07 23:23:54 [DEBUG] http: Request GET /v1/status/leader (220.087µs) from=127.0.0.6:57087
    2022/12/07 23:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.993651192s) from=127.0.0.6:36677
    2022/12/07 23:24:08 [DEBUG] http: Request GET /v1/status/leader (288.84µs) from=127.0.0.6:60563
    2022/12/07 23:24:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m4.801334332s) from=127.0.0.6:56515
    2022/12/07 23:24:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.530459733s) from=127.0.0.6:51325
    2022/12/07 23:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m6.801631574s) from=127.0.0.6:54507
    2022/12/07 23:24:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.304740333s) from=127.0.0.6:58553
    2022/12/07 23:24:14 [DEBUG] http: Request GET /v1/status/leader (205.529µs) from=127.0.0.6:57087
    2022/12/07 23:24:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.89110851s) from=127.0.0.6:39121
    2022/12/07 23:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.820603417s) from=127.0.0.6:38127
    2022/12/07 23:24:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m2.918201614s) from=127.0.0.6:48135
    2022/12/07 23:24:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.063635961s) from=127.0.0.6:42375
    2022/12/07 23:24:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m6.688045983s) from=127.0.0.6:42949
    2022/12/07 23:24:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.786627657s) from=127.0.0.6:59023
    2022/12/07 23:24:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.198467752s) from=127.0.0.6:50273
    2022/12/07 23:24:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m6.138365525s) from=127.0.0.6:47395
    2022/12/07 23:24:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:24:28 [DEBUG] http: Request GET /v1/status/leader (277.46µs) from=127.0.0.6:60563
    2022/12/07 23:24:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.85461794s) from=127.0.0.6:39723
    2022/12/07 23:24:34 [DEBUG] http: Request GET /v1/status/leader (249.718µs) from=127.0.0.6:60563
    2022/12/07 23:24:48 [DEBUG] http: Request GET /v1/status/leader (198.944µs) from=127.0.0.6:60563
    2022/12/07 23:24:54 [DEBUG] http: Request GET /v1/status/leader (5.562181ms) from=127.0.0.6:57087
    2022/12/07 23:24:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:24:58 [DEBUG] agent: Node info in sync
    2022/12/07 23:25:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m3.623191658s) from=127.0.0.6:36579
    2022/12/07 23:25:08 [DEBUG] http: Request GET /v1/status/leader (263.83µs) from=127.0.0.6:60563
    2022/12/07 23:25:14 [DEBUG] http: Request GET /v1/status/leader (392.553µs) from=127.0.0.6:60563
    2022/12/07 23:25:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:25:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:25:28 [DEBUG] http: Request GET /v1/status/leader (710.276µs) from=127.0.0.6:60563
    2022/12/07 23:25:34 [DEBUG] http: Request GET /v1/status/leader (189.415µs) from=127.0.0.6:57087
    2022/12/07 23:25:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m4.882527452s) from=127.0.0.6:49319
    2022/12/07 23:25:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m1.00178009s) from=127.0.0.6:40133
    2022/12/07 23:25:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m1.929829965s) from=127.0.0.6:55427
    2022/12/07 23:25:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.803321481s) from=127.0.0.6:41929
    2022/12/07 23:25:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.367788316s) from=127.0.0.6:37031
    2022/12/07 23:25:48 [DEBUG] http: Request GET /v1/status/leader (357.579µs) from=127.0.0.6:60563
    2022/12/07 23:25:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m0.076338003s) from=127.0.0.6:36265
    2022/12/07 23:25:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m1.157062056s) from=127.0.0.6:36545
    2022/12/07 23:25:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m0.955307148s) from=127.0.0.6:59249
    2022/12/07 23:25:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m3.242888182s) from=127.0.0.6:42451
    2022/12/07 23:25:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m4.452816189s) from=127.0.0.6:36385
    2022/12/07 23:25:54 [DEBUG] http: Request GET /v1/status/leader (186.561µs) from=127.0.0.6:60563
    2022/12/07 23:25:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m6.108992527s) from=127.0.0.6:53079
    2022/12/07 23:25:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m6.71127649s) from=127.0.0.6:33059
    2022/12/07 23:25:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m6.476488655s) from=127.0.0.6:60525
    2022/12/07 23:25:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m7.397036927s) from=127.0.0.6:55245
    2022/12/07 23:25:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m6.967286353s) from=127.0.0.6:54277
    2022/12/07 23:26:08 [DEBUG] http: Request GET /v1/status/leader (349.545µs) from=127.0.0.6:60563
    2022/12/07 23:26:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.674367739s) from=127.0.0.6:36677
    2022/12/07 23:26:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.829983129s) from=127.0.0.6:51325
    2022/12/07 23:26:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.207027829s) from=127.0.0.6:58553
    2022/12/07 23:26:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.202800725s) from=127.0.0.6:54507
    2022/12/07 23:26:14 [DEBUG] http: Request GET /v1/status/leader (407.709µs) from=127.0.0.6:60563
    2022/12/07 23:26:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m6.331945897s) from=127.0.0.6:56515
    2022/12/07 23:26:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m3.035814081s) from=127.0.0.6:48135
    2022/12/07 23:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.798234964s) from=127.0.0.6:38127
    2022/12/07 23:26:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.932366859s) from=127.0.0.6:39121
    2022/12/07 23:26:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.371749619s) from=127.0.0.6:59023
    2022/12/07 23:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.398702284s) from=127.0.0.6:50273
    2022/12/07 23:26:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.98493375s) from=127.0.0.6:42949
    2022/12/07 23:26:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:26:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.889011522s) from=127.0.0.6:42375
    2022/12/07 23:26:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m1.408398172s) from=127.0.0.6:47395
    2022/12/07 23:26:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:26:27 [DEBUG] agent: Node info in sync
    2022/12/07 23:26:28 [DEBUG] http: Request GET /v1/status/leader (745.046µs) from=127.0.0.6:60563
    2022/12/07 23:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.240842705s) from=127.0.0.6:39723
    2022/12/07 23:26:34 [DEBUG] http: Request GET /v1/status/leader (890.273µs) from=127.0.0.6:60563
    2022/12/07 23:26:48 [DEBUG] http: Request GET /v1/status/leader (693.087µs) from=127.0.0.6:60563
    2022/12/07 23:26:54 [DEBUG] http: Request GET /v1/status/leader (587.615µs) from=127.0.0.6:60563
    2022/12/07 23:27:08 [DEBUG] http: Request GET /v1/status/leader (227.07µs) from=127.0.0.6:60563
    2022/12/07 23:27:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m5.374084013s) from=127.0.0.6:36579
    2022/12/07 23:27:14 [DEBUG] http: Request GET /v1/status/leader (301.535µs) from=127.0.0.6:57087
    2022/12/07 23:27:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:27:28 [DEBUG] http: Request GET /v1/status/leader (315.454µs) from=127.0.0.6:60563
    2022/12/07 23:27:34 [DEBUG] http: Request GET /v1/status/leader (665.666µs) from=127.0.0.6:57087
    2022/12/07 23:27:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:27:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m3.157932109s) from=127.0.0.6:49319
    2022/12/07 23:27:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m4.528921801s) from=127.0.0.6:55427
    2022/12/07 23:27:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m5.637250943s) from=127.0.0.6:40133
    2022/12/07 23:27:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:27:44 [DEBUG] agent: Node info in sync
    2022/12/07 23:27:48 [DEBUG] http: Request GET /v1/status/leader (500.834µs) from=127.0.0.6:60563
    2022/12/07 23:27:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.66855824s) from=127.0.0.6:37031
    2022/12/07 23:27:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.121490597s) from=127.0.0.6:41929
    2022/12/07 23:27:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m0.415928414s) from=127.0.0.6:59249
    2022/12/07 23:27:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m4.256604233s) from=127.0.0.6:36265
    2022/12/07 23:27:54 [DEBUG] http: Request GET /v1/status/leader (1.445067ms) from=127.0.0.6:57087
    2022/12/07 23:27:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m4.431867353s) from=127.0.0.6:36545
    2022/12/07 23:27:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m0.038706324s) from=127.0.0.6:53079
    2022/12/07 23:27:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m4.897091502s) from=127.0.0.6:42451
    2022/12/07 23:27:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m0.876034551s) from=127.0.0.6:55245
    2022/12/07 23:27:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m2.322056113s) from=127.0.0.6:33059
    2022/12/07 23:27:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m3.556111716s) from=127.0.0.6:60525
    2022/12/07 23:28:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m3.988778817s) from=127.0.0.6:54277
    2022/12/07 23:28:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m7.121649437s) from=127.0.0.6:36385
    2022/12/07 23:28:08 [DEBUG] http: Request GET /v1/status/leader (279.953µs) from=127.0.0.6:60563
    2022/12/07 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m0.630091611s) from=127.0.0.6:51325
    2022/12/07 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.06465949s) from=127.0.0.6:36677
    2022/12/07 23:28:14 [DEBUG] http: Request GET /v1/status/leader (151.473µs) from=127.0.0.6:60563
    2022/12/07 23:28:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.371999048s) from=127.0.0.6:56515
    2022/12/07 23:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.225740901s) from=127.0.0.6:54507
    2022/12/07 23:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.39679504s) from=127.0.0.6:58553
    2022/12/07 23:28:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.095251704s) from=127.0.0.6:59023
    2022/12/07 23:28:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.442470174s) from=127.0.0.6:39121
    2022/12/07 23:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.352106854s) from=127.0.0.6:50273
    2022/12/07 23:28:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.809877876s) from=127.0.0.6:38127
    2022/12/07 23:28:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m7.163642137s) from=127.0.0.6:48135
    2022/12/07 23:28:28 [DEBUG] http: Request GET /v1/status/leader (267.363µs) from=127.0.0.6:60563
    2022/12/07 23:28:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m5.809119445s) from=127.0.0.6:42949
    2022/12/07 23:28:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.005476476s) from=127.0.0.6:42375
    2022/12/07 23:28:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m6.712056335s) from=127.0.0.6:47395
    2022/12/07 23:28:34 [DEBUG] http: Request GET /v1/status/leader (195.536µs) from=127.0.0.6:57087
    2022/12/07 23:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.623440778s) from=127.0.0.6:39723
    2022/12/07 23:28:48 [DEBUG] http: Request GET /v1/status/leader (383.949µs) from=127.0.0.6:60563
    2022/12/07 23:28:54 [DEBUG] http: Request GET /v1/status/leader (301.088µs) from=127.0.0.6:60563
    2022/12/07 23:29:08 [DEBUG] http: Request GET /v1/status/leader (343.759µs) from=127.0.0.6:60563
    2022/12/07 23:29:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m0.646799321s) from=127.0.0.6:36579
    2022/12/07 23:29:14 [DEBUG] http: Request GET /v1/status/leader (240.183µs) from=127.0.0.6:60563
    2022/12/07 23:29:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:29:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:29:24 [DEBUG] agent: Node info in sync
    2022/12/07 23:29:28 [DEBUG] http: Request GET /v1/status/leader (327.973µs) from=127.0.0.6:60563
    2022/12/07 23:29:34 [DEBUG] http: Request GET /v1/status/leader (357.857µs) from=127.0.0.6:60563
    2022/12/07 23:29:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m2.885171062s) from=127.0.0.6:49319
    2022/12/07 23:29:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m3.794400624s) from=127.0.0.6:40133
    2022/12/07 23:29:48 [DEBUG] http: Request GET /v1/status/leader (182.922µs) from=127.0.0.6:60563
    2022/12/07 23:29:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m6.94435269s) from=127.0.0.6:55427
    2022/12/07 23:29:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.913841299s) from=127.0.0.6:41929
    2022/12/07 23:29:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.133007929s) from=127.0.0.6:37031
    2022/12/07 23:29:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m2.741924359s) from=127.0.0.6:59249
    2022/12/07 23:29:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:29:54 [DEBUG] http: Request GET /v1/status/leader (183.772µs) from=127.0.0.6:57087
    2022/12/07 23:29:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m1.891908261s) from=127.0.0.6:53079
    2022/12/07 23:29:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m2.386803845s) from=127.0.0.6:36545
    2022/12/07 23:29:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m4.549952817s) from=127.0.0.6:36265
    2022/12/07 23:29:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m2.08556417s) from=127.0.0.6:42451
    2022/12/07 23:30:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m2.357685094s) from=127.0.0.6:55245
    2022/12/07 23:30:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m2.475338921s) from=127.0.0.6:33059
    2022/12/07 23:30:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m4.879538609s) from=127.0.0.6:60525
    2022/12/07 23:30:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m3.875484654s) from=127.0.0.6:54277
    2022/12/07 23:30:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m4.853139101s) from=127.0.0.6:36385
    2022/12/07 23:30:08 [DEBUG] http: Request GET /v1/status/leader (272.455µs) from=127.0.0.6:60563
    2022/12/07 23:30:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m0.390105868s) from=127.0.0.6:51325
    2022/12/07 23:30:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.602578725s) from=127.0.0.6:36677
    2022/12/07 23:30:14 [DEBUG] http: Request GET /v1/status/leader (156.11µs) from=127.0.0.6:60563
    2022/12/07 23:30:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.480491475s) from=127.0.0.6:56515
    2022/12/07 23:30:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.614925404s) from=127.0.0.6:58553
    2022/12/07 23:30:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.815888363s) from=127.0.0.6:54507
    2022/12/07 23:30:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.868914179s) from=127.0.0.6:39121
    2022/12/07 23:30:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:30:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.02009547s) from=127.0.0.6:59023
    2022/12/07 23:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.257826541s) from=127.0.0.6:50273
    2022/12/07 23:30:28 [DEBUG] http: Request GET /v1/status/leader (355.98µs) from=127.0.0.6:60563
    2022/12/07 23:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.480604022s) from=127.0.0.6:38127
    2022/12/07 23:30:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.224791769s) from=127.0.0.6:42375
    2022/12/07 23:30:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m2.469099214s) from=127.0.0.6:42949
    2022/12/07 23:30:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m0.887897903s) from=127.0.0.6:47395
    2022/12/07 23:30:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m5.198400459s) from=127.0.0.6:48135
    2022/12/07 23:30:34 [DEBUG] http: Request GET /v1/status/leader (252.166µs) from=127.0.0.6:60563
    2022/12/07 23:30:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.252666186s) from=127.0.0.6:39723
    2022/12/07 23:30:48 [DEBUG] http: Request GET /v1/status/leader (394.446µs) from=127.0.0.6:60563
    2022/12/07 23:30:54 [DEBUG] http: Request GET /v1/status/leader (190.285µs) from=127.0.0.6:57087
    2022/12/07 23:31:08 [DEBUG] http: Request GET /v1/status/leader (246.438µs) from=127.0.0.6:60563
    2022/12/07 23:31:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m2.386391487s) from=127.0.0.6:36579
    2022/12/07 23:31:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:31:14 [DEBUG] agent: Node info in sync
    2022/12/07 23:31:15 [DEBUG] http: Request GET /v1/status/leader (287.381µs) from=127.0.0.6:57087
    2022/12/07 23:31:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:31:29 [DEBUG] http: Request GET /v1/status/leader (441.858µs) from=127.0.0.6:60563
    2022/12/07 23:31:35 [DEBUG] http: Request GET /v1/status/leader (391.735µs) from=127.0.0.6:60563
    2022/12/07 23:31:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m0.91393275s) from=127.0.0.6:49319
    2022/12/07 23:31:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m1.948703704s) from=127.0.0.6:40133
    2022/12/07 23:31:49 [DEBUG] http: Request GET /v1/status/leader (565.698µs) from=127.0.0.6:60563
    2022/12/07 23:31:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m5.472832955s) from=127.0.0.6:55427
    2022/12/07 23:31:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.669913203s) from=127.0.0.6:37031
    2022/12/07 23:31:55 [DEBUG] http: Request GET /v1/status/leader (5.619377ms) from=127.0.0.6:57087
    2022/12/07 23:31:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m4.257972022s) from=127.0.0.6:59249
    2022/12/07 23:31:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.414441966s) from=127.0.0.6:41929
    2022/12/07 23:31:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m2.426786591s) from=127.0.0.6:36545
    2022/12/07 23:32:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m2.843309169s) from=127.0.0.6:53079
    2022/12/07 23:32:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m1.069941297s) from=127.0.0.6:55245
    2022/12/07 23:32:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m3.19201474s) from=127.0.0.6:42451
    2022/12/07 23:32:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m5.098760568s) from=127.0.0.6:36265
    2022/12/07 23:32:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m6.138082939s) from=127.0.0.6:33059
    2022/12/07 23:32:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m2.433697359s) from=127.0.0.6:54277
    2022/12/07 23:32:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m1.879088395s) from=127.0.0.6:36385
    2022/12/07 23:32:09 [DEBUG] http: Request GET /v1/status/leader (315.92µs) from=127.0.0.6:60563
    2022/12/07 23:32:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m6.690169517s) from=127.0.0.6:60525
    2022/12/07 23:32:15 [DEBUG] http: Request GET /v1/status/leader (229.567µs) from=127.0.0.6:57087
    2022/12/07 23:32:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.15545567s) from=127.0.0.6:51325
    2022/12/07 23:32:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m3.778930355s) from=127.0.0.6:56515
    2022/12/07 23:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.781166943s) from=127.0.0.6:58553
    2022/12/07 23:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.494556794s) from=127.0.0.6:36677
    2022/12/07 23:32:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:32:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.683786592s) from=127.0.0.6:39121
    2022/12/07 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.421155884s) from=127.0.0.6:54507
    2022/12/07 23:32:29 [DEBUG] http: Request GET /v1/status/leader (718.126µs) from=127.0.0.6:60563
    2022/12/07 23:32:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:32:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m5.152612277s) from=127.0.0.6:50273
    2022/12/07 23:32:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.497155476s) from=127.0.0.6:59023
    2022/12/07 23:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.900718813s) from=127.0.0.6:38127
    2022/12/07 23:32:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m0.235452054s) from=127.0.0.6:47395
    2022/12/07 23:32:35 [DEBUG] http: Request GET /v1/status/leader (270.767µs) from=127.0.0.6:57087
    2022/12/07 23:32:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.737993536s) from=127.0.0.6:42375
    2022/12/07 23:32:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m7.013031482s) from=127.0.0.6:42949
    2022/12/07 23:32:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m5.306203039s) from=127.0.0.6:48135
    2022/12/07 23:32:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.805417884s) from=127.0.0.6:39723
    2022/12/07 23:32:49 [DEBUG] http: Request GET /v1/status/leader (417.904µs) from=127.0.0.6:60563
    2022/12/07 23:32:55 [DEBUG] http: Request GET /v1/status/leader (715.547µs) from=127.0.0.6:60563
    2022/12/07 23:33:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:33:06 [DEBUG] agent: Node info in sync
    2022/12/07 23:33:09 [DEBUG] http: Request GET /v1/status/leader (250.009µs) from=127.0.0.6:60563
    2022/12/07 23:33:15 [DEBUG] http: Request GET /v1/status/leader (2.506636ms) from=127.0.0.6:57087
    2022/12/07 23:33:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m6.721402909s) from=127.0.0.6:36579
    2022/12/07 23:33:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:33:29 [DEBUG] http: Request GET /v1/status/leader (303.835µs) from=127.0.0.6:60563
    2022/12/07 23:33:35 [DEBUG] http: Request GET /v1/status/leader (151.754µs) from=127.0.0.6:60563
    2022/12/07 23:33:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m3.20248569s) from=127.0.0.6:49319
    2022/12/07 23:33:49 [DEBUG] http: Request GET /v1/status/leader (163.737µs) from=127.0.0.6:60563
    2022/12/07 23:33:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m3.517785381s) from=127.0.0.6:40133
    2022/12/07 23:33:55 [DEBUG] http: Request GET /v1/status/leader (430.18µs) from=127.0.0.6:57087
    2022/12/07 23:33:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m3.985098136s) from=127.0.0.6:55427
    2022/12/07 23:34:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.888353963s) from=127.0.0.6:37031
    2022/12/07 23:34:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m2.812122855s) from=127.0.0.6:59249
    2022/12/07 23:34:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m2.937278289s) from=127.0.0.6:53079
    2022/12/07 23:34:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m0.008632498s) from=127.0.0.6:36265
    2022/12/07 23:34:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m4.8251226s) from=127.0.0.6:36545
    2022/12/07 23:34:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.615587631s) from=127.0.0.6:41929
    2022/12/07 23:34:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m6.614262767s) from=127.0.0.6:55245
    2022/12/07 23:34:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m5.448856972s) from=127.0.0.6:42451
    2022/12/07 23:34:09 [DEBUG] http: Request GET /v1/status/leader (263.826µs) from=127.0.0.6:60563
    2022/12/07 23:34:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m2.827674471s) from=127.0.0.6:54277
    2022/12/07 23:34:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m2.93337693s) from=127.0.0.6:36385
    2022/12/07 23:34:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m5.109462222s) from=127.0.0.6:33059
    2022/12/07 23:34:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m0.8160741s) from=127.0.0.6:60525
    2022/12/07 23:34:15 [DEBUG] http: Request GET /v1/status/leader (380.436µs) from=127.0.0.6:57087
    2022/12/07 23:34:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.882285584s) from=127.0.0.6:51325
    2022/12/07 23:34:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.146743893s) from=127.0.0.6:58553
    2022/12/07 23:34:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.381571171s) from=127.0.0.6:36677
    2022/12/07 23:34:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:34:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m6.307963504s) from=127.0.0.6:56515
    2022/12/07 23:34:29 [DEBUG] http: Request GET /v1/status/leader (362.717µs) from=127.0.0.6:60563
    2022/12/07 23:34:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.26694094s) from=127.0.0.6:39121
    2022/12/07 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.760971528s) from=127.0.0.6:54507
    2022/12/07 23:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.077985034s) from=127.0.0.6:38127
    2022/12/07 23:34:35 [DEBUG] http: Request GET /v1/status/leader (302.431µs) from=127.0.0.6:57087
    2022/12/07 23:34:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m5.078987586s) from=127.0.0.6:50273
    2022/12/07 23:34:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.516619407s) from=127.0.0.6:59023
    2022/12/07 23:34:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.373485241s) from=127.0.0.6:42375
    2022/12/07 23:34:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m5.685469288s) from=127.0.0.6:47395
    2022/12/07 23:34:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m4.147514973s) from=127.0.0.6:42949
    2022/12/07 23:34:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.479583184s) from=127.0.0.6:39723
    2022/12/07 23:34:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m6.028889231s) from=127.0.0.6:48135
    2022/12/07 23:34:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:34:49 [DEBUG] http: Request GET /v1/status/leader (330.723µs) from=127.0.0.6:60563
    2022/12/07 23:34:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:34:52 [DEBUG] agent: Node info in sync
    2022/12/07 23:34:55 [DEBUG] http: Request GET /v1/status/leader (470.398µs) from=127.0.0.6:60563
    2022/12/07 23:35:09 [DEBUG] http: Request GET /v1/status/leader (265.712µs) from=127.0.0.6:60563
    2022/12/07 23:35:15 [DEBUG] http: Request GET /v1/status/leader (352.956µs) from=127.0.0.6:60563
    2022/12/07 23:35:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m1.559712781s) from=127.0.0.6:36579
    2022/12/07 23:35:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:35:29 [DEBUG] http: Request GET /v1/status/leader (226.725µs) from=127.0.0.6:60563
    2022/12/07 23:35:35 [DEBUG] http: Request GET /v1/status/leader (190.185µs) from=127.0.0.6:60563
    2022/12/07 23:35:49 [DEBUG] http: Request GET /v1/status/leader (1.674016ms) from=127.0.0.6:60563
    2022/12/07 23:35:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m4.617620032s) from=127.0.0.6:49319
    2022/12/07 23:35:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m1.46859159s) from=127.0.0.6:40133
    2022/12/07 23:35:55 [DEBUG] http: Request GET /v1/status/leader (287.368µs) from=127.0.0.6:57087
    2022/12/07 23:36:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m3.37529561s) from=127.0.0.6:55427
    2022/12/07 23:36:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m4.071886331s) from=127.0.0.6:59249
    2022/12/07 23:36:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.990023521s) from=127.0.0.6:37031
    2022/12/07 23:36:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.746218345s) from=127.0.0.6:41929
    2022/12/07 23:36:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:36:08 [DEBUG] agent: Node info in sync
    2022/12/07 23:36:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m5.525342299s) from=127.0.0.6:53079
    2022/12/07 23:36:09 [DEBUG] http: Request GET /v1/status/leader (391.19µs) from=127.0.0.6:60563
    2022/12/07 23:36:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m4.58868241s) from=127.0.0.6:36545
    2022/12/07 23:36:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m1.526760149s) from=127.0.0.6:55245
    2022/12/07 23:36:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m7.059515507s) from=127.0.0.6:36265
    2022/12/07 23:36:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m0.602921905s) from=127.0.0.6:36385
    2022/12/07 23:36:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m0.182122313s) from=127.0.0.6:60525
    2022/12/07 23:36:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m4.888098808s) from=127.0.0.6:42451
    2022/12/07 23:36:15 [DEBUG] http: Request GET /v1/status/leader (151.551µs) from=127.0.0.6:57087
    2022/12/07 23:36:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m5.621806484s) from=127.0.0.6:54277
    2022/12/07 23:36:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m4.839395336s) from=127.0.0.6:33059
    2022/12/07 23:36:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.500506655s) from=127.0.0.6:58553
    2022/12/07 23:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.785378592s) from=127.0.0.6:36677
    2022/12/07 23:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m6.821277169s) from=127.0.0.6:51325
    2022/12/07 23:36:29 [DEBUG] http: Request GET /v1/status/leader (286.36µs) from=127.0.0.6:60563
    2022/12/07 23:36:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m3.860097111s) from=127.0.0.6:56515
    2022/12/07 23:36:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.96807932s) from=127.0.0.6:39121
    2022/12/07 23:36:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.470374187s) from=127.0.0.6:54507
    2022/12/07 23:36:35 [DEBUG] http: Request GET /v1/status/leader (357.457µs) from=127.0.0.6:60563
    2022/12/07 23:36:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.430643718s) from=127.0.0.6:59023
    2022/12/07 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.557292375s) from=127.0.0.6:38127
    2022/12/07 23:36:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m3.422963876s) from=127.0.0.6:50273
    2022/12/07 23:36:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.408957048s) from=127.0.0.6:42375
    2022/12/07 23:36:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m2.716274958s) from=127.0.0.6:47395
    2022/12/07 23:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.592265546s) from=127.0.0.6:39723
    2022/12/07 23:36:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m4.192181433s) from=127.0.0.6:42949
    2022/12/07 23:36:49 [DEBUG] http: Request GET /v1/status/leader (351.768µs) from=127.0.0.6:60563
    2022/12/07 23:36:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m5.427857756s) from=127.0.0.6:48135
    2022/12/07 23:36:55 [DEBUG] http: Request GET /v1/status/leader (337.251µs) from=127.0.0.6:60563
    2022/12/07 23:37:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:37:09 [DEBUG] http: Request GET /v1/status/leader (1.897087ms) from=127.0.0.6:60563
    2022/12/07 23:37:15 [DEBUG] http: Request GET /v1/status/leader (355.207µs) from=127.0.0.6:60563
    2022/12/07 23:37:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:37:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m5.121147154s) from=127.0.0.6:36579
    2022/12/07 23:37:29 [DEBUG] http: Request GET /v1/status/leader (549.384µs) from=127.0.0.6:60563
    2022/12/07 23:37:35 [DEBUG] http: Request GET /v1/status/leader (197.197µs) from=127.0.0.6:57087
    2022/12/07 23:37:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:37:42 [DEBUG] agent: Node info in sync
    2022/12/07 23:37:49 [DEBUG] http: Request GET /v1/status/leader (1.656542ms) from=127.0.0.6:60563
    2022/12/07 23:37:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m2.155035706s) from=127.0.0.6:49319
    2022/12/07 23:37:55 [DEBUG] http: Request GET /v1/status/leader (391.457µs) from=127.0.0.6:60563
    2022/12/07 23:37:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m6.287923594s) from=127.0.0.6:40133
    2022/12/07 23:38:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m4.54593241s) from=127.0.0.6:55427
    2022/12/07 23:38:09 [DEBUG] http: Request GET /v1/status/leader (160.773µs) from=127.0.0.6:60563
    2022/12/07 23:38:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m4.675237839s) from=127.0.0.6:59249
    2022/12/07 23:38:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m2.818093598s) from=127.0.0.6:41929
    2022/12/07 23:38:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.767520398s) from=127.0.0.6:37031
    2022/12/07 23:38:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m4.999450498s) from=127.0.0.6:55245
    2022/12/07 23:38:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m2.595796149s) from=127.0.0.6:36385
    2022/12/07 23:38:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m3.956230375s) from=127.0.0.6:36265
    2022/12/07 23:38:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m5.967674466s) from=127.0.0.6:36545
    2022/12/07 23:38:15 [DEBUG] http: Request GET /v1/status/leader (362.128µs) from=127.0.0.6:60563
    2022/12/07 23:38:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m2.953592591s) from=127.0.0.6:42451
    2022/12/07 23:38:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m7.419428318s) from=127.0.0.6:53079
    2022/12/07 23:38:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m5.046960895s) from=127.0.0.6:60525
    2022/12/07 23:38:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m7.324533857s) from=127.0.0.6:54277
    2022/12/07 23:38:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m6.647601968s) from=127.0.0.6:33059
    2022/12/07 23:38:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:38:29 [DEBUG] http: Request GET /v1/status/leader (3.064663ms) from=127.0.0.6:60563
    2022/12/07 23:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.672153504s) from=127.0.0.6:36677
    2022/12/07 23:38:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m4.642573479s) from=127.0.0.6:58553
    2022/12/07 23:38:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.086534547s) from=127.0.0.6:51325
    2022/12/07 23:38:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m2.013161085s) from=127.0.0.6:56515
    2022/12/07 23:38:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.244485356s) from=127.0.0.6:39121
    2022/12/07 23:38:35 [DEBUG] http: Request GET /v1/status/leader (154.717µs) from=127.0.0.6:60563
    2022/12/07 23:38:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m4.56466625s) from=127.0.0.6:54507
    2022/12/07 23:38:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.103280826s) from=127.0.0.6:42375
    2022/12/07 23:38:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.004608161s) from=127.0.0.6:59023
    2022/12/07 23:38:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m4.55984103s) from=127.0.0.6:38127
    2022/12/07 23:38:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m3.866774626s) from=127.0.0.6:50273
    2022/12/07 23:38:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m3.626674742s) from=127.0.0.6:47395
    2022/12/07 23:38:49 [DEBUG] http: Request GET /v1/status/leader (328.733µs) from=127.0.0.6:60563
    2022/12/07 23:38:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.86994127s) from=127.0.0.6:39723
    2022/12/07 23:38:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m6.281245995s) from=127.0.0.6:42949
    2022/12/07 23:38:55 [DEBUG] http: Request GET /v1/status/leader (182.473µs) from=127.0.0.6:57087
    2022/12/07 23:38:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m7.346747267s) from=127.0.0.6:48135
    2022/12/07 23:39:09 [DEBUG] http: Request GET /v1/status/leader (621.554µs) from=127.0.0.6:60563
    2022/12/07 23:39:15 [DEBUG] http: Request GET /v1/status/leader (1.83942ms) from=127.0.0.6:57087
    2022/12/07 23:39:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:39:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:39:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m2.867068254s) from=127.0.0.6:36579
    2022/12/07 23:39:29 [DEBUG] http: Request GET /v1/status/leader (342.91µs) from=127.0.0.6:60563
    2022/12/07 23:39:35 [DEBUG] http: Request GET /v1/status/leader (1.016352ms) from=127.0.0.6:57087
    2022/12/07 23:39:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:39:37 [DEBUG] agent: Node info in sync
    2022/12/07 23:39:49 [DEBUG] http: Request GET /v1/status/leader (678.27µs) from=127.0.0.6:60563
    2022/12/07 23:39:55 [DEBUG] http: Request GET /v1/status/leader (211.104µs) from=127.0.0.6:60563
    2022/12/07 23:39:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m4.380730858s) from=127.0.0.6:49319
    2022/12/07 23:40:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m3.886722459s) from=127.0.0.6:40133
    2022/12/07 23:40:09 [DEBUG] http: Request GET /v1/status/leader (411.925µs) from=127.0.0.6:60563
    2022/12/07 23:40:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m5.473384799s) from=127.0.0.6:55427
    2022/12/07 23:40:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m3.98616914s) from=127.0.0.6:59249
    2022/12/07 23:40:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.823977851s) from=127.0.0.6:37031
    2022/12/07 23:40:15 [DEBUG] http: Request GET /v1/status/leader (396.966µs) from=127.0.0.6:60563
    2022/12/07 23:40:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.864132171s) from=127.0.0.6:41929
    2022/12/07 23:40:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m1.353159376s) from=127.0.0.6:42451
    2022/12/07 23:40:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m5.312722515s) from=127.0.0.6:36265
    2022/12/07 23:40:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m6.213841853s) from=127.0.0.6:36385
    2022/12/07 23:40:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m6.557808718s) from=127.0.0.6:55245
    2022/12/07 23:40:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m4.220746275s) from=127.0.0.6:60525
    2022/12/07 23:40:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m6.689713651s) from=127.0.0.6:36545
    2022/12/07 23:40:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m0.070736161s) from=127.0.0.6:54277
    2022/12/07 23:40:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m7.386303104s) from=127.0.0.6:53079
    2022/12/07 23:40:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:40:29 [DEBUG] http: Request GET /v1/status/leader (2.056955ms) from=127.0.0.6:60563
    2022/12/07 23:40:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m6.815932431s) from=127.0.0.6:33059
    2022/12/07 23:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.154069952s) from=127.0.0.6:36677
    2022/12/07 23:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m3.755240316s) from=127.0.0.6:58553
    2022/12/07 23:40:35 [DEBUG] http: Request GET /v1/status/leader (329.469µs) from=127.0.0.6:60563
    2022/12/07 23:40:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.342244747s) from=127.0.0.6:39121
    2022/12/07 23:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m6.763005414s) from=127.0.0.6:51325
    2022/12/07 23:40:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m6.737984655s) from=127.0.0.6:56515
    2022/12/07 23:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.496508846s) from=127.0.0.6:54507
    2022/12/07 23:40:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m3.604248878s) from=127.0.0.6:38127
    2022/12/07 23:40:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.515669862s) from=127.0.0.6:42375
    2022/12/07 23:40:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.868780087s) from=127.0.0.6:59023
    2022/12/07 23:40:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m3.538731709s) from=127.0.0.6:50273
    2022/12/07 23:40:49 [DEBUG] http: Request GET /v1/status/leader (300.902µs) from=127.0.0.6:60563
    2022/12/07 23:40:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m5.146685337s) from=127.0.0.6:47395
    2022/12/07 23:40:55 [DEBUG] http: Request GET /v1/status/leader (308.199µs) from=127.0.0.6:57087
    2022/12/07 23:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.793100819s) from=127.0.0.6:39723
    2022/12/07 23:40:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m5.237454917s) from=127.0.0.6:42949
    2022/12/07 23:41:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m3.5984822s) from=127.0.0.6:48135
    2022/12/07 23:41:09 [DEBUG] http: Request GET /v1/status/leader (203.17µs) from=127.0.0.6:60563
    2022/12/07 23:41:15 [DEBUG] http: Request GET /v1/status/leader (311.838µs) from=127.0.0.6:57087
    2022/12/07 23:41:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:41:29 [DEBUG] http: Request GET /v1/status/leader (170.635µs) from=127.0.0.6:60563
    2022/12/07 23:41:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:41:35 [DEBUG] agent: Node info in sync
    2022/12/07 23:41:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m6.731437447s) from=127.0.0.6:36579
    2022/12/07 23:41:35 [DEBUG] http: Request GET /v1/status/leader (396.901µs) from=127.0.0.6:60563
    2022/12/07 23:41:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:41:49 [DEBUG] http: Request GET /v1/status/leader (7.283994ms) from=127.0.0.6:60563
    2022/12/07 23:41:55 [DEBUG] http: Request GET /v1/status/leader (303.87µs) from=127.0.0.6:57087
    2022/12/07 23:41:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m0.571422847s) from=127.0.0.6:49319
    2022/12/07 23:42:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m1.769430603s) from=127.0.0.6:40133
    2022/12/07 23:42:09 [DEBUG] http: Request GET /v1/status/leader (241.966µs) from=127.0.0.6:60563
    2022/12/07 23:42:15 [DEBUG] http: Request GET /v1/status/leader (166.567µs) from=127.0.0.6:60563
    2022/12/07 23:42:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m4.586672871s) from=127.0.0.6:55427
    2022/12/07 23:42:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m0.597624243s) from=127.0.0.6:42451
    2022/12/07 23:42:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.353818282s) from=127.0.0.6:37031
    2022/12/07 23:42:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m5.511401506s) from=127.0.0.6:59249
    2022/12/07 23:42:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.846179501s) from=127.0.0.6:41929
    2022/12/07 23:42:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m2.37780519s) from=127.0.0.6:36265
    2022/12/07 23:42:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m1.717562841s) from=127.0.0.6:60525
    2022/12/07 23:42:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m3.091571413s) from=127.0.0.6:36385
    2022/12/07 23:42:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m0.977750926s) from=127.0.0.6:54277
    2022/12/07 23:42:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:42:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m2.467106258s) from=127.0.0.6:36545
    2022/12/07 23:42:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m4.575412295s) from=127.0.0.6:55245
    2022/12/07 23:42:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m5.001467496s) from=127.0.0.6:53079
    2022/12/07 23:42:29 [DEBUG] http: Request GET /v1/status/leader (160.438µs) from=127.0.0.6:60563
    2022/12/07 23:42:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m4.958013067s) from=127.0.0.6:33059
    2022/12/07 23:42:35 [DEBUG] http: Request GET /v1/status/leader (2.048736ms) from=127.0.0.6:57087
    2022/12/07 23:42:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.697231262s) from=127.0.0.6:58553
    2022/12/07 23:42:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.057579537s) from=127.0.0.6:36677
    2022/12/07 23:42:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m1.792538633s) from=127.0.0.6:39121
    2022/12/07 23:42:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m3.109706666s) from=127.0.0.6:56515
    2022/12/07 23:42:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m6.82810584s) from=127.0.0.6:51325
    2022/12/07 23:42:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m5.091151503s) from=127.0.0.6:54507
    2022/12/07 23:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m1.869819632s) from=127.0.0.6:42375
    2022/12/07 23:42:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.159705301s) from=127.0.0.6:38127
    2022/12/07 23:42:49 [DEBUG] http: Request GET /v1/status/leader (169.491µs) from=127.0.0.6:60563
    2022/12/07 23:42:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.951874741s) from=127.0.0.6:59023
    2022/12/07 23:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.43788665s) from=127.0.0.6:50273
    2022/12/07 23:42:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m3.023436132s) from=127.0.0.6:47395
    2022/12/07 23:42:55 [DEBUG] http: Request GET /v1/status/leader (315.398µs) from=127.0.0.6:60563
    2022/12/07 23:42:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.289182549s) from=127.0.0.6:39723
    2022/12/07 23:42:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m1.090191289s) from=127.0.0.6:42949
    2022/12/07 23:43:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m7.074512727s) from=127.0.0.6:48135
    2022/12/07 23:43:09 [DEBUG] http: Request GET /v1/status/leader (194.569µs) from=127.0.0.6:60563
    2022/12/07 23:43:15 [DEBUG] http: Request GET /v1/status/leader (228.369µs) from=127.0.0.6:57087
    2022/12/07 23:43:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:43:21 [DEBUG] agent: Node info in sync
    2022/12/07 23:43:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:43:29 [DEBUG] http: Request GET /v1/status/leader (353.841µs) from=127.0.0.6:60563
    2022/12/07 23:43:35 [DEBUG] http: Request GET /v1/status/leader (261.486µs) from=127.0.0.6:57087
    2022/12/07 23:43:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m1.517578886s) from=127.0.0.6:36579
    2022/12/07 23:43:49 [DEBUG] http: Request GET /v1/status/leader (265.814µs) from=127.0.0.6:60563
    2022/12/07 23:43:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:43:55 [DEBUG] http: Request GET /v1/status/leader (401.075µs) from=127.0.0.6:57087
    2022/12/07 23:44:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m6.416287496s) from=127.0.0.6:49319
    2022/12/07 23:44:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m0.651496261s) from=127.0.0.6:40133
    2022/12/07 23:44:09 [DEBUG] http: Request GET /v1/status/leader (939.121µs) from=127.0.0.6:60563
    2022/12/07 23:44:15 [DEBUG] http: Request GET /v1/status/leader (224.631µs) from=127.0.0.6:60563
    2022/12/07 23:44:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.471958755s) from=127.0.0.6:37031
    2022/12/07 23:44:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m4.836813767s) from=127.0.0.6:55427
    2022/12/07 23:44:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m3.633468198s) from=127.0.0.6:42451
    2022/12/07 23:44:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m4.042580871s) from=127.0.0.6:59249
    2022/12/07 23:44:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:44:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m1.652352749s) from=127.0.0.6:36265
    2022/12/07 23:44:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m1.353428939s) from=127.0.0.6:36385
    2022/12/07 23:44:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:44:25 [DEBUG] agent: Node info in sync
    2022/12/07 23:44:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m7.158320767s) from=127.0.0.6:41929
    2022/12/07 23:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m4.038329772s) from=127.0.0.6:54277
    2022/12/07 23:44:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m3.234956303s) from=127.0.0.6:55245
    2022/12/07 23:44:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m4.772735302s) from=127.0.0.6:36545
    2022/12/07 23:44:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m5.94854992s) from=127.0.0.6:60525
    2022/12/07 23:44:29 [DEBUG] http: Request GET /v1/status/leader (427.5µs) from=127.0.0.6:60563
    2022/12/07 23:44:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m6.766948876s) from=127.0.0.6:53079
    2022/12/07 23:44:35 [DEBUG] http: Request GET /v1/status/leader (264.942µs) from=127.0.0.6:57087
    2022/12/07 23:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.447904765s) from=127.0.0.6:58553
    2022/12/07 23:44:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.888434409s) from=127.0.0.6:39121
    2022/12/07 23:44:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m6.469284455s) from=127.0.0.6:33059
    2022/12/07 23:44:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.821210553s) from=127.0.0.6:36677
    2022/12/07 23:44:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m2.082047378s) from=127.0.0.6:56515
    2022/12/07 23:44:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.451959006s) from=127.0.0.6:54507
    2022/12/07 23:44:49 [DEBUG] http: Request GET /v1/status/leader (224.715µs) from=127.0.0.6:60563
    2022/12/07 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m4.472876798s) from=127.0.0.6:51325
    2022/12/07 23:44:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.222696266s) from=127.0.0.6:38127
    2022/12/07 23:44:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.362455976s) from=127.0.0.6:42375
    2022/12/07 23:44:55 [DEBUG] http: Request GET /v1/status/leader (4.706683ms) from=127.0.0.6:60563
    2022/12/07 23:44:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.923992901s) from=127.0.0.6:50273
    2022/12/07 23:44:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.521630267s) from=127.0.0.6:59023
    2022/12/07 23:45:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m6.779861397s) from=127.0.0.6:47395
    2022/12/07 23:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.133846802s) from=127.0.0.6:39723
    2022/12/07 23:45:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m5.995468346s) from=127.0.0.6:42949
    2022/12/07 23:45:09 [DEBUG] http: Request GET /v1/status/leader (199.542µs) from=127.0.0.6:60563
    2022/12/07 23:45:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m1.582410082s) from=127.0.0.6:48135
    2022/12/07 23:45:15 [DEBUG] http: Request GET /v1/status/leader (220.265µs) from=127.0.0.6:57087
    2022/12/07 23:45:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:45:29 [DEBUG] http: Request GET /v1/status/leader (198.412µs) from=127.0.0.6:60563
    2022/12/07 23:45:35 [DEBUG] http: Request GET /v1/status/leader (365.832µs) from=127.0.0.6:60563
    2022/12/07 23:45:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m3.309242289s) from=127.0.0.6:36579
    2022/12/07 23:45:49 [DEBUG] http: Request GET /v1/status/leader (425.494µs) from=127.0.0.6:60563
    2022/12/07 23:45:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:45:55 [DEBUG] http: Request GET /v1/status/leader (519.372µs) from=127.0.0.6:60563
    2022/12/07 23:46:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m0.317027526s) from=127.0.0.6:40133
    2022/12/07 23:46:09 [DEBUG] http: Request GET /v1/status/leader (379.103µs) from=127.0.0.6:60563
    2022/12/07 23:46:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m7.499813349s) from=127.0.0.6:49319
    2022/12/07 23:46:15 [DEBUG] http: Request GET /v1/status/leader (438.74µs) from=127.0.0.6:57087
    2022/12/07 23:46:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:46:16 [DEBUG] agent: Node info in sync
    2022/12/07 23:46:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m0.944350702s) from=127.0.0.6:55427
    2022/12/07 23:46:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.591975497s) from=127.0.0.6:37031
    2022/12/07 23:46:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m0.717669827s) from=127.0.0.6:59249
    2022/12/07 23:46:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:46:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m7.012969293s) from=127.0.0.6:42451
    2022/12/07 23:46:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m0.421941152s) from=127.0.0.6:36545
    2022/12/07 23:46:29 [DEBUG] http: Request GET /v1/status/leader (248.967µs) from=127.0.0.6:60563
    2022/12/07 23:46:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m5.020608276s) from=127.0.0.6:36385
    2022/12/07 23:46:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m7.299698311s) from=127.0.0.6:36265
    2022/12/07 23:46:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m2.687739229s) from=127.0.0.6:60525
    2022/12/07 23:46:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m4.580783267s) from=127.0.0.6:55245
    2022/12/07 23:46:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.159058107s) from=127.0.0.6:41929
    2022/12/07 23:46:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m5.814965551s) from=127.0.0.6:54277
    2022/12/07 23:46:35 [DEBUG] http: Request GET /v1/status/leader (474.941µs) from=127.0.0.6:60563
    2022/12/07 23:46:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m1.126136508s) from=127.0.0.6:58553
    2022/12/07 23:46:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m4.224313875s) from=127.0.0.6:53079
    2022/12/07 23:46:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m0.330403792s) from=127.0.0.6:56515
    2022/12/07 23:46:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.487447362s) from=127.0.0.6:36677
    2022/12/07 23:46:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.616738232s) from=127.0.0.6:39121
    2022/12/07 23:46:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m4.376211786s) from=127.0.0.6:33059
    2022/12/07 23:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.767583193s) from=127.0.0.6:54507
    2022/12/07 23:46:49 [DEBUG] http: Request GET /v1/status/leader (581.46µs) from=127.0.0.6:60563
    2022/12/07 23:46:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.172592659s) from=127.0.0.6:38127
    2022/12/07 23:46:55 [DEBUG] http: Request GET /v1/status/leader (370.565µs) from=127.0.0.6:57087
    2022/12/07 23:46:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m7.477193096s) from=127.0.0.6:51325
    2022/12/07 23:47:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.031708167s) from=127.0.0.6:42375
    2022/12/07 23:47:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m1.741389118s) from=127.0.0.6:47395
    2022/12/07 23:47:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.541131189s) from=127.0.0.6:59023
    2022/12/07 23:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.792294227s) from=127.0.0.6:39723
    2022/12/07 23:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m7.316890354s) from=127.0.0.6:50273
    2022/12/07 23:47:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m2.938572624s) from=127.0.0.6:42949
    2022/12/07 23:47:09 [DEBUG] http: Request GET /v1/status/leader (413.015µs) from=127.0.0.6:60563
    2022/12/07 23:47:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m5.752576879s) from=127.0.0.6:48135
    2022/12/07 23:47:15 [DEBUG] http: Request GET /v1/status/leader (322.304µs) from=127.0.0.6:57087
    2022/12/07 23:47:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:47:29 [DEBUG] http: Request GET /v1/status/leader (199.003µs) from=127.0.0.6:60563
    2022/12/07 23:47:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:47:32 [DEBUG] agent: Node info in sync
    2022/12/07 23:47:35 [DEBUG] http: Request GET /v1/status/leader (186.826µs) from=127.0.0.6:60563
    2022/12/07 23:47:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m3.875376504s) from=127.0.0.6:36579
    2022/12/07 23:47:49 [DEBUG] http: Request GET /v1/status/leader (1.205965ms) from=127.0.0.6:60563
    2022/12/07 23:47:55 [DEBUG] http: Request GET /v1/status/leader (417.566µs) from=127.0.0.6:60563
    2022/12/07 23:48:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m1.793315589s) from=127.0.0.6:40133
    2022/12/07 23:48:09 [DEBUG] http: Request GET /v1/status/leader (263.419µs) from=127.0.0.6:60563
    2022/12/07 23:48:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m0.572089552s) from=127.0.0.6:49319
    2022/12/07 23:48:16 [DEBUG] http: Request GET /v1/status/leader (342.129µs) from=127.0.0.6:57087
    2022/12/07 23:48:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m0.41224152s) from=127.0.0.6:55427
    2022/12/07 23:48:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:48:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m0.614460501s) from=127.0.0.6:59249
    2022/12/07 23:48:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.85766058s) from=127.0.0.6:37031
    2022/12/07 23:48:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:48:29 [DEBUG] http: Request GET /v1/status/leader (529.576µs) from=127.0.0.6:60563
    2022/12/07 23:48:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m0.814077606s) from=127.0.0.6:36385
    2022/12/07 23:48:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m5.109533333s) from=127.0.0.6:36545
    2022/12/07 23:48:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m6.622893115s) from=127.0.0.6:42451
    2022/12/07 23:48:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m1.285589838s) from=127.0.0.6:54277
    2022/12/07 23:48:36 [DEBUG] http: Request GET /v1/status/leader (262.42µs) from=127.0.0.6:57087
    2022/12/07 23:48:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m4.530478522s) from=127.0.0.6:36265
    2022/12/07 23:48:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m5.767781796s) from=127.0.0.6:60525
    2022/12/07 23:48:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.742763574s) from=127.0.0.6:41929
    2022/12/07 23:48:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m7.201252358s) from=127.0.0.6:55245
    2022/12/07 23:48:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.154132346s) from=127.0.0.6:58553
    2022/12/07 23:48:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m5.171604128s) from=127.0.0.6:53079
    2022/12/07 23:48:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.463694167s) from=127.0.0.6:36677
    2022/12/07 23:48:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m2.337800708s) from=127.0.0.6:56515
    2022/12/07 23:48:49 [DEBUG] http: Request GET /v1/status/leader (170.239µs) from=127.0.0.6:60563
    2022/12/07 23:48:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.093337949s) from=127.0.0.6:39121
    2022/12/07 23:48:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m2.054993806s) from=127.0.0.6:54507
    2022/12/07 23:48:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:48:51 [DEBUG] agent: Node info in sync
    2022/12/07 23:48:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m6.026761667s) from=127.0.0.6:33059
    2022/12/07 23:48:56 [DEBUG] http: Request GET /v1/status/leader (344.03µs) from=127.0.0.6:60563
    2022/12/07 23:48:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.586692355s) from=127.0.0.6:38127
    2022/12/07 23:48:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m0.261748237s) from=127.0.0.6:51325
    2022/12/07 23:49:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.714414652s) from=127.0.0.6:50273
    2022/12/07 23:49:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.408295853s) from=127.0.0.6:39723
    2022/12/07 23:49:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.861735647s) from=127.0.0.6:59023
    2022/12/07 23:49:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m7.38812882s) from=127.0.0.6:42375
    2022/12/07 23:49:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m6.317528812s) from=127.0.0.6:47395
    2022/12/07 23:49:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m0.992867963s) from=127.0.0.6:42949
    2022/12/07 23:49:09 [DEBUG] http: Request GET /v1/status/leader (3.633879ms) from=127.0.0.6:60563
    2022/12/07 23:49:16 [DEBUG] http: Request GET /v1/status/leader (432.576µs) from=127.0.0.6:60563
    2022/12/07 23:49:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m4.38706818s) from=127.0.0.6:48135
    2022/12/07 23:49:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:49:29 [DEBUG] http: Request GET /v1/status/leader (439.019µs) from=127.0.0.6:60563
    2022/12/07 23:49:36 [DEBUG] http: Request GET /v1/status/leader (207.373µs) from=127.0.0.6:57087
    2022/12/07 23:49:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m3.549201799s) from=127.0.0.6:36579
    2022/12/07 23:49:49 [DEBUG] http: Request GET /v1/status/leader (274.497µs) from=127.0.0.6:60563
    2022/12/07 23:49:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:49:54 [DEBUG] agent: Node info in sync
    2022/12/07 23:49:56 [DEBUG] http: Request GET /v1/status/leader (467.092µs) from=127.0.0.6:60563
    2022/12/07 23:50:09 [DEBUG] http: Request GET /v1/status/leader (201.063µs) from=127.0.0.6:60563
    2022/12/07 23:50:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m3.291051347s) from=127.0.0.6:40133
    2022/12/07 23:50:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m3.009549258s) from=127.0.0.6:49319
    2022/12/07 23:50:16 [DEBUG] http: Request GET /v1/status/leader (151.27µs) from=127.0.0.6:57087
    2022/12/07 23:50:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:50:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m4.589216564s) from=127.0.0.6:59249
    2022/12/07 23:50:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m7.113671889s) from=127.0.0.6:55427
    2022/12/07 23:50:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.535054255s) from=127.0.0.6:37031
    2022/12/07 23:50:29 [DEBUG] http: Request GET /v1/status/leader (234.889µs) from=127.0.0.6:60563
    2022/12/07 23:50:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m0.971334609s) from=127.0.0.6:36385
    2022/12/07 23:50:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:50:36 [DEBUG] http: Request GET /v1/status/leader (295.116µs) from=127.0.0.6:57087
    2022/12/07 23:50:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m4.390304138s) from=127.0.0.6:42451
    2022/12/07 23:50:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m2.479121557s) from=127.0.0.6:60525
    2022/12/07 23:50:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m0.36079481s) from=127.0.0.6:55245
    2022/12/07 23:50:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m5.971347364s) from=127.0.0.6:54277
    2022/12/07 23:50:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m6.91100013s) from=127.0.0.6:36545
    2022/12/07 23:50:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m6.714298016s) from=127.0.0.6:36265
    2022/12/07 23:50:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.693842066s) from=127.0.0.6:41929
    2022/12/07 23:50:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m2.96173569s) from=127.0.0.6:58553
    2022/12/07 23:50:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m2.769935244s) from=127.0.0.6:53079
    2022/12/07 23:50:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m2.830625943s) from=127.0.0.6:56515
    2022/12/07 23:50:49 [DEBUG] http: Request GET /v1/status/leader (1.349974ms) from=127.0.0.6:60563
    2022/12/07 23:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.746129702s) from=127.0.0.6:36677
    2022/12/07 23:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.188715425s) from=127.0.0.6:54507
    2022/12/07 23:50:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m2.579873336s) from=127.0.0.6:33059
    2022/12/07 23:50:56 [DEBUG] http: Request GET /v1/status/leader (346.429µs) from=127.0.0.6:60563
    2022/12/07 23:50:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.001365864s) from=127.0.0.6:39121
    2022/12/07 23:50:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.510724144s) from=127.0.0.6:51325
    2022/12/07 23:51:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.53431249s) from=127.0.0.6:38127
    2022/12/07 23:51:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.16905206s) from=127.0.0.6:59023
    2022/12/07 23:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.751051538s) from=127.0.0.6:42375
    2022/12/07 23:51:10 [DEBUG] http: Request GET /v1/status/leader (326.52µs) from=127.0.0.6:60563
    2022/12/07 23:51:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m2.202267005s) from=127.0.0.6:47395
    2022/12/07 23:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.795275447s) from=127.0.0.6:50273
    2022/12/07 23:51:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.407600866s) from=127.0.0.6:39723
    2022/12/07 23:51:16 [DEBUG] http: Request GET /v1/status/leader (202.673µs) from=127.0.0.6:60563
    2022/12/07 23:51:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m6.968238439s) from=127.0.0.6:42949
    2022/12/07 23:51:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m1.51485405s) from=127.0.0.6:48135
    2022/12/07 23:51:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:51:30 [DEBUG] http: Request GET /v1/status/leader (1.574985ms) from=127.0.0.6:60563
    2022/12/07 23:51:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:51:32 [DEBUG] agent: Node info in sync
    2022/12/07 23:51:36 [DEBUG] http: Request GET /v1/status/leader (320.096µs) from=127.0.0.6:60563
    2022/12/07 23:51:50 [DEBUG] http: Request GET /v1/status/leader (173.474µs) from=127.0.0.6:60563
    2022/12/07 23:51:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m5.128666117s) from=127.0.0.6:36579
    2022/12/07 23:51:56 [DEBUG] http: Request GET /v1/status/leader (204.657µs) from=127.0.0.6:60563
    2022/12/07 23:52:10 [DEBUG] http: Request GET /v1/status/leader (289.077µs) from=127.0.0.6:60563
    2022/12/07 23:52:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m1.356254781s) from=127.0.0.6:40133
    2022/12/07 23:52:16 [DEBUG] http: Request GET /v1/status/leader (152.887µs) from=127.0.0.6:57087
    2022/12/07 23:52:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m5.308709811s) from=127.0.0.6:49319
    2022/12/07 23:52:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:52:30 [DEBUG] http: Request GET /v1/status/leader (336.229µs) from=127.0.0.6:60563
    2022/12/07 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m0.319904414s) from=127.0.0.6:36385
    2022/12/07 23:52:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:52:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m4.662529465s) from=127.0.0.6:55427
    2022/12/07 23:52:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.815184597s) from=127.0.0.6:37031
    2022/12/07 23:52:36 [DEBUG] http: Request GET /v1/status/leader (319.415µs) from=127.0.0.6:60563
    2022/12/07 23:52:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m6.892152778s) from=127.0.0.6:59249
    2022/12/07 23:52:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m0.761750295s) from=127.0.0.6:60525
    2022/12/07 23:52:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m3.007235518s) from=127.0.0.6:42451
    2022/12/07 23:52:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m3.038028576s) from=127.0.0.6:36545
    2022/12/07 23:52:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m4.504306301s) from=127.0.0.6:55245
    2022/12/07 23:52:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m4.317283236s) from=127.0.0.6:36265
    2022/12/07 23:52:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.088485864s) from=127.0.0.6:41929
    2022/12/07 23:52:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m6.080265567s) from=127.0.0.6:54277
    2022/12/07 23:52:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.279125886s) from=127.0.0.6:58553
    2022/12/07 23:52:50 [DEBUG] http: Request GET /v1/status/leader (178.436µs) from=127.0.0.6:60563
    2022/12/07 23:52:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m2.62472071s) from=127.0.0.6:53079
    2022/12/07 23:52:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.628728956s) from=127.0.0.6:36677
    2022/12/07 23:52:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m6.077827415s) from=127.0.0.6:56515
    2022/12/07 23:52:56 [DEBUG] http: Request GET /v1/status/leader (2.039291ms) from=127.0.0.6:57087
    2022/12/07 23:52:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m0.252261116s) from=127.0.0.6:39121
    2022/12/07 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.004755973s) from=127.0.0.6:54507
    2022/12/07 23:52:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m5.03114141s) from=127.0.0.6:33059
    2022/12/07 23:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.832071657s) from=127.0.0.6:51325
    2022/12/07 23:53:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.017193248s) from=127.0.0.6:38127
    2022/12/07 23:53:10 [DEBUG] http: Request GET /v1/status/leader (439.353µs) from=127.0.0.6:60563
    2022/12/07 23:53:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.812182446s) from=127.0.0.6:59023
    2022/12/07 23:53:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.543596404s) from=127.0.0.6:50273
    2022/12/07 23:53:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m6.590907208s) from=127.0.0.6:42375
    2022/12/07 23:53:16 [DEBUG] http: Request GET /v1/status/leader (492.62µs) from=127.0.0.6:60563
    2022/12/07 23:53:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.722595831s) from=127.0.0.6:39723
    2022/12/07 23:53:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m7.338280051s) from=127.0.0.6:47395
    2022/12/07 23:53:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m3.088074387s) from=127.0.0.6:42949
    2022/12/07 23:53:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:53:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m7.030951952s) from=127.0.0.6:48135
    2022/12/07 23:53:30 [DEBUG] http: Request GET /v1/status/leader (404.097µs) from=127.0.0.6:60563
    2022/12/07 23:53:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:53:30 [DEBUG] agent: Node info in sync
    2022/12/07 23:53:36 [DEBUG] http: Request GET /v1/status/leader (997.638µs) from=127.0.0.6:57087
    2022/12/07 23:53:50 [DEBUG] http: Request GET /v1/status/leader (350.104µs) from=127.0.0.6:60563
    2022/12/07 23:53:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m1.361737427s) from=127.0.0.6:36579
    2022/12/07 23:53:56 [DEBUG] http: Request GET /v1/status/leader (438.043µs) from=127.0.0.6:57087
    2022/12/07 23:54:10 [DEBUG] http: Request GET /v1/status/leader (300.128µs) from=127.0.0.6:60563
    2022/12/07 23:54:16 [DEBUG] http: Request GET /v1/status/leader (152.953µs) from=127.0.0.6:57087
    2022/12/07 23:54:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m4.168422267s) from=127.0.0.6:40133
    2022/12/07 23:54:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m3.232574744s) from=127.0.0.6:49319
    2022/12/07 23:54:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:54:30 [DEBUG] http: Request GET /v1/status/leader (411.389µs) from=127.0.0.6:60563
    2022/12/07 23:54:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m3.299285458s) from=127.0.0.6:36385
    2022/12/07 23:54:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m1.340346655s) from=127.0.0.6:55427
    2022/12/07 23:54:36 [DEBUG] http: Request GET /v1/status/leader (336.273µs) from=127.0.0.6:60563
    2022/12/07 23:54:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.931192424s) from=127.0.0.6:37031
    2022/12/07 23:54:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:54:38 [DEBUG] agent: Node info in sync
    2022/12/07 23:54:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m2.570449981s) from=127.0.0.6:59249
    2022/12/07 23:54:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m4.769629487s) from=127.0.0.6:60525
    2022/12/07 23:54:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m3.688841033s) from=127.0.0.6:42451
    2022/12/07 23:54:50 [DEBUG] http: Request GET /v1/status/leader (342.405µs) from=127.0.0.6:60563
    2022/12/07 23:54:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m4.704724588s) from=127.0.0.6:55245
    2022/12/07 23:54:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m0.601075511s) from=127.0.0.6:58553
    2022/12/07 23:54:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m6.112343923s) from=127.0.0.6:36545
    2022/12/07 23:54:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m4.924152895s) from=127.0.0.6:36265
    2022/12/07 23:54:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:54:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.815585307s) from=127.0.0.6:41929
    2022/12/07 23:54:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m3.448044461s) from=127.0.0.6:53079
    2022/12/07 23:54:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m6.542256827s) from=127.0.0.6:54277
    2022/12/07 23:54:56 [DEBUG] http: Request GET /v1/status/leader (309.314µs) from=127.0.0.6:60563
    2022/12/07 23:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m1.200105635s) from=127.0.0.6:54507
    2022/12/07 23:55:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.834149093s) from=127.0.0.6:36677
    2022/12/07 23:55:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m4.312132321s) from=127.0.0.6:39121
    2022/12/07 23:55:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m1.027333419s) from=127.0.0.6:33059
    2022/12/07 23:55:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m7.334693273s) from=127.0.0.6:56515
    2022/12/07 23:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m0.520706166s) from=127.0.0.6:51325
    2022/12/07 23:55:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.418242624s) from=127.0.0.6:38127
    2022/12/07 23:55:10 [DEBUG] http: Request GET /v1/status/leader (272.49µs) from=127.0.0.6:60563
    2022/12/07 23:55:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.309198358s) from=127.0.0.6:50273
    2022/12/07 23:55:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.813906455s) from=127.0.0.6:59023
    2022/12/07 23:55:16 [DEBUG] http: Request GET /v1/status/leader (257.976µs) from=127.0.0.6:57087
    2022/12/07 23:55:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m2.213790975s) from=127.0.0.6:42375
    2022/12/07 23:55:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m5.537941693s) from=127.0.0.6:47395
    2022/12/07 23:55:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m7.180688865s) from=127.0.0.6:39723
    2022/12/07 23:55:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m6.514402564s) from=127.0.0.6:42949
    2022/12/07 23:55:30 [DEBUG] http: Request GET /v1/status/leader (333.929µs) from=127.0.0.6:60563
    2022/12/07 23:55:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m3.554936949s) from=127.0.0.6:48135
    2022/12/07 23:55:36 [DEBUG] http: Request GET /v1/status/leader (317.113µs) from=127.0.0.6:60563
    2022/12/07 23:55:50 [DEBUG] http: Request GET /v1/status/leader (152.303µs) from=127.0.0.6:60563
    2022/12/07 23:55:56 [DEBUG] http: Request GET /v1/status/leader (422.864µs) from=127.0.0.6:57087
    2022/12/07 23:55:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m5.679330702s) from=127.0.0.6:36579
    2022/12/07 23:56:10 [DEBUG] http: Request GET /v1/status/leader (414.579µs) from=127.0.0.6:60563
    2022/12/07 23:56:16 [DEBUG] http: Request GET /v1/status/leader (173.668µs) from=127.0.0.6:60563
    2022/12/07 23:56:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m4.666713319s) from=127.0.0.6:40133
    2022/12/07 23:56:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:56:22 [DEBUG] agent: Node info in sync
    2022/12/07 23:56:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:56:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m5.207159653s) from=127.0.0.6:49319
    2022/12/07 23:56:30 [DEBUG] http: Request GET /v1/status/leader (357.877µs) from=127.0.0.6:60563
    2022/12/07 23:56:36 [DEBUG] http: Request GET /v1/status/leader (208.35µs) from=127.0.0.6:60563
    2022/12/07 23:56:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m1.50168209s) from=127.0.0.6:36385
    2022/12/07 23:56:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m1.422088371s) from=127.0.0.6:59249
    2022/12/07 23:56:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m5.898409063s) from=127.0.0.6:55427
    2022/12/07 23:56:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.392472151s) from=127.0.0.6:37031
    2022/12/07 23:56:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m2.276588075s) from=127.0.0.6:42451
    2022/12/07 23:56:50 [DEBUG] http: Request GET /v1/status/leader (319.819µs) from=127.0.0.6:60563
    2022/12/07 23:56:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m1.147746425s) from=127.0.0.6:58553
    2022/12/07 23:56:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m0.138931624s) from=127.0.0.6:36265
    2022/12/07 23:56:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m1.669080386s) from=127.0.0.6:36545
    2022/12/07 23:56:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m7.010389134s) from=127.0.0.6:60525
    2022/12/07 23:56:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m5.801620726s) from=127.0.0.6:55245
    2022/12/07 23:56:56 [DEBUG] http: Request GET /v1/status/leader (339.812µs) from=127.0.0.6:57087
    2022/12/07 23:56:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m2.794960132s) from=127.0.0.6:54277
    2022/12/07 23:56:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m3.297322448s) from=127.0.0.6:53079
    2022/12/07 23:56:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m6.373749182s) from=127.0.0.6:41929
    2022/12/07 23:57:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:57:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m3.387795596s) from=127.0.0.6:39121
    2022/12/07 23:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.482346868s) from=127.0.0.6:51325
    2022/12/07 23:57:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.972406997s) from=127.0.0.6:36677
    2022/12/07 23:57:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m5.196059607s) from=127.0.0.6:33059
    2022/12/07 23:57:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m7.388835279s) from=127.0.0.6:54507
    2022/12/07 23:57:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.716069307s) from=127.0.0.6:38127
    2022/12/07 23:57:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m7.22474061s) from=127.0.0.6:56515
    2022/12/07 23:57:10 [DEBUG] http: Request GET /v1/status/leader (149.89µs) from=127.0.0.6:60563
    2022/12/07 23:57:16 [DEBUG] http: Request GET /v1/status/leader (150.54µs) from=127.0.0.6:60563
    2022/12/07 23:57:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.795666761s) from=127.0.0.6:59023
    2022/12/07 23:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.484938966s) from=127.0.0.6:50273
    2022/12/07 23:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.056522584s) from=127.0.0.6:42375
    2022/12/07 23:57:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:57:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.587983515s) from=127.0.0.6:39723
    2022/12/07 23:57:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=61 (2m4.619932376s) from=127.0.0.6:47395
    2022/12/07 23:57:30 [DEBUG] http: Request GET /v1/status/leader (394.702µs) from=127.0.0.6:60563
    2022/12/07 23:57:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:57:30 [DEBUG] agent: Node info in sync
    2022/12/07 23:57:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=60 (2m6.186998136s) from=127.0.0.6:42949
    2022/12/07 23:57:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=63 (2m1.640377199s) from=127.0.0.6:48135
    2022/12/07 23:57:36 [DEBUG] http: Request GET /v1/status/leader (314.879µs) from=127.0.0.6:60563
    2022/12/07 23:57:50 [DEBUG] http: Request GET /v1/status/leader (332.921µs) from=127.0.0.6:60563
    2022/12/07 23:57:56 [DEBUG] http: Request GET /v1/status/leader (175.561µs) from=127.0.0.6:60563
    2022/12/07 23:57:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=79 (2m0.013598026s) from=127.0.0.6:36579
    2022/12/07 23:58:10 [DEBUG] http: Request GET /v1/status/leader (271.212µs) from=127.0.0.6:60563
    2022/12/07 23:58:16 [DEBUG] http: Request GET /v1/status/leader (295.561µs) from=127.0.0.6:57087
    2022/12/07 23:58:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wpbxb" since the cluster is too small
    2022/12/07 23:58:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=161 (2m6.287907125s) from=127.0.0.6:40133
    2022/12/07 23:58:30 [DEBUG] http: Request GET /v1/status/leader (149.43µs) from=127.0.0.6:60563
    2022/12/07 23:58:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=151 (2m6.887043633s) from=127.0.0.6:49319
    2022/12/07 23:58:36 [DEBUG] http: Request GET /v1/status/leader (2.078044ms) from=127.0.0.6:60563
    2022/12/07 23:58:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=169 (2m2.756170676s) from=127.0.0.6:36385
    2022/12/07 23:58:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=160 (2m1.888890493s) from=127.0.0.6:55427
    2022/12/07 23:58:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=168 (2m5.666692308s) from=127.0.0.6:59249
    2022/12/07 23:58:50 [DEBUG] http: Request GET /v1/status/leader (401.029µs) from=127.0.0.6:60563
    2022/12/07 23:58:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.649616274s) from=127.0.0.6:37031
    2022/12/07 23:58:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=163 (2m2.079498545s) from=127.0.0.6:42451
    2022/12/07 23:58:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=166 (2m0.754602831s) from=127.0.0.6:58553
    2022/12/07 23:58:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=165 (2m3.325013992s) from=127.0.0.6:36545
    2022/12/07 23:58:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m3.613018287s) from=127.0.0.6:36265
    2022/12/07 23:58:56 [DEBUG] http: Request GET /v1/status/leader (351.635µs) from=127.0.0.6:57087
    2022/12/07 23:59:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=167 (2m7.13349512s) from=127.0.0.6:60525
    2022/12/07 23:59:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=169 (2m4.958392766s) from=127.0.0.6:54277
    2022/12/07 23:59:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=58 (2m6.624277687s) from=127.0.0.6:55245
    2022/12/07 23:59:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=164 (2m7.410685437s) from=127.0.0.6:53079
    2022/12/07 23:59:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.735613326s) from=127.0.0.6:41929
    2022/12/07 23:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=59 (2m0.362706463s) from=127.0.0.6:54507
    2022/12/07 23:59:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.730524495s) from=127.0.0.6:36677
    2022/12/07 23:59:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.154523818s) from=127.0.0.6:38127
    2022/12/07 23:59:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m4.219126339s) from=127.0.0.6:51325
    2022/12/07 23:59:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=50 (2m5.387686384s) from=127.0.0.6:39121
    2022/12/07 23:59:10 [DEBUG] http: Request GET /v1/status/leader (1.173273ms) from=127.0.0.6:60563
    2022/12/07 23:59:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wpbxb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/07 23:59:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=162 (2m7.238655964s) from=127.0.0.6:33059
    2022/12/07 23:59:16 [DEBUG] http: Request GET /v1/status/leader (267.074µs) from=127.0.0.6:60563
    2022/12/07 23:59:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=62 (2m6.866611288s) from=127.0.0.6:56515
    2022/12/07 23:59:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.884786466s) from=127.0.0.6:59023
    2022/12/07 23:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=51 (2m0.902437269s) from=127.0.0.6:42375
    2022/12/07 23:59:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.97_8181" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.112_443" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.159_8443" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.28_8484" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.20_8806" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.13.152_8082" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.20.142_8803" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.24.83_8482" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_vnfres_10.233.44.203_8802" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.215_9015" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.49.42_8080" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.111_9011" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_parser_10.233.6.20_8806" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.6.20_8806" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.40.229_8801" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.196_9007" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.13.32_9001" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.6.20_8806" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_sdnc_10.233.3.113_8282" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.52.58_9092" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.15.59_8410" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v1_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Service "_v2_nslcm_10.233.42.126_8403" in sync
    2022/12/07 23:59:20 [DEBUG] agent: Node info in sync
    2022/12/07 23:59:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.620561523s) from=127.0.0.6:50273