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: '031fb7a3-77ec-4756-b912-b670654e9b0c'
         Node name: 'onap-msb-consul-5454dcc5c5-dxrhq'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/11/22 22:45:02 [DEBUG] agent: Using random ID "031fb7a3-77ec-4756-b912-b670654e9b0c" as node ID
    2022/11/22 22:45:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:031fb7a3-77ec-4756-b912-b670654e9b0c Address:127.0.0.1:8300}]
    2022/11/22 22:45:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/22 22:45:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-dxrhq.dc1 127.0.0.1
    2022/11/22 22:45:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-dxrhq 127.0.0.1
    2022/11/22 22:45:02 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-dxrhq (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 22:45:02 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-dxrhq.dc1" in area "wan"
    2022/11/22 22:45:02 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/22 22:45:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/22 22:45:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/22 22:45:02 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/22 22:45:02 [INFO] agent: started state syncer
    2022/11/22 22:45:02 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/22 22:45:02 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/22 22:45:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/22 22:45:02 [DEBUG] raft: Votes needed: 1
    2022/11/22 22:45:02 [DEBUG] raft: Vote granted from 031fb7a3-77ec-4756-b912-b670654e9b0c in term 2. Tally: 1
    2022/11/22 22:45:02 [INFO] raft: Election won. Tally: 1
    2022/11/22 22:45:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/22 22:45:02 [INFO] consul: cluster leadership acquired
    2022/11/22 22:45:02 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-dxrhq
    2022/11/22 22:45:02 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/22 22:45:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:45:02 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-dxrhq' joined, marking health alive
    2022/11/22 22:45:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:45:02 [INFO] agent: Synced node info
    2022/11/22 22:45:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:45:03 [DEBUG] agent: Node info in sync
    2022/11/22 22:45:03 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.1 (currently running: 1.4.3)
    2022/11/22 22:46:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:46:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:46:33 [DEBUG] agent: Node info in sync
    2022/11/22 22:47:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 22:47:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:48:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:48:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:48:30 [DEBUG] agent: Node info in sync
    2022/11/22 22:49:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:49:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 22:49:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:49:55 [DEBUG] agent: Node info in sync
    2022/11/22 22:50:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:51:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:51:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:51:22 [DEBUG] agent: Node info in sync
    2022/11/22 22:52:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:52:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 22:52:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:52:56 [DEBUG] agent: Node info in sync
    2022/11/22 22:53:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:54:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:54:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:54:33 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:52 [DEBUG] http: Request GET /v1/catalog/services (533.891µs) from=127.0.0.6:50763
    2022/11/22 22:54:52 [DEBUG] http: Request GET /v1/status/leader (2.608426ms) from=127.0.0.6:50763
    2022/11/22 22:54:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 22:54:55 [DEBUG] http: Request GET /v1/catalog/services (300.505µs) from=127.0.0.6:41595
    2022/11/22 22:54:56 [DEBUG] http: Request GET /v1/status/leader (487.7µs) from=127.0.0.6:41595
    2022/11/22 22:54:57 [DEBUG] http: Request GET /v1/status/leader (440.84µs) from=127.0.0.6:39253
    2022/11/22 22:54:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:57 [INFO] agent: Synced service "_v1_sdnc_10.233.61.29_8282"
    2022/11/22 22:54:57 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.630897ms) from=127.0.0.6:39253
    2022/11/22 22:54:57 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:57 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1.643874011s) from=127.0.0.6:41595
    2022/11/22 22:54:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (5.048231308s) from=127.0.0.6:50763
    2022/11/22 22:54:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.0238ms) from=127.0.0.6:56719
    2022/11/22 22:54:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (354.362µs) from=127.0.0.6:39253
    2022/11/22 22:54:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:57 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:57 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.9.139_9007"
    2022/11/22 22:54:57 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.568394ms) from=127.0.0.6:44487
    2022/11/22 22:54:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (253.068392ms) from=127.0.0.6:50763
    2022/11/22 22:54:57 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:57 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (268.26514ms) from=127.0.0.6:41595
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (370.902µs) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (276.329µs) from=127.0.0.6:56719
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.9.139_9007"
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.406964ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (88.397671ms) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (96.492474ms) from=127.0.0.6:41595
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.632623ms) from=127.0.0.6:41595
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (448.228µs) from=127.0.0.6:41595
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.59.151_9011"
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.874173ms) from=127.0.0.6:40341
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (68.0069ms) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (74.761011ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (620.234µs) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (264.812µs) from=127.0.0.6:40341
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.59.151_9011"
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (60.149954ms) from=127.0.0.6:40341
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (99.716776ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (90.178248ms) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (521.111µs) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (377.617µs) from=127.0.0.6:33585
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.59.233_443"
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (86.249517ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (77.868214ms) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (44.52096ms) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (593.639µs) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (270.799µs) from=127.0.0.6:40341
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v1_wf-gui_10.233.22.233_8080"
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (13.445319ms) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (76.819467ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (71.739094ms) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (324.382µs) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.504µs) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (268.724µs) from=127.0.0.6:52777
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (51.724885ms) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (54.716057ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v0_multicloud_10.233.30.250_9001"
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.827899ms) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (679.095µs) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (466.508µs) from=127.0.0.6:50763
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v1_multicloud_10.233.30.250_9001"
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.794346ms) from=127.0.0.6:34951
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (67.313721ms) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (84.864656ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (632.414µs) from=127.0.0.6:34951
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (605.026µs) from=127.0.0.6:53123
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.18.232_9015"
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.796171ms) from=127.0.0.6:43295
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (49.876175ms) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (69.090104ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (490.146µs) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (351.031µs) from=127.0.0.6:50567
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v1_parser_10.233.55.163_8806"
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.8641ms) from=127.0.0.6:43295
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (9.043301ms) from=127.0.0.6:44487
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (60.298893ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (913.737µs) from=127.0.0.6:34951
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (358.03µs) from=127.0.0.6:50567
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v1_catalog_10.233.55.163_8806"
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.670301ms) from=127.0.0.6:34951
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (35.003025ms) from=127.0.0.6:43295
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (52.262749ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (264.905µs) from=127.0.0.6:34951
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (5.09568ms) from=127.0.0.6:34951
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:58 [INFO] agent: Synced service "_v1_nsd_10.233.55.163_8806"
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.177827ms) from=127.0.0.6:43103
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:58 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (64.914585ms) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (73.334612ms) from=127.0.0.6:43295
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (399.082µs) from=127.0.0.6:50737
    2022/11/22 22:54:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (505.157µs) from=127.0.0.6:35571
    2022/11/22 22:54:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.55.163_8806"
    2022/11/22 22:54:59 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:59 [DEBUG] http: Request PUT /v1/agent/service/register (7.077314ms) from=127.0.0.6:47445
    2022/11/22 22:54:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (50.789197ms) from=127.0.0.6:50737
    2022/11/22 22:54:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (54.779321ms) from=127.0.0.6:43295
    2022/11/22 22:54:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (558.461µs) from=127.0.0.6:47445
    2022/11/22 22:54:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (292.415µs) from=127.0.0.6:47445
    2022/11/22 22:54:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [INFO] agent: Synced service "_v1_sdc-gui_10.233.61.8_8181"
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (59.38987ms) from=127.0.0.6:50737
    2022/11/22 22:54:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (61.237813ms) from=127.0.0.6:43295
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:54:59 [DEBUG] agent: Node info in sync
    2022/11/22 22:54:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.862085ms) from=127.0.0.6:58195
    2022/11/22 22:54:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (7.2166ms) from=127.0.0.6:50737
    2022/11/22 22:54:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (294.449µs) from=127.0.0.6:43103
    2022/11/22 22:54:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (3.539953ms) from=127.0.0.6:37111
    2022/11/22 22:55:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:55:12 [DEBUG] http: Request GET /v1/status/leader (467.821µs) from=127.0.0.6:53105
    2022/11/22 22:55:16 [DEBUG] http: Request GET /v1/status/leader (166.429µs) from=127.0.0.6:50737
    2022/11/22 22:55:32 [DEBUG] http: Request GET /v1/status/leader (369.46µs) from=127.0.0.6:53105
    2022/11/22 22:55:36 [DEBUG] http: Request GET /v1/status/leader (200.702µs) from=127.0.0.6:50737
    2022/11/22 22:55:52 [DEBUG] http: Request GET /v1/status/leader (330.558µs) from=127.0.0.6:50737
    2022/11/22 22:55:56 [DEBUG] http: Request GET /v1/status/leader (283.9µs) from=127.0.0.6:50737
    2022/11/22 22:56:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:56:12 [DEBUG] http: Request GET /v1/status/leader (374.742µs) from=127.0.0.6:53105
    2022/11/22 22:56:16 [DEBUG] http: Request GET /v1/status/leader (213.974µs) from=127.0.0.6:50737
    2022/11/22 22:56:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 22:56:28 [DEBUG] agent: Node info in sync
    2022/11/22 22:56:32 [DEBUG] http: Request GET /v1/status/leader (152.477µs) from=127.0.0.6:53105
    2022/11/22 22:56:36 [DEBUG] http: Request GET /v1/status/leader (190.39µs) from=127.0.0.6:53105
    2022/11/22 22:56:52 [DEBUG] http: Request GET /v1/status/leader (2.445971ms) from=127.0.0.6:53105
    2022/11/22 22:56:56 [DEBUG] http: Request GET /v1/status/leader (231.289µs) from=127.0.0.6:50737
    2022/11/22 22:56:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.798119142s) from=127.0.0.6:56719
    2022/11/22 22:56:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.472698048s) from=127.0.0.6:40341
    2022/11/22 22:56:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.359249762s) from=127.0.0.6:50567
    2022/11/22 22:56:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.200232989s) from=127.0.0.6:58195
    2022/11/22 22:57:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.200144457s) from=127.0.0.6:43103
    2022/11/22 22:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.704226413s) from=127.0.0.6:52087
    2022/11/22 22:57:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.410059326s) from=127.0.0.6:53123
    2022/11/22 22:57:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.338234448s) from=127.0.0.6:41317
    2022/11/22 22:57:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.006217836s) from=127.0.0.6:34951
    2022/11/22 22:57:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.877274456s) from=127.0.0.6:47445
    2022/11/22 22:57:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:57:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.83900979s) from=127.0.0.6:33585
    2022/11/22 22:57:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.533684698s) from=127.0.0.6:44487
    2022/11/22 22:57:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.862833158s) from=127.0.0.6:37111
    2022/11/22 22:57:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.50206994s) from=127.0.0.6:52777
    2022/11/22 22:57:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.600893462s) from=127.0.0.6:50763
    2022/11/22 22:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.105855553s) from=127.0.0.6:41595
    2022/11/22 22:57:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.552501414s) from=127.0.0.6:35571
    2022/11/22 22:57:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m7.468832115s) from=127.0.0.6:39253
    2022/11/22 22:57:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.76387477s) from=127.0.0.6:43295
    2022/11/22 22:57:12 [DEBUG] http: Request GET /v1/status/leader (203.247µs) from=127.0.0.6:53105
    2022/11/22 22:57:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 22:57:16 [DEBUG] http: Request GET /v1/status/leader (849.947µs) from=127.0.0.6:53105
    2022/11/22 22:57:32 [DEBUG] http: Request GET /v1/status/leader (464.019µs) from=127.0.0.6:50737
    2022/11/22 22:57:36 [DEBUG] http: Request GET /v1/status/leader (1.671696ms) from=127.0.0.6:53105
    2022/11/22 22:57:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:57:44 [DEBUG] agent: Node info in sync
    2022/11/22 22:57:52 [DEBUG] http: Request GET /v1/status/leader (268.419µs) from=127.0.0.6:53105
    2022/11/22 22:57:56 [DEBUG] http: Request GET /v1/status/leader (179.228µs) from=127.0.0.6:50737
    2022/11/22 22:58:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:58:12 [DEBUG] http: Request GET /v1/status/leader (197.424µs) from=127.0.0.6:50737
    2022/11/22 22:58:16 [DEBUG] http: Request GET /v1/status/leader (317.395µs) from=127.0.0.6:50737
    2022/11/22 22:58:32 [DEBUG] http: Request GET /v1/status/leader (403.157µs) from=127.0.0.6:50737
    2022/11/22 22:58:36 [DEBUG] http: Request GET /v1/status/leader (196.295µs) from=127.0.0.6:53105
    2022/11/22 22:58:52 [DEBUG] http: Request GET /v1/status/leader (173.203µs) from=127.0.0.6:50737
    2022/11/22 22:58:56 [DEBUG] http: Request GET /v1/status/leader (328.535µs) from=127.0.0.6:50737
    2022/11/22 22:58:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.74878171s) from=127.0.0.6:40341
    2022/11/22 22:59:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.101100642s) from=127.0.0.6:43103
    2022/11/22 22:59:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.823118381s) from=127.0.0.6:52087
    2022/11/22 22:59:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 22:59:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.496709227s) from=127.0.0.6:50567
    2022/11/22 22:59:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.74382362s) from=127.0.0.6:44487
    2022/11/22 22:59:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.868046779s) from=127.0.0.6:58195
    2022/11/22 22:59:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.208234379s) from=127.0.0.6:33585
    2022/11/22 22:59:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.956787831s) from=127.0.0.6:37111
    2022/11/22 22:59:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.007108639s) from=127.0.0.6:56719
    2022/11/22 22:59:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.775003469s) from=127.0.0.6:50763
    2022/11/22 22:59:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.845064907s) from=127.0.0.6:35571
    2022/11/22 22:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.998141793s) from=127.0.0.6:41317
    2022/11/22 22:59:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.174559495s) from=127.0.0.6:53123
    2022/11/22 22:59:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.10515116s) from=127.0.0.6:34951
    2022/11/22 22:59:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.243266481s) from=127.0.0.6:52777
    2022/11/22 22:59:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m7.399987264s) from=127.0.0.6:47445
    2022/11/22 22:59:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.6321951s) from=127.0.0.6:41595
    2022/11/22 22:59:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.239832411s) from=127.0.0.6:43295
    2022/11/22 22:59:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m6.196350016s) from=127.0.0.6:39253
    2022/11/22 22:59:12 [DEBUG] http: Request GET /v1/status/leader (647.154µs) from=127.0.0.6:53105
    2022/11/22 22:59:16 [DEBUG] http: Request GET /v1/status/leader (204.06µs) from=127.0.0.6:53105
    2022/11/22 22:59:32 [DEBUG] http: Request GET /v1/status/leader (641.248µs) from=127.0.0.6:50737
    2022/11/22 22:59:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 22:59:34 [DEBUG] agent: Node info in sync
    2022/11/22 22:59:36 [DEBUG] http: Request GET /v1/status/leader (465.314µs) from=127.0.0.6:53105
    2022/11/22 22:59:52 [DEBUG] http: Request GET /v1/status/leader (416.906µs) from=127.0.0.6:53105
    2022/11/22 22:59:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 22:59:56 [DEBUG] http: Request GET /v1/status/leader (478.686µs) from=127.0.0.6:50737
    2022/11/22 23:00:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:00:13 [DEBUG] http: Request GET /v1/status/leader (365.035µs) from=127.0.0.6:50737
    2022/11/22 23:00:16 [DEBUG] http: Request GET /v1/status/leader (191.238µs) from=127.0.0.6:50737
    2022/11/22 23:00:33 [DEBUG] http: Request GET /v1/status/leader (359.456µs) from=127.0.0.6:53105
    2022/11/22 23:00:36 [DEBUG] http: Request GET /v1/status/leader (192.588µs) from=127.0.0.6:53105
    2022/11/22 23:00:53 [DEBUG] http: Request GET /v1/status/leader (312.672µs) from=127.0.0.6:50737
    2022/11/22 23:00:56 [DEBUG] http: Request GET /v1/status/leader (357.643µs) from=127.0.0.6:50737
    2022/11/22 23:01:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:01:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.948051498s) from=127.0.0.6:43103
    2022/11/22 23:01:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.477668415s) from=127.0.0.6:40341
    2022/11/22 23:01:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.760415032s) from=127.0.0.6:50763
    2022/11/22 23:01:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.872424286s) from=127.0.0.6:35571
    2022/11/22 23:01:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.217195155s) from=127.0.0.6:37111
    2022/11/22 23:01:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.836187518s) from=127.0.0.6:50567
    2022/11/22 23:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.267986559s) from=127.0.0.6:33585
    2022/11/22 23:01:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.429815652s) from=127.0.0.6:52087
    2022/11/22 23:01:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.458482112s) from=127.0.0.6:58195
    2022/11/22 23:01:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.809174838s) from=127.0.0.6:44487
    2022/11/22 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.721131611s) from=127.0.0.6:41317
    2022/11/22 23:01:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.560479866s) from=127.0.0.6:34951
    2022/11/22 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.738189908s) from=127.0.0.6:41595
    2022/11/22 23:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:01:11 [DEBUG] agent: Node info in sync
    2022/11/22 23:01:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.096594241s) from=127.0.0.6:56719
    2022/11/22 23:01:13 [DEBUG] http: Request GET /v1/status/leader (1.433306ms) from=127.0.0.6:50737
    2022/11/22 23:01:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.814925883s) from=127.0.0.6:47445
    2022/11/22 23:01:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.306650304s) from=127.0.0.6:43295
    2022/11/22 23:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.661177432s) from=127.0.0.6:53123
    2022/11/22 23:01:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.79349687s) from=127.0.0.6:52777
    2022/11/22 23:01:16 [DEBUG] http: Request GET /v1/status/leader (342.983µs) from=127.0.0.6:53105
    2022/11/22 23:01:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m5.332734132s) from=127.0.0.6:39253
    2022/11/22 23:01:33 [DEBUG] http: Request GET /v1/status/leader (193.277µs) from=127.0.0.6:53105
    2022/11/22 23:01:36 [DEBUG] http: Request GET /v1/status/leader (162.916µs) from=127.0.0.6:50737
    2022/11/22 23:01:53 [DEBUG] http: Request GET /v1/status/leader (225.946µs) from=127.0.0.6:53105
    2022/11/22 23:01:56 [DEBUG] http: Request GET /v1/status/leader (154.71µs) from=127.0.0.6:53105
    2022/11/22 23:02:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:02:13 [DEBUG] http: Request GET /v1/status/leader (321.786µs) from=127.0.0.6:50737
    2022/11/22 23:02:16 [DEBUG] http: Request GET /v1/status/leader (217.127µs) from=127.0.0.6:53105
    2022/11/22 23:02:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:02:21 [DEBUG] agent: Node info in sync
    2022/11/22 23:02:33 [DEBUG] http: Request GET /v1/status/leader (480.408µs) from=127.0.0.6:53105
    2022/11/22 23:02:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:02:36 [DEBUG] http: Request GET /v1/status/leader (287.837µs) from=127.0.0.6:50737
    2022/11/22 23:02:53 [DEBUG] http: Request GET /v1/status/leader (323.786µs) from=127.0.0.6:53105
    2022/11/22 23:02:56 [DEBUG] http: Request GET /v1/status/leader (324.885µs) from=127.0.0.6:53105
    2022/11/22 23:03:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:03:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.161211442s) from=127.0.0.6:43103
    2022/11/22 23:03:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.347930725s) from=127.0.0.6:35571
    2022/11/22 23:03:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.897054887s) from=127.0.0.6:50567
    2022/11/22 23:03:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.693268707s) from=127.0.0.6:40341
    2022/11/22 23:03:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.850797955s) from=127.0.0.6:37111
    2022/11/22 23:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.575893366s) from=127.0.0.6:33585
    2022/11/22 23:03:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.426461096s) from=127.0.0.6:34951
    2022/11/22 23:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.454640195s) from=127.0.0.6:44487
    2022/11/22 23:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.81609413s) from=127.0.0.6:41595
    2022/11/22 23:03:13 [DEBUG] http: Request GET /v1/status/leader (508.649µs) from=127.0.0.6:50737
    2022/11/22 23:03:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.858221598s) from=127.0.0.6:50763
    2022/11/22 23:03:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.65355361s) from=127.0.0.6:47445
    2022/11/22 23:03:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.212874293s) from=127.0.0.6:43295
    2022/11/22 23:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.677343618s) from=127.0.0.6:53123
    2022/11/22 23:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.130644603s) from=127.0.0.6:52087
    2022/11/22 23:03:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.079412702s) from=127.0.0.6:58195
    2022/11/22 23:03:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.783510864s) from=127.0.0.6:41317
    2022/11/22 23:03:16 [DEBUG] http: Request GET /v1/status/leader (298.127µs) from=127.0.0.6:50737
    2022/11/22 23:03:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.744786067s) from=127.0.0.6:56719
    2022/11/22 23:03:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.92731263s) from=127.0.0.6:52777
    2022/11/22 23:03:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m5.25244429s) from=127.0.0.6:39253
    2022/11/22 23:03:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:03:32 [DEBUG] agent: Node info in sync
    2022/11/22 23:03:33 [DEBUG] http: Request GET /v1/status/leader (320.378µs) from=127.0.0.6:53105
    2022/11/22 23:03:36 [DEBUG] http: Request GET /v1/status/leader (232.787µs) from=127.0.0.6:50737
    2022/11/22 23:03:53 [DEBUG] http: Request GET /v1/status/leader (549.723µs) from=127.0.0.6:53105
    2022/11/22 23:03:56 [DEBUG] http: Request GET /v1/status/leader (488.197µs) from=127.0.0.6:50737
    2022/11/22 23:04:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:04:13 [DEBUG] http: Request GET /v1/status/leader (471.772µs) from=127.0.0.6:53105
    2022/11/22 23:04:16 [DEBUG] http: Request GET /v1/status/leader (202.961µs) from=127.0.0.6:50737
    2022/11/22 23:04:33 [DEBUG] http: Request GET /v1/status/leader (323.394µs) from=127.0.0.6:50737
    2022/11/22 23:04:36 [DEBUG] http: Request GET /v1/status/leader (160.229µs) from=127.0.0.6:53105
    2022/11/22 23:04:53 [DEBUG] http: Request GET /v1/status/leader (272.726µs) from=127.0.0.6:50737
    2022/11/22 23:04:56 [DEBUG] http: Request GET /v1/status/leader (335.136µs) from=127.0.0.6:53105
    2022/11/22 23:05:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:05:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.758271416s) from=127.0.0.6:43103
    2022/11/22 23:05:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.940786759s) from=127.0.0.6:50567
    2022/11/22 23:05:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.046178384s) from=127.0.0.6:35571
    2022/11/22 23:05:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.677613155s) from=127.0.0.6:41595
    2022/11/22 23:05:13 [DEBUG] http: Request GET /v1/status/leader (417.767µs) from=127.0.0.6:50737
    2022/11/22 23:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.136116462s) from=127.0.0.6:33585
    2022/11/22 23:05:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.649167687s) from=127.0.0.6:50763
    2022/11/22 23:05:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.447389638s) from=127.0.0.6:34951
    2022/11/22 23:05:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.851419166s) from=127.0.0.6:47445
    2022/11/22 23:05:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.365000669s) from=127.0.0.6:58195
    2022/11/22 23:05:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.306596359s) from=127.0.0.6:40341
    2022/11/22 23:05:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.647771451s) from=127.0.0.6:43295
    2022/11/22 23:05:16 [DEBUG] http: Request GET /v1/status/leader (159.606µs) from=127.0.0.6:53105
    2022/11/22 23:05:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.618434455s) from=127.0.0.6:37111
    2022/11/22 23:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.358934702s) from=127.0.0.6:44487
    2022/11/22 23:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.585526961s) from=127.0.0.6:53123
    2022/11/22 23:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.762530383s) from=127.0.0.6:52087
    2022/11/22 23:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.032005362s) from=127.0.0.6:41317
    2022/11/22 23:05:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m0.070380366s) from=127.0.0.6:39253
    2022/11/22 23:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.066953079s) from=127.0.0.6:56719
    2022/11/22 23:05:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.433334258s) from=127.0.0.6:52777
    2022/11/22 23:05:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:05:29 [DEBUG] agent: Node info in sync
    2022/11/22 23:05:33 [DEBUG] http: Request GET /v1/status/leader (275.001µs) from=127.0.0.6:50737
    2022/11/22 23:05:36 [DEBUG] http: Request GET /v1/status/leader (248.004µs) from=127.0.0.6:50737
    2022/11/22 23:05:53 [DEBUG] http: Request GET /v1/status/leader (194.718µs) from=127.0.0.6:50737
    2022/11/22 23:05:56 [DEBUG] http: Request GET /v1/status/leader (220.351µs) from=127.0.0.6:53105
    2022/11/22 23:06:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:06:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:06:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:06:05 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092"
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Node info in sync
    2022/11/22 23:06:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.560939ms) from=127.0.0.6:50737
    2022/11/22 23:06:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (49.076969091s) from=127.0.0.6:43295
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:06:05 [DEBUG] agent: Node info in sync
    2022/11/22 23:06:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (49.279623446s) from=127.0.0.6:58195
    2022/11/22 23:06:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (388.501µs) from=127.0.0.6:50737
    2022/11/22 23:06:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (199.906µs) from=127.0.0.6:53105
    2022/11/22 23:06:13 [DEBUG] http: Request GET /v1/status/leader (154.67µs) from=127.0.0.6:50737
    2022/11/22 23:06:16 [DEBUG] http: Request GET /v1/status/leader (1.360914ms) from=127.0.0.6:56983
    2022/11/22 23:06:33 [DEBUG] http: Request GET /v1/status/leader (346.888µs) from=127.0.0.6:50737
    2022/11/22 23:06:36 [DEBUG] http: Request GET /v1/status/leader (281.035µs) from=127.0.0.6:50737
    2022/11/22 23:06:53 [DEBUG] http: Request GET /v1/status/leader (195.001µs) from=127.0.0.6:50737
    2022/11/22 23:06:56 [DEBUG] http: Request GET /v1/status/leader (187.057µs) from=127.0.0.6:50737
    2022/11/22 23:07:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:07:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.792873443s) from=127.0.0.6:35571
    2022/11/22 23:07:13 [DEBUG] http: Request GET /v1/status/leader (1.647463ms) from=127.0.0.6:50737
    2022/11/22 23:07:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.149029196s) from=127.0.0.6:43103
    2022/11/22 23:07:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.22717345s) from=127.0.0.6:50567
    2022/11/22 23:07:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.947325829s) from=127.0.0.6:50763
    2022/11/22 23:07:16 [DEBUG] http: Request GET /v1/status/leader (391.096µs) from=127.0.0.6:50737
    2022/11/22 23:07:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.179252176s) from=127.0.0.6:40341
    2022/11/22 23:07:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.229506384s) from=127.0.0.6:47445
    2022/11/22 23:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.789561644s) from=127.0.0.6:33585
    2022/11/22 23:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.026841184s) from=127.0.0.6:52087
    2022/11/22 23:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.616226048s) from=127.0.0.6:41595
    2022/11/22 23:07:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.762699486s) from=127.0.0.6:34951
    2022/11/22 23:07:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.073671546s) from=127.0.0.6:37111
    2022/11/22 23:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.084600179s) from=127.0.0.6:44487
    2022/11/22 23:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.56613192s) from=127.0.0.6:53123
    2022/11/22 23:07:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.382570474s) from=127.0.0.6:52777
    2022/11/22 23:07:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.662455879s) from=127.0.0.6:56719
    2022/11/22 23:07:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.898574118s) from=127.0.0.6:41317
    2022/11/22 23:07:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m7.084280781s) from=127.0.0.6:39253
    2022/11/22 23:07:33 [DEBUG] http: Request GET /v1/status/leader (224.987µs) from=127.0.0.6:50737
    2022/11/22 23:07:36 [DEBUG] http: Request GET /v1/status/leader (3.618802ms) from=127.0.0.6:56983
    2022/11/22 23:07:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:07:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:07:53 [DEBUG] http: Request GET /v1/status/leader (500.963µs) from=127.0.0.6:50737
    2022/11/22 23:07:56 [DEBUG] http: Request GET /v1/status/leader (180.195µs) from=127.0.0.6:56983
    2022/11/22 23:08:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:08:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m1.13339931s) from=127.0.0.6:43295
    2022/11/22 23:08:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m2.692844229s) from=127.0.0.6:53105
    2022/11/22 23:08:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m4.692005128s) from=127.0.0.6:58195
    2022/11/22 23:08:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:08:13 [DEBUG] http: Request GET /v1/status/leader (328.66µs) from=127.0.0.6:50737
    2022/11/22 23:08:16 [DEBUG] http: Request GET /v1/status/leader (215.493µs) from=127.0.0.6:50737
    2022/11/22 23:08:33 [DEBUG] http: Request GET /v1/status/leader (367.135µs) from=127.0.0.6:50737
    2022/11/22 23:08:36 [DEBUG] http: Request GET /v1/status/leader (231.186µs) from=127.0.0.6:56983
    2022/11/22 23:08:53 [DEBUG] http: Request GET /v1/status/leader (445.589µs) from=127.0.0.6:50737
    2022/11/22 23:08:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:08:54 [DEBUG] agent: Node info in sync
    2022/11/22 23:08:56 [DEBUG] http: Request GET /v1/status/leader (346.868µs) from=127.0.0.6:50737
    2022/11/22 23:09:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:09:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.270231922s) from=127.0.0.6:35571
    2022/11/22 23:09:13 [DEBUG] http: Request GET /v1/status/leader (365.363µs) from=127.0.0.6:50737
    2022/11/22 23:09:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.566504317s) from=127.0.0.6:50763
    2022/11/22 23:09:16 [DEBUG] http: Request GET /v1/status/leader (12.387225ms) from=127.0.0.6:56983
    2022/11/22 23:09:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.266665817s) from=127.0.0.6:40341
    2022/11/22 23:09:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.91969494s) from=127.0.0.6:47445
    2022/11/22 23:09:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.133850487s) from=127.0.0.6:50567
    2022/11/22 23:09:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.558525911s) from=127.0.0.6:33585
    2022/11/22 23:09:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.783808044s) from=127.0.0.6:43103
    2022/11/22 23:09:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.809921034s) from=127.0.0.6:34951
    2022/11/22 23:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.65554959s) from=127.0.0.6:44487
    2022/11/22 23:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.966051612s) from=127.0.0.6:41595
    2022/11/22 23:09:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.889520201s) from=127.0.0.6:37111
    2022/11/22 23:09:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.5993675s) from=127.0.0.6:52777
    2022/11/22 23:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.187614633s) from=127.0.0.6:52087
    2022/11/22 23:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.1428298s) from=127.0.0.6:53123
    2022/11/22 23:09:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.381877414s) from=127.0.0.6:41317
    2022/11/22 23:09:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.151843135s) from=127.0.0.6:56719
    2022/11/22 23:09:33 [DEBUG] http: Request GET /v1/status/leader (389.845µs) from=127.0.0.6:50737
    2022/11/22 23:09:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m5.612742674s) from=127.0.0.6:39253
    2022/11/22 23:09:36 [DEBUG] http: Request GET /v1/status/leader (363.511µs) from=127.0.0.6:50737
    2022/11/22 23:09:53 [DEBUG] http: Request GET /v1/status/leader (235.26µs) from=127.0.0.6:50737
    2022/11/22 23:09:56 [DEBUG] http: Request GET /v1/status/leader (238.151µs) from=127.0.0.6:50737
    2022/11/22 23:10:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:10:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m3.32182641s) from=127.0.0.6:53105
    2022/11/22 23:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m5.944331326s) from=127.0.0.6:43295
    2022/11/22 23:10:13 [DEBUG] http: Request GET /v1/status/leader (307.362µs) from=127.0.0.6:50737
    2022/11/22 23:10:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (2m6.736686773s) from=127.0.0.6:58195
    2022/11/22 23:10:16 [DEBUG] http: Request GET /v1/status/leader (762.691µs) from=127.0.0.6:56983
    2022/11/22 23:10:33 [DEBUG] http: Request GET /v1/status/leader (162.303µs) from=127.0.0.6:50737
    2022/11/22 23:10:36 [DEBUG] http: Request GET /v1/status/leader (215.951µs) from=127.0.0.6:56983
    2022/11/22 23:10:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:42 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.3.168_8443"
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:42 [DEBUG] http: Request PUT /v1/agent/service/register (11.039828ms) from=127.0.0.6:50737
    2022/11/22 23:10:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (26.003283817s) from=127.0.0.6:58195
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (30.354555945s) from=127.0.0.6:43295
    2022/11/22 23:10:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.744943ms) from=127.0.0.6:45195
    2022/11/22 23:10:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (3.790175ms) from=127.0.0.6:58195
    2022/11/22 23:10:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:42 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.4.221_8082"
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.179998ms) from=127.0.0.6:56983
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (67.629942ms) from=127.0.0.6:43295
    2022/11/22 23:10:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:42 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (67.926421ms) from=127.0.0.6:50737
    2022/11/22 23:10:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (356.419µs) from=127.0.0.6:56983
    2022/11/22 23:10:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (354.365µs) from=127.0.0.6:45195
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.45.249_8410"
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.292078ms) from=127.0.0.6:56983
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (7.716153824s) from=127.0.0.6:50737
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (7.719806721s) from=127.0.0.6:43295
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.035319ms) from=127.0.0.6:56983
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (374.705µs) from=127.0.0.6:52455
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (61.453939ms) from=127.0.0.6:43295
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (58.709911ms) from=127.0.0.6:50737
    2022/11/22 23:10:50 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.19.146_8482"
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request PUT /v1/agent/service/register (16.09872ms) from=127.0.0.6:56983
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (272.373µs) from=127.0.0.6:50737
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (600.368µs) from=127.0.0.6:57339
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [INFO] agent: Synced service "_v1_vnfres_10.233.61.31_8802"
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.668042ms) from=127.0.0.6:43295
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (55.112201ms) from=127.0.0.6:50737
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (61.826445ms) from=127.0.0.6:56983
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (352.264µs) from=127.0.0.6:43295
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (3.019981ms) from=127.0.0.6:46599
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.8.11_8484"
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (54.226427ms) from=127.0.0.6:50737
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (66.561598ms) from=127.0.0.6:56983
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request PUT /v1/agent/service/register (13.555292ms) from=127.0.0.6:52675
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (257.745µs) from=127.0.0.6:43295
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (359.84µs) from=127.0.0.6:38921
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:50 [INFO] agent: Synced service "_v1_vnflcm_10.233.14.232_8801"
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.875954ms) from=127.0.0.6:43295
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:10:50 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (64.94028ms) from=127.0.0.6:56983
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (46.283553ms) from=127.0.0.6:52675
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (425.76µs) from=127.0.0.6:52675
    2022/11/22 23:10:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (280.522µs) from=127.0.0.6:43295
    2022/11/22 23:10:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:51 [INFO] agent: Synced service "_v1_vnfmgr_10.233.0.209_8803"
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:51 [DEBUG] http: Request PUT /v1/agent/service/register (9.953801ms) from=127.0.0.6:42967
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (48.033273ms) from=127.0.0.6:56983
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (47.108889ms) from=127.0.0.6:52675
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (526.729µs) from=127.0.0.6:52675
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (358.305µs) from=127.0.0.6:42967
    2022/11/22 23:10:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:10:51 [INFO] agent: Synced service "_v1_nslcm_10.233.37.139_8403"
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (37.543421ms) from=127.0.0.6:50737
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.412162ms) from=127.0.0.6:52675
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (43.832388ms) from=127.0.0.6:56983
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (568.616µs) from=127.0.0.6:56983
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (348.869µs) from=127.0.0.6:56983
    2022/11/22 23:10:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:10:51 [INFO] agent: Synced service "_v2_nslcm_10.233.37.139_8403"
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:51 [DEBUG] http: Request PUT /v1/agent/service/register (66.491048ms) from=127.0.0.6:44049
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:10:51 [DEBUG] agent: Node info in sync
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (131.118674ms) from=127.0.0.6:50737
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (190.332961ms) from=127.0.0.6:52675
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (10.109476ms) from=127.0.0.6:44049
    2022/11/22 23:10:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (425.248µs) from=127.0.0.6:44049
    2022/11/22 23:10:53 [DEBUG] http: Request GET /v1/status/leader (933.673µs) from=127.0.0.6:52643
    2022/11/22 23:10:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:10:57 [DEBUG] http: Request GET /v1/status/leader (12.783782ms) from=127.0.0.6:52643
    2022/11/22 23:11:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:11:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.620920763s) from=127.0.0.6:35571
    2022/11/22 23:11:13 [DEBUG] http: Request GET /v1/status/leader (396.549µs) from=127.0.0.6:52643
    2022/11/22 23:11:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.060025495s) from=127.0.0.6:50763
    2022/11/22 23:11:17 [DEBUG] http: Request GET /v1/status/leader (428.232µs) from=127.0.0.6:44953
    2022/11/22 23:11:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.977223321s) from=127.0.0.6:47445
    2022/11/22 23:11:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.470328141s) from=127.0.0.6:40341
    2022/11/22 23:11:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.301008807s) from=127.0.0.6:43103
    2022/11/22 23:11:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.558130947s) from=127.0.0.6:34951
    2022/11/22 23:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.143754641s) from=127.0.0.6:50567
    2022/11/22 23:11:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.9286661s) from=127.0.0.6:33585
    2022/11/22 23:11:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.412841497s) from=127.0.0.6:44487
    2022/11/22 23:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.394730037s) from=127.0.0.6:41595
    2022/11/22 23:11:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.423666249s) from=127.0.0.6:52777
    2022/11/22 23:11:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.607415948s) from=127.0.0.6:52087
    2022/11/22 23:11:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.581426775s) from=127.0.0.6:37111
    2022/11/22 23:11:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.015157599s) from=127.0.0.6:56719
    2022/11/22 23:11:33 [DEBUG] http: Request GET /v1/status/leader (212.34µs) from=127.0.0.6:52643
    2022/11/22 23:11:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.731761087s) from=127.0.0.6:53123
    2022/11/22 23:11:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.466190246s) from=127.0.0.6:41317
    2022/11/22 23:11:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m0.222520506s) from=127.0.0.6:39253
    2022/11/22 23:11:37 [DEBUG] http: Request GET /v1/status/leader (283.572µs) from=127.0.0.6:44953
    2022/11/22 23:11:53 [DEBUG] http: Request GET /v1/status/leader (437.574µs) from=127.0.0.6:52643
    2022/11/22 23:11:57 [DEBUG] http: Request GET /v1/status/leader (421.975µs) from=127.0.0.6:52643
    2022/11/22 23:12:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:12:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:12:11 [DEBUG] agent: Node info in sync
    2022/11/22 23:12:13 [DEBUG] http: Request GET /v1/status/leader (618.219µs) from=127.0.0.6:52643
    2022/11/22 23:12:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m5.559221871s) from=127.0.0.6:53105
    2022/11/22 23:12:17 [DEBUG] http: Request GET /v1/status/leader (301.941µs) from=127.0.0.6:52643
    2022/11/22 23:12:33 [DEBUG] http: Request GET /v1/status/leader (379.974µs) from=127.0.0.6:52643
    2022/11/22 23:12:37 [DEBUG] http: Request GET /v1/status/leader (181.02µs) from=127.0.0.6:52643
    2022/11/22 23:12:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.753730722s) from=127.0.0.6:58195
    2022/11/22 23:12:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.964214233s) from=127.0.0.6:45195
    2022/11/22 23:12:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m0.704261923s) from=127.0.0.6:52455
    2022/11/22 23:12:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m0.615621516s) from=127.0.0.6:46599
    2022/11/22 23:12:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.307468284s) from=127.0.0.6:52675
    2022/11/22 23:12:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.730822956s) from=127.0.0.6:50737
    2022/11/22 23:12:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.690577751s) from=127.0.0.6:42967
    2022/11/22 23:12:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.016119964s) from=127.0.0.6:43295
    2022/11/22 23:12:53 [DEBUG] http: Request GET /v1/status/leader (2.433392ms) from=127.0.0.6:52643
    2022/11/22 23:12:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m2.621308193s) from=127.0.0.6:56983
    2022/11/22 23:12:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.450508649s) from=127.0.0.6:57339
    2022/11/22 23:12:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m4.764727523s) from=127.0.0.6:44049
    2022/11/22 23:12:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m6.239251077s) from=127.0.0.6:38921
    2022/11/22 23:12:57 [DEBUG] http: Request GET /v1/status/leader (311.266µs) from=127.0.0.6:38921
    2022/11/22 23:13:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:13:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.263810297s) from=127.0.0.6:35571
    2022/11/22 23:13:13 [DEBUG] http: Request GET /v1/status/leader (283.154µs) from=127.0.0.6:52643
    2022/11/22 23:13:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:13:16 [DEBUG] agent: Node info in sync
    2022/11/22 23:13:17 [DEBUG] http: Request GET /v1/status/leader (183.416µs) from=127.0.0.6:44953
    2022/11/22 23:13:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.867089942s) from=127.0.0.6:50763
    2022/11/22 23:13:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.482076128s) from=127.0.0.6:43103
    2022/11/22 23:13:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.421365193s) from=127.0.0.6:40341
    2022/11/22 23:13:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.764120169s) from=127.0.0.6:47445
    2022/11/22 23:13:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.863257723s) from=127.0.0.6:34951
    2022/11/22 23:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.244126834s) from=127.0.0.6:44487
    2022/11/22 23:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.328354203s) from=127.0.0.6:50567
    2022/11/22 23:13:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.563910373s) from=127.0.0.6:52777
    2022/11/22 23:13:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.029358169s) from=127.0.0.6:33585
    2022/11/22 23:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.013192455s) from=127.0.0.6:52087
    2022/11/22 23:13:33 [DEBUG] http: Request GET /v1/status/leader (180.986µs) from=127.0.0.6:52643
    2022/11/22 23:13:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.938031328s) from=127.0.0.6:37111
    2022/11/22 23:13:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.201189441s) from=127.0.0.6:41595
    2022/11/22 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.381887258s) from=127.0.0.6:41317
    2022/11/22 23:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.295967449s) from=127.0.0.6:56719
    2022/11/22 23:13:37 [DEBUG] http: Request GET /v1/status/leader (1.856394ms) from=127.0.0.6:44953
    2022/11/22 23:13:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.974034432s) from=127.0.0.6:53123
    2022/11/22 23:13:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m6.824959953s) from=127.0.0.6:39253
    2022/11/22 23:13:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:13:53 [DEBUG] http: Request GET /v1/status/leader (289.732µs) from=127.0.0.6:52643
    2022/11/22 23:13:57 [DEBUG] http: Request GET /v1/status/leader (161.306µs) from=127.0.0.6:52643
    2022/11/22 23:14:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:14:13 [DEBUG] http: Request GET /v1/status/leader (315.245µs) from=127.0.0.6:52643
    2022/11/22 23:14:17 [DEBUG] http: Request GET /v1/status/leader (301.594µs) from=127.0.0.6:52643
    2022/11/22 23:14:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m3.649714875s) from=127.0.0.6:53105
    2022/11/22 23:14:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:14:31 [DEBUG] agent: Node info in sync
    2022/11/22 23:14:33 [DEBUG] http: Request GET /v1/status/leader (370.876µs) from=127.0.0.6:52643
    2022/11/22 23:14:37 [DEBUG] http: Request GET /v1/status/leader (336.483µs) from=127.0.0.6:44953
    2022/11/22 23:14:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.540174283s) from=127.0.0.6:45195
    2022/11/22 23:14:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m0.779116306s) from=127.0.0.6:46599
    2022/11/22 23:14:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.657001105s) from=127.0.0.6:58195
    2022/11/22 23:14:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.480055834s) from=127.0.0.6:52675
    2022/11/22 23:14:53 [DEBUG] http: Request GET /v1/status/leader (2.486095ms) from=127.0.0.6:52643
    2022/11/22 23:14:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.486928591s) from=127.0.0.6:42967
    2022/11/22 23:14:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m0.76779167s) from=127.0.0.6:56983
    2022/11/22 23:14:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.772765732s) from=127.0.0.6:43295
    2022/11/22 23:14:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m0.26663575s) from=127.0.0.6:57339
    2022/11/22 23:14:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m5.164855408s) from=127.0.0.6:52455
    2022/11/22 23:14:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.626036615s) from=127.0.0.6:50737
    2022/11/22 23:14:57 [DEBUG] http: Request GET /v1/status/leader (384.703µs) from=127.0.0.6:44953
    2022/11/22 23:15:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m5.866167948s) from=127.0.0.6:44049
    2022/11/22 23:15:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:15:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m6.441733774s) from=127.0.0.6:38921
    2022/11/22 23:15:13 [DEBUG] http: Request GET /v1/status/leader (261.767µs) from=127.0.0.6:52643
    2022/11/22 23:15:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.844460008s) from=127.0.0.6:35571
    2022/11/22 23:15:17 [DEBUG] http: Request GET /v1/status/leader (216.66µs) from=127.0.0.6:44953
    2022/11/22 23:15:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.866875144s) from=127.0.0.6:50763
    2022/11/22 23:15:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.291229505s) from=127.0.0.6:43103
    2022/11/22 23:15:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.736709446s) from=127.0.0.6:40341
    2022/11/22 23:15:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.547902637s) from=127.0.0.6:47445
    2022/11/22 23:15:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.589374902s) from=127.0.0.6:52087
    2022/11/22 23:15:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.01351092s) from=127.0.0.6:34951
    2022/11/22 23:15:33 [DEBUG] http: Request GET /v1/status/leader (292.662µs) from=127.0.0.6:52643
    2022/11/22 23:15:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.791592462s) from=127.0.0.6:37111
    2022/11/22 23:15:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.896942638s) from=127.0.0.6:44487
    2022/11/22 23:15:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.920347015s) from=127.0.0.6:33585
    2022/11/22 23:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m7.137091126s) from=127.0.0.6:50567
    2022/11/22 23:15:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.267022695s) from=127.0.0.6:52777
    2022/11/22 23:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.402328383s) from=127.0.0.6:41317
    2022/11/22 23:15:37 [DEBUG] http: Request GET /v1/status/leader (395.091µs) from=127.0.0.6:44953
    2022/11/22 23:15:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.595499118s) from=127.0.0.6:41595
    2022/11/22 23:15:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.495210642s) from=127.0.0.6:53123
    2022/11/22 23:15:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.051308507s) from=127.0.0.6:56719
    2022/11/22 23:15:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m1.83486694s) from=127.0.0.6:39253
    2022/11/22 23:15:53 [DEBUG] http: Request GET /v1/status/leader (187.999µs) from=127.0.0.6:52643
    2022/11/22 23:15:57 [DEBUG] http: Request GET /v1/status/leader (346.965µs) from=127.0.0.6:52643
    2022/11/22 23:16:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:16:13 [DEBUG] http: Request GET /v1/status/leader (174.814µs) from=127.0.0.6:52643
    2022/11/22 23:16:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:16:16 [DEBUG] agent: Node info in sync
    2022/11/22 23:16:17 [DEBUG] http: Request GET /v1/status/leader (230.885µs) from=127.0.0.6:52643
    2022/11/22 23:16:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:16:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m3.663164418s) from=127.0.0.6:53105
    2022/11/22 23:16:34 [DEBUG] http: Request GET /v1/status/leader (307.345µs) from=127.0.0.6:52643
    2022/11/22 23:16:37 [DEBUG] http: Request GET /v1/status/leader (353.54µs) from=127.0.0.6:52643
    2022/11/22 23:16:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.857980876s) from=127.0.0.6:45195
    2022/11/22 23:16:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.383070786s) from=127.0.0.6:52675
    2022/11/22 23:16:54 [DEBUG] http: Request GET /v1/status/leader (323.209µs) from=127.0.0.6:52643
    2022/11/22 23:16:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.191192537s) from=127.0.0.6:42967
    2022/11/22 23:16:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m2.485119925s) from=127.0.0.6:56983
    2022/11/22 23:16:57 [DEBUG] http: Request GET /v1/status/leader (206.855µs) from=127.0.0.6:52643
    2022/11/22 23:16:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.285678926s) from=127.0.0.6:58195
    2022/11/22 23:16:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.133795623s) from=127.0.0.6:43295
    2022/11/22 23:16:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m6.648793039s) from=127.0.0.6:46599
    2022/11/22 23:17:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m3.384825925s) from=127.0.0.6:52455
    2022/11/22 23:17:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.631469703s) from=127.0.0.6:57339
    2022/11/22 23:17:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:17:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.359071514s) from=127.0.0.6:50737
    2022/11/22 23:17:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m3.627303364s) from=127.0.0.6:44049
    2022/11/22 23:17:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m4.587205981s) from=127.0.0.6:38921
    2022/11/22 23:17:14 [DEBUG] http: Request GET /v1/status/leader (537.497µs) from=127.0.0.6:52643
    2022/11/22 23:17:17 [DEBUG] http: Request GET /v1/status/leader (338.822µs) from=127.0.0.6:52643
    2022/11/22 23:17:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.395771188s) from=127.0.0.6:35571
    2022/11/22 23:17:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:17:22 [DEBUG] agent: Node info in sync
    2022/11/22 23:17:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.944313337s) from=127.0.0.6:50763
    2022/11/22 23:17:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.438501226s) from=127.0.0.6:43103
    2022/11/22 23:17:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.546177182s) from=127.0.0.6:40341
    2022/11/22 23:17:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.80055655s) from=127.0.0.6:47445
    2022/11/22 23:17:34 [DEBUG] http: Request GET /v1/status/leader (177.862µs) from=127.0.0.6:52643
    2022/11/22 23:17:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.182426554s) from=127.0.0.6:52087
    2022/11/22 23:17:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.36156771s) from=127.0.0.6:37111
    2022/11/22 23:17:37 [DEBUG] http: Request GET /v1/status/leader (2.394111ms) from=127.0.0.6:44953
    2022/11/22 23:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.82931596s) from=127.0.0.6:41317
    2022/11/22 23:17:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.413375438s) from=127.0.0.6:44487
    2022/11/22 23:17:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.408803447s) from=127.0.0.6:52777
    2022/11/22 23:17:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.555277371s) from=127.0.0.6:33585
    2022/11/22 23:17:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m7.341989136s) from=127.0.0.6:34951
    2022/11/22 23:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.383437858s) from=127.0.0.6:53123
    2022/11/22 23:17:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m7.181263009s) from=127.0.0.6:50567
    2022/11/22 23:17:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.93648127s) from=127.0.0.6:41595
    2022/11/22 23:17:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.4504559s) from=127.0.0.6:56719
    2022/11/22 23:17:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m6.516986266s) from=127.0.0.6:39253
    2022/11/22 23:17:54 [DEBUG] http: Request GET /v1/status/leader (342.591µs) from=127.0.0.6:52643
    2022/11/22 23:17:57 [DEBUG] http: Request GET /v1/status/leader (291.153µs) from=127.0.0.6:52643
    2022/11/22 23:18:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:18:14 [DEBUG] http: Request GET /v1/status/leader (213.903µs) from=127.0.0.6:52643
    2022/11/22 23:18:17 [DEBUG] http: Request GET /v1/status/leader (192.305µs) from=127.0.0.6:52643
    2022/11/22 23:18:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.595796947s) from=127.0.0.6:53105
    2022/11/22 23:18:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:18:34 [DEBUG] http: Request GET /v1/status/leader (271.756µs) from=127.0.0.6:52643
    2022/11/22 23:18:37 [DEBUG] http: Request GET /v1/status/leader (371.421µs) from=127.0.0.6:52643
    2022/11/22 23:18:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.340850766s) from=127.0.0.6:45195
    2022/11/22 23:18:54 [DEBUG] http: Request GET /v1/status/leader (351.427µs) from=127.0.0.6:52643
    2022/11/22 23:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.827216052s) from=127.0.0.6:52675
    2022/11/22 23:18:57 [DEBUG] http: Request GET /v1/status/leader (503.601µs) from=127.0.0.6:44953
    2022/11/22 23:18:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.031479391s) from=127.0.0.6:42967
    2022/11/22 23:18:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m2.046628523s) from=127.0.0.6:56983
    2022/11/22 23:19:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m2.069823631s) from=127.0.0.6:46599
    2022/11/22 23:19:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m3.481293942s) from=127.0.0.6:58195
    2022/11/22 23:19:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.964626596s) from=127.0.0.6:43295
    2022/11/22 23:19:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m1.999651682s) from=127.0.0.6:52455
    2022/11/22 23:19:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:19:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.537677922s) from=127.0.0.6:50737
    2022/11/22 23:19:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m1.814780427s) from=127.0.0.6:57339
    2022/11/22 23:19:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m1.335857503s) from=127.0.0.6:44049
    2022/11/22 23:19:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m4.457018124s) from=127.0.0.6:38921
    2022/11/22 23:19:14 [DEBUG] http: Request GET /v1/status/leader (466.319µs) from=127.0.0.6:52643
    2022/11/22 23:19:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:19:14 [DEBUG] agent: Node info in sync
    2022/11/22 23:19:17 [DEBUG] http: Request GET /v1/status/leader (433.374µs) from=127.0.0.6:52643
    2022/11/22 23:19:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.466808433s) from=127.0.0.6:35571
    2022/11/22 23:19:34 [DEBUG] http: Request GET /v1/status/leader (246.576µs) from=127.0.0.6:52643
    2022/11/22 23:19:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.140537669s) from=127.0.0.6:52087
    2022/11/22 23:19:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.861833196s) from=127.0.0.6:43103
    2022/11/22 23:19:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.371046275s) from=127.0.0.6:50763
    2022/11/22 23:19:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.33677097s) from=127.0.0.6:47445
    2022/11/22 23:19:37 [DEBUG] http: Request GET /v1/status/leader (647.622µs) from=127.0.0.6:52643
    2022/11/22 23:19:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.76512764s) from=127.0.0.6:40341
    2022/11/22 23:19:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.36914877s) from=127.0.0.6:37111
    2022/11/22 23:19:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.046872488s) from=127.0.0.6:41317
    2022/11/22 23:19:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.61397357s) from=127.0.0.6:33585
    2022/11/22 23:19:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.125876032s) from=127.0.0.6:34951
    2022/11/22 23:19:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.421357056s) from=127.0.0.6:44487
    2022/11/22 23:19:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.977668071s) from=127.0.0.6:52777
    2022/11/22 23:19:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.072931269s) from=127.0.0.6:53123
    2022/11/22 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m7.040486235s) from=127.0.0.6:50567
    2022/11/22 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.301134688s) from=127.0.0.6:56719
    2022/11/22 23:19:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m7.1434272s) from=127.0.0.6:41595
    2022/11/22 23:19:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m3.041365109s) from=127.0.0.6:39253
    2022/11/22 23:19:54 [DEBUG] http: Request GET /v1/status/leader (374.907µs) from=127.0.0.6:52643
    2022/11/22 23:19:57 [DEBUG] http: Request GET /v1/status/leader (209.446µs) from=127.0.0.6:44953
    2022/11/22 23:20:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:20:14 [DEBUG] http: Request GET /v1/status/leader (277.386µs) from=127.0.0.6:52643
    2022/11/22 23:20:17 [DEBUG] http: Request GET /v1/status/leader (1.393728ms) from=127.0.0.6:52643
    2022/11/22 23:20:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.568495306s) from=127.0.0.6:53105
    2022/11/22 23:20:34 [DEBUG] http: Request GET /v1/status/leader (413.579µs) from=127.0.0.6:52643
    2022/11/22 23:20:37 [DEBUG] http: Request GET /v1/status/leader (359.831µs) from=127.0.0.6:52643
    2022/11/22 23:20:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:20:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.5455427s) from=127.0.0.6:45195
    2022/11/22 23:20:54 [DEBUG] http: Request GET /v1/status/leader (336.197µs) from=127.0.0.6:52643
    2022/11/22 23:20:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.885014584s) from=127.0.0.6:52675
    2022/11/22 23:20:57 [DEBUG] http: Request GET /v1/status/leader (386.246µs) from=127.0.0.6:44953
    2022/11/22 23:21:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m3.74745773s) from=127.0.0.6:42967
    2022/11/22 23:21:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m0.984265027s) from=127.0.0.6:46599
    2022/11/22 23:21:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:21:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m4.466284041s) from=127.0.0.6:56983
    2022/11/22 23:21:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.020178049s) from=127.0.0.6:50737
    2022/11/22 23:21:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:21:03 [DEBUG] agent: Node info in sync
    2022/11/22 23:21:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m2.267363229s) from=127.0.0.6:57339
    2022/11/22 23:21:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.47352837s) from=127.0.0.6:58195
    2022/11/22 23:21:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m5.721211392s) from=127.0.0.6:52455
    2022/11/22 23:21:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m7.404786082s) from=127.0.0.6:43295
    2022/11/22 23:21:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m2.787111329s) from=127.0.0.6:44049
    2022/11/22 23:21:14 [DEBUG] http: Request GET /v1/status/leader (218.269µs) from=127.0.0.6:52643
    2022/11/22 23:21:17 [DEBUG] http: Request GET /v1/status/leader (202.752µs) from=127.0.0.6:44953
    2022/11/22 23:21:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m6.388137322s) from=127.0.0.6:38921
    2022/11/22 23:21:34 [DEBUG] http: Request GET /v1/status/leader (208.072µs) from=127.0.0.6:52643
    2022/11/22 23:21:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.921795315s) from=127.0.0.6:35571
    2022/11/22 23:21:37 [DEBUG] http: Request GET /v1/status/leader (197.233µs) from=127.0.0.6:44953
    2022/11/22 23:21:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.93229295s) from=127.0.0.6:50763
    2022/11/22 23:21:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.875436486s) from=127.0.0.6:37111
    2022/11/22 23:21:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.90759466s) from=127.0.0.6:47445
    2022/11/22 23:21:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.50990181s) from=127.0.0.6:52087
    2022/11/22 23:21:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.343715015s) from=127.0.0.6:43103
    2022/11/22 23:21:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.230230267s) from=127.0.0.6:40341
    2022/11/22 23:21:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.309519936s) from=127.0.0.6:33585
    2022/11/22 23:21:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.569971355s) from=127.0.0.6:34951
    2022/11/22 23:21:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.488775782s) from=127.0.0.6:52777
    2022/11/22 23:21:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.112015091s) from=127.0.0.6:44487
    2022/11/22 23:21:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.578921883s) from=127.0.0.6:41317
    2022/11/22 23:21:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m0.805855074s) from=127.0.0.6:39253
    2022/11/22 23:21:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.568055798s) from=127.0.0.6:50567
    2022/11/22 23:21:54 [DEBUG] http: Request GET /v1/status/leader (433.39µs) from=127.0.0.6:52643
    2022/11/22 23:21:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.607906477s) from=127.0.0.6:56719
    2022/11/22 23:21:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.863830948s) from=127.0.0.6:53123
    2022/11/22 23:21:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.568684317s) from=127.0.0.6:41595
    2022/11/22 23:21:57 [DEBUG] http: Request GET /v1/status/leader (259.687µs) from=127.0.0.6:41595
    2022/11/22 23:22:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:22:14 [DEBUG] http: Request GET /v1/status/leader (378.059µs) from=127.0.0.6:41595
    2022/11/22 23:22:17 [DEBUG] http: Request GET /v1/status/leader (390.939µs) from=127.0.0.6:41595
    2022/11/22 23:22:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:22:18 [DEBUG] agent: Node info in sync
    2022/11/22 23:22:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.885860553s) from=127.0.0.6:53105
    2022/11/22 23:22:34 [DEBUG] http: Request GET /v1/status/leader (179.558µs) from=127.0.0.6:41595
    2022/11/22 23:22:37 [DEBUG] http: Request GET /v1/status/leader (182.1µs) from=127.0.0.6:41595
    2022/11/22 23:22:54 [DEBUG] http: Request GET /v1/status/leader (283.622µs) from=127.0.0.6:41595
    2022/11/22 23:22:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m6.931012755s) from=127.0.0.6:45195
    2022/11/22 23:22:57 [DEBUG] http: Request GET /v1/status/leader (289.837µs) from=127.0.0.6:44953
    2022/11/22 23:23:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:23:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.376627975s) from=127.0.0.6:42967
    2022/11/22 23:23:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m1.404335387s) from=127.0.0.6:46599
    2022/11/22 23:23:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.7126249s) from=127.0.0.6:52675
    2022/11/22 23:23:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.960059157s) from=127.0.0.6:50737
    2022/11/22 23:23:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.034251235s) from=127.0.0.6:57339
    2022/11/22 23:23:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m3.203037366s) from=127.0.0.6:58195
    2022/11/22 23:23:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m7.480280129s) from=127.0.0.6:56983
    2022/11/22 23:23:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m3.976260087s) from=127.0.0.6:52455
    2022/11/22 23:23:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m3.512874992s) from=127.0.0.6:44049
    2022/11/22 23:23:14 [DEBUG] http: Request GET /v1/status/leader (321.483µs) from=127.0.0.6:41595
    2022/11/22 23:23:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m7.08350497s) from=127.0.0.6:43295
    2022/11/22 23:23:17 [DEBUG] http: Request GET /v1/status/leader (379.372µs) from=127.0.0.6:41595
    2022/11/22 23:23:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m5.406017406s) from=127.0.0.6:38921
    2022/11/22 23:23:34 [DEBUG] http: Request GET /v1/status/leader (4.518665ms) from=127.0.0.6:41595
    2022/11/22 23:23:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.318454212s) from=127.0.0.6:35571
    2022/11/22 23:23:37 [DEBUG] http: Request GET /v1/status/leader (407.225µs) from=127.0.0.6:41595
    2022/11/22 23:23:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:23:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.416644395s) from=127.0.0.6:37111
    2022/11/22 23:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.519496779s) from=127.0.0.6:52087
    2022/11/22 23:23:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:23:42 [DEBUG] agent: Node info in sync
    2022/11/22 23:23:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.468914366s) from=127.0.0.6:47445
    2022/11/22 23:23:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.715294889s) from=127.0.0.6:43103
    2022/11/22 23:23:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.489763733s) from=127.0.0.6:50763
    2022/11/22 23:23:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.766461255s) from=127.0.0.6:40341
    2022/11/22 23:23:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.159608046s) from=127.0.0.6:52777
    2022/11/22 23:23:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.380445938s) from=127.0.0.6:44487
    2022/11/22 23:23:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.712943807s) from=127.0.0.6:41317
    2022/11/22 23:23:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.420859127s) from=127.0.0.6:34951
    2022/11/22 23:23:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.06268346s) from=127.0.0.6:33585
    2022/11/22 23:23:54 [DEBUG] http: Request GET /v1/status/leader (782.281µs) from=127.0.0.6:41595
    2022/11/22 23:23:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m2.524093505s) from=127.0.0.6:39253
    2022/11/22 23:23:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.900758829s) from=127.0.0.6:50567
    2022/11/22 23:23:57 [DEBUG] http: Request GET /v1/status/leader (235.695µs) from=127.0.0.6:41595
    2022/11/22 23:23:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.498792238s) from=127.0.0.6:56719
    2022/11/22 23:24:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.994588023s) from=127.0.0.6:52643
    2022/11/22 23:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.385939471s) from=127.0.0.6:53123
    2022/11/22 23:24:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:24:14 [DEBUG] http: Request GET /v1/status/leader (255.133µs) from=127.0.0.6:41595
    2022/11/22 23:24:17 [DEBUG] http: Request GET /v1/status/leader (4.269471ms) from=127.0.0.6:41595
    2022/11/22 23:24:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m7.067887755s) from=127.0.0.6:53105
    2022/11/22 23:24:34 [DEBUG] http: Request GET /v1/status/leader (182.885µs) from=127.0.0.6:41595
    2022/11/22 23:24:37 [DEBUG] http: Request GET /v1/status/leader (470.39µs) from=127.0.0.6:41595
    2022/11/22 23:24:54 [DEBUG] http: Request GET /v1/status/leader (240.527µs) from=127.0.0.6:41595
    2022/11/22 23:24:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.621750127s) from=127.0.0.6:45195
    2022/11/22 23:24:57 [DEBUG] http: Request GET /v1/status/leader (394.915µs) from=127.0.0.6:44953
    2022/11/22 23:25:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:25:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.019398s) from=127.0.0.6:42967
    2022/11/22 23:25:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m5.041146972s) from=127.0.0.6:46599
    2022/11/22 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.837483467s) from=127.0.0.6:52675
    2022/11/22 23:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.283786893s) from=127.0.0.6:50737
    2022/11/22 23:25:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.417461729s) from=127.0.0.6:58195
    2022/11/22 23:25:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m0.427934969s) from=127.0.0.6:56983
    2022/11/22 23:25:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m0.508702612s) from=127.0.0.6:44049
    2022/11/22 23:25:14 [DEBUG] http: Request GET /v1/status/leader (312.013µs) from=127.0.0.6:41595
    2022/11/22 23:25:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m5.093232958s) from=127.0.0.6:57339
    2022/11/22 23:25:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m4.365341064s) from=127.0.0.6:52455
    2022/11/22 23:25:17 [DEBUG] http: Request GET /v1/status/leader (307.525µs) from=127.0.0.6:41595
    2022/11/22 23:25:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.124233549s) from=127.0.0.6:43295
    2022/11/22 23:25:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m6.378771882s) from=127.0.0.6:38921
    2022/11/22 23:25:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:25:32 [DEBUG] agent: Node info in sync
    2022/11/22 23:25:34 [DEBUG] http: Request GET /v1/status/leader (349.596µs) from=127.0.0.6:41595
    2022/11/22 23:25:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.331383421s) from=127.0.0.6:35571
    2022/11/22 23:25:37 [DEBUG] http: Request GET /v1/status/leader (3.326218ms) from=127.0.0.6:41595
    2022/11/22 23:25:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.436648744s) from=127.0.0.6:37111
    2022/11/22 23:25:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.136684543s) from=127.0.0.6:47445
    2022/11/22 23:25:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.054061555s) from=127.0.0.6:52087
    2022/11/22 23:25:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.118498791s) from=127.0.0.6:43103
    2022/11/22 23:25:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.053211393s) from=127.0.0.6:40341
    2022/11/22 23:25:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.808580146s) from=127.0.0.6:50763
    2022/11/22 23:25:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.103099378s) from=127.0.0.6:52777
    2022/11/22 23:25:54 [DEBUG] http: Request GET /v1/status/leader (358.414µs) from=127.0.0.6:41595
    2022/11/22 23:25:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.627324965s) from=127.0.0.6:33585
    2022/11/22 23:25:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.979642142s) from=127.0.0.6:41317
    2022/11/22 23:25:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.620655112s) from=127.0.0.6:44487
    2022/11/22 23:25:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.121756934s) from=127.0.0.6:34951
    2022/11/22 23:25:57 [DEBUG] http: Request GET /v1/status/leader (293.091µs) from=127.0.0.6:41595
    2022/11/22 23:26:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.468829395s) from=127.0.0.6:50567
    2022/11/22 23:26:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m3.913647925s) from=127.0.0.6:39253
    2022/11/22 23:26:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:26:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.849074344s) from=127.0.0.6:56719
    2022/11/22 23:26:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.203374654s) from=127.0.0.6:52643
    2022/11/22 23:26:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.092844161s) from=127.0.0.6:53123
    2022/11/22 23:26:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:26:14 [DEBUG] http: Request GET /v1/status/leader (163.03µs) from=127.0.0.6:41595
    2022/11/22 23:26:17 [DEBUG] http: Request GET /v1/status/leader (269.772µs) from=127.0.0.6:44953
    2022/11/22 23:26:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.365641196s) from=127.0.0.6:53105
    2022/11/22 23:26:34 [DEBUG] http: Request GET /v1/status/leader (321.571µs) from=127.0.0.6:41595
    2022/11/22 23:26:37 [DEBUG] http: Request GET /v1/status/leader (346.487µs) from=127.0.0.6:41595
    2022/11/22 23:26:54 [DEBUG] http: Request GET /v1/status/leader (264.395µs) from=127.0.0.6:41595
    2022/11/22 23:26:57 [DEBUG] http: Request GET /v1/status/leader (214.78µs) from=127.0.0.6:41595
    2022/11/22 23:26:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.848499517s) from=127.0.0.6:45195
    2022/11/22 23:27:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:27:02 [DEBUG] agent: Node info in sync
    2022/11/22 23:27:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:27:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.742578815s) from=127.0.0.6:50737
    2022/11/22 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m7.484619525s) from=127.0.0.6:42967
    2022/11/22 23:27:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.278524174s) from=127.0.0.6:52675
    2022/11/22 23:27:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.961530316s) from=127.0.0.6:58195
    2022/11/22 23:27:14 [DEBUG] http: Request GET /v1/status/leader (836.957µs) from=127.0.0.6:41595
    2022/11/22 23:27:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m7.339782678s) from=127.0.0.6:46599
    2022/11/22 23:27:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m5.905385567s) from=127.0.0.6:56983
    2022/11/22 23:27:17 [DEBUG] http: Request GET /v1/status/leader (369.463µs) from=127.0.0.6:41595
    2022/11/22 23:27:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m5.261388363s) from=127.0.0.6:44049
    2022/11/22 23:27:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m3.24216706s) from=127.0.0.6:52455
    2022/11/22 23:27:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.661676557s) from=127.0.0.6:57339
    2022/11/22 23:27:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.537158672s) from=127.0.0.6:43295
    2022/11/22 23:27:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m1.233092062s) from=127.0.0.6:38921
    2022/11/22 23:27:34 [DEBUG] http: Request GET /v1/status/leader (222.139µs) from=127.0.0.6:41595
    2022/11/22 23:27:37 [DEBUG] http: Request GET /v1/status/leader (242.458µs) from=127.0.0.6:44953
    2022/11/22 23:27:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.225034874s) from=127.0.0.6:35571
    2022/11/22 23:27:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.206348992s) from=127.0.0.6:37111
    2022/11/22 23:27:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.094209757s) from=127.0.0.6:47445
    2022/11/22 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.703697036s) from=127.0.0.6:52087
    2022/11/22 23:27:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.355371699s) from=127.0.0.6:43103
    2022/11/22 23:27:54 [DEBUG] http: Request GET /v1/status/leader (327.716µs) from=127.0.0.6:41595
    2022/11/22 23:27:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.625935033s) from=127.0.0.6:50763
    2022/11/22 23:27:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.397960302s) from=127.0.0.6:40341
    2022/11/22 23:27:57 [DEBUG] http: Request GET /v1/status/leader (339.708µs) from=127.0.0.6:44953
    2022/11/22 23:27:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.992069378s) from=127.0.0.6:52777
    2022/11/22 23:27:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.945672979s) from=127.0.0.6:33585
    2022/11/22 23:28:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.315216384s) from=127.0.0.6:41317
    2022/11/22 23:28:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.108119694s) from=127.0.0.6:34951
    2022/11/22 23:28:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.058742562s) from=127.0.0.6:44487
    2022/11/22 23:28:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.245912415s) from=127.0.0.6:50567
    2022/11/22 23:28:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.406087411s) from=127.0.0.6:52643
    2022/11/22 23:28:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.422749029s) from=127.0.0.6:56719
    2022/11/22 23:28:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m6.949198506s) from=127.0.0.6:39253
    2022/11/22 23:28:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.71377547s) from=127.0.0.6:53123
    2022/11/22 23:28:14 [DEBUG] http: Request GET /v1/status/leader (158.124µs) from=127.0.0.6:41595
    2022/11/22 23:28:17 [DEBUG] http: Request GET /v1/status/leader (167.265µs) from=127.0.0.6:41595
    2022/11/22 23:28:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:28:34 [DEBUG] http: Request GET /v1/status/leader (308.485µs) from=127.0.0.6:41595
    2022/11/22 23:28:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m1.084525298s) from=127.0.0.6:53105
    2022/11/22 23:28:38 [DEBUG] http: Request GET /v1/status/leader (345.966µs) from=127.0.0.6:44953
    2022/11/22 23:28:54 [DEBUG] http: Request GET /v1/status/leader (154.781µs) from=127.0.0.6:41595
    2022/11/22 23:28:58 [DEBUG] http: Request GET /v1/status/leader (724.526µs) from=127.0.0.6:44953
    2022/11/22 23:28:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:28:59 [DEBUG] agent: Node info in sync
    2022/11/22 23:29:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.036181354s) from=127.0.0.6:45195
    2022/11/22 23:29:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:29:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m0.208296982s) from=127.0.0.6:42967
    2022/11/22 23:29:14 [DEBUG] http: Request GET /v1/status/leader (388.33µs) from=127.0.0.6:41595
    2022/11/22 23:29:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.211740447s) from=127.0.0.6:50737
    2022/11/22 23:29:18 [DEBUG] http: Request GET /v1/status/leader (260.297µs) from=127.0.0.6:41595
    2022/11/22 23:29:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m3.122705924s) from=127.0.0.6:46599
    2022/11/22 23:29:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.436914749s) from=127.0.0.6:52675
    2022/11/22 23:29:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.655827721s) from=127.0.0.6:58195
    2022/11/22 23:29:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m6.689278795s) from=127.0.0.6:56983
    2022/11/22 23:29:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m2.216601424s) from=127.0.0.6:57339
    2022/11/22 23:29:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m5.932891925s) from=127.0.0.6:44049
    2022/11/22 23:29:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m6.87702535s) from=127.0.0.6:52455
    2022/11/22 23:29:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.817877718s) from=127.0.0.6:43295
    2022/11/22 23:29:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m0.684739699s) from=127.0.0.6:38921
    2022/11/22 23:29:34 [DEBUG] http: Request GET /v1/status/leader (925.491µs) from=127.0.0.6:41595
    2022/11/22 23:29:38 [DEBUG] http: Request GET /v1/status/leader (214.614µs) from=127.0.0.6:44953
    2022/11/22 23:29:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.889296953s) from=127.0.0.6:35571
    2022/11/22 23:29:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.444388842s) from=127.0.0.6:37111
    2022/11/22 23:29:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.076571607s) from=127.0.0.6:47445
    2022/11/22 23:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.217621391s) from=127.0.0.6:52087
    2022/11/22 23:29:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.280517196s) from=127.0.0.6:43103
    2022/11/22 23:29:54 [DEBUG] http: Request GET /v1/status/leader (343.064µs) from=127.0.0.6:41595
    2022/11/22 23:29:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.099664185s) from=127.0.0.6:50763
    2022/11/22 23:29:58 [DEBUG] http: Request GET /v1/status/leader (169.831µs) from=127.0.0.6:41595
    2022/11/22 23:30:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.827308115s) from=127.0.0.6:52777
    2022/11/22 23:30:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:30:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.516692508s) from=127.0.0.6:44487
    2022/11/22 23:30:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.277996073s) from=127.0.0.6:34951
    2022/11/22 23:30:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.475828626s) from=127.0.0.6:40341
    2022/11/22 23:30:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.393765303s) from=127.0.0.6:33585
    2022/11/22 23:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.365548734s) from=127.0.0.6:52643
    2022/11/22 23:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.660195131s) from=127.0.0.6:41317
    2022/11/22 23:30:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.409818899s) from=127.0.0.6:50567
    2022/11/22 23:30:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m5.3027223s) from=127.0.0.6:39253
    2022/11/22 23:30:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.372576609s) from=127.0.0.6:56719
    2022/11/22 23:30:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.757065076s) from=127.0.0.6:53123
    2022/11/22 23:30:14 [DEBUG] http: Request GET /v1/status/leader (224.772µs) from=127.0.0.6:41595
    2022/11/22 23:30:18 [DEBUG] http: Request GET /v1/status/leader (352.175µs) from=127.0.0.6:41595
    2022/11/22 23:30:34 [DEBUG] http: Request GET /v1/status/leader (386.538µs) from=127.0.0.6:41595
    2022/11/22 23:30:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:30:38 [DEBUG] http: Request GET /v1/status/leader (387.755µs) from=127.0.0.6:41595
    2022/11/22 23:30:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:30:38 [DEBUG] agent: Node info in sync
    2022/11/22 23:30:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m6.450629005s) from=127.0.0.6:53105
    2022/11/22 23:30:54 [DEBUG] http: Request GET /v1/status/leader (205.196µs) from=127.0.0.6:41595
    2022/11/22 23:30:58 [DEBUG] http: Request GET /v1/status/leader (1.274122ms) from=127.0.0.6:41595
    2022/11/22 23:31:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:31:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.478009419s) from=127.0.0.6:45195
    2022/11/22 23:31:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m0.574489602s) from=127.0.0.6:42967
    2022/11/22 23:31:14 [DEBUG] http: Request GET /v1/status/leader (311.356µs) from=127.0.0.6:41595
    2022/11/22 23:31:18 [DEBUG] http: Request GET /v1/status/leader (193.495µs) from=127.0.0.6:41595
    2022/11/22 23:31:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.480792076s) from=127.0.0.6:50737
    2022/11/22 23:31:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m5.117173245s) from=127.0.0.6:46599
    2022/11/22 23:31:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.529915326s) from=127.0.0.6:52675
    2022/11/22 23:31:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.559776836s) from=127.0.0.6:58195
    2022/11/22 23:31:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m3.582376588s) from=127.0.0.6:56983
    2022/11/22 23:31:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m2.826526098s) from=127.0.0.6:52455
    2022/11/22 23:31:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m4.920718124s) from=127.0.0.6:44049
    2022/11/22 23:31:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.334059933s) from=127.0.0.6:57339
    2022/11/22 23:31:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m4.430473493s) from=127.0.0.6:43295
    2022/11/22 23:31:34 [DEBUG] http: Request GET /v1/status/leader (302.645µs) from=127.0.0.6:41595
    2022/11/22 23:31:38 [DEBUG] http: Request GET /v1/status/leader (197.92µs) from=127.0.0.6:41595
    2022/11/22 23:31:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m7.285999925s) from=127.0.0.6:38921
    2022/11/22 23:31:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.272638459s) from=127.0.0.6:35571
    2022/11/22 23:31:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.442345417s) from=127.0.0.6:37111
    2022/11/22 23:31:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.965094359s) from=127.0.0.6:47445
    2022/11/22 23:31:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.556973967s) from=127.0.0.6:43103
    2022/11/22 23:31:54 [DEBUG] http: Request GET /v1/status/leader (1.752409ms) from=127.0.0.6:41595
    2022/11/22 23:31:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.873228154s) from=127.0.0.6:52087
    2022/11/22 23:31:58 [DEBUG] http: Request GET /v1/status/leader (164.348µs) from=127.0.0.6:44953
    2022/11/22 23:31:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.725978022s) from=127.0.0.6:50763
    2022/11/22 23:32:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.603704812s) from=127.0.0.6:52777
    2022/11/22 23:32:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:32:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.209089925s) from=127.0.0.6:40341
    2022/11/22 23:32:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.380637608s) from=127.0.0.6:44487
    2022/11/22 23:32:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:32:07 [DEBUG] agent: Node info in sync
    2022/11/22 23:32:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.045253947s) from=127.0.0.6:52643
    2022/11/22 23:32:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.187881637s) from=127.0.0.6:41317
    2022/11/22 23:32:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.575685642s) from=127.0.0.6:34951
    2022/11/22 23:32:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.015417146s) from=127.0.0.6:33585
    2022/11/22 23:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.556386154s) from=127.0.0.6:50567
    2022/11/22 23:32:14 [DEBUG] http: Request GET /v1/status/leader (334.385µs) from=127.0.0.6:41595
    2022/11/22 23:32:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m2.407066127s) from=127.0.0.6:39253
    2022/11/22 23:32:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.23306517s) from=127.0.0.6:53123
    2022/11/22 23:32:18 [DEBUG] http: Request GET /v1/status/leader (352.94µs) from=127.0.0.6:44953
    2022/11/22 23:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.102873666s) from=127.0.0.6:56719
    2022/11/22 23:32:34 [DEBUG] http: Request GET /v1/status/leader (2.712196ms) from=127.0.0.6:41595
    2022/11/22 23:32:38 [DEBUG] http: Request GET /v1/status/leader (341.09µs) from=127.0.0.6:44953
    2022/11/22 23:32:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:32:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m4.63017697s) from=127.0.0.6:53105
    2022/11/22 23:32:54 [DEBUG] http: Request GET /v1/status/leader (201.327µs) from=127.0.0.6:41595
    2022/11/22 23:32:58 [DEBUG] http: Request GET /v1/status/leader (180.589µs) from=127.0.0.6:44953
    2022/11/22 23:33:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:33:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m4.707281382s) from=127.0.0.6:45195
    2022/11/22 23:33:14 [DEBUG] http: Request GET /v1/status/leader (266.558µs) from=127.0.0.6:41595
    2022/11/22 23:33:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.122845376s) from=127.0.0.6:42967
    2022/11/22 23:33:18 [DEBUG] http: Request GET /v1/status/leader (165.92µs) from=127.0.0.6:41595
    2022/11/22 23:33:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m0.6355171s) from=127.0.0.6:52675
    2022/11/22 23:33:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.015007439s) from=127.0.0.6:50737
    2022/11/22 23:33:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m1.081470674s) from=127.0.0.6:58195
    2022/11/22 23:33:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m0.754153884s) from=127.0.0.6:56983
    2022/11/22 23:33:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.406702028s) from=127.0.0.6:46599
    2022/11/22 23:33:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.248163126s) from=127.0.0.6:43295
    2022/11/22 23:33:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m3.656332968s) from=127.0.0.6:52455
    2022/11/22 23:33:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.51813199s) from=127.0.0.6:57339
    2022/11/22 23:33:34 [DEBUG] http: Request GET /v1/status/leader (286.837µs) from=127.0.0.6:41595
    2022/11/22 23:33:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m7.249823567s) from=127.0.0.6:44049
    2022/11/22 23:33:38 [DEBUG] http: Request GET /v1/status/leader (468.651µs) from=127.0.0.6:41595
    2022/11/22 23:33:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m1.094707027s) from=127.0.0.6:38921
    2022/11/22 23:33:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:33:44 [DEBUG] agent: Node info in sync
    2022/11/22 23:33:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.325765545s) from=127.0.0.6:35571
    2022/11/22 23:33:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.303598566s) from=127.0.0.6:47445
    2022/11/22 23:33:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.030168164s) from=127.0.0.6:37111
    2022/11/22 23:33:54 [DEBUG] http: Request GET /v1/status/leader (455.404µs) from=127.0.0.6:41595
    2022/11/22 23:33:58 [DEBUG] http: Request GET /v1/status/leader (206.919µs) from=127.0.0.6:44953
    2022/11/22 23:33:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.829441888s) from=127.0.0.6:43103
    2022/11/22 23:34:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.38215142s) from=127.0.0.6:52087
    2022/11/22 23:34:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:34:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.534511608s) from=127.0.0.6:50763
    2022/11/22 23:34:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.895248936s) from=127.0.0.6:40341
    2022/11/22 23:34:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.886687371s) from=127.0.0.6:52777
    2022/11/22 23:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.209883129s) from=127.0.0.6:41317
    2022/11/22 23:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.785001888s) from=127.0.0.6:52643
    2022/11/22 23:34:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.086624766s) from=127.0.0.6:44487
    2022/11/22 23:34:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.396961746s) from=127.0.0.6:34951
    2022/11/22 23:34:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.647623761s) from=127.0.0.6:50567
    2022/11/22 23:34:14 [DEBUG] http: Request GET /v1/status/leader (686.833µs) from=127.0.0.6:41595
    2022/11/22 23:34:18 [DEBUG] http: Request GET /v1/status/leader (466.282µs) from=127.0.0.6:44953
    2022/11/22 23:34:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m3.075370947s) from=127.0.0.6:39253
    2022/11/22 23:34:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.843929917s) from=127.0.0.6:53123
    2022/11/22 23:34:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.421564701s) from=127.0.0.6:33585
    2022/11/22 23:34:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.190227604s) from=127.0.0.6:56719
    2022/11/22 23:34:34 [DEBUG] http: Request GET /v1/status/leader (162.556µs) from=127.0.0.6:41595
    2022/11/22 23:34:38 [DEBUG] http: Request GET /v1/status/leader (2.042902ms) from=127.0.0.6:41595
    2022/11/22 23:34:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.560281755s) from=127.0.0.6:53105
    2022/11/22 23:34:54 [DEBUG] http: Request GET /v1/status/leader (434.348µs) from=127.0.0.6:41595
    2022/11/22 23:34:58 [DEBUG] http: Request GET /v1/status/leader (176.943µs) from=127.0.0.6:44953
    2022/11/22 23:35:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:35:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.347506065s) from=127.0.0.6:45195
    2022/11/22 23:35:14 [DEBUG] http: Request GET /v1/status/leader (172.57µs) from=127.0.0.6:41595
    2022/11/22 23:35:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:35:18 [DEBUG] http: Request GET /v1/status/leader (376.485µs) from=127.0.0.6:44953
    2022/11/22 23:35:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m6.633126582s) from=127.0.0.6:42967
    2022/11/22 23:35:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m1.526842254s) from=127.0.0.6:52675
    2022/11/22 23:35:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.524259739s) from=127.0.0.6:50737
    2022/11/22 23:35:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m1.31024251s) from=127.0.0.6:58195
    2022/11/22 23:35:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.772037605s) from=127.0.0.6:46599
    2022/11/22 23:35:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.636135754s) from=127.0.0.6:43295
    2022/11/22 23:35:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m5.248685603s) from=127.0.0.6:56983
    2022/11/22 23:35:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m1.81430801s) from=127.0.0.6:52455
    2022/11/22 23:35:34 [DEBUG] http: Request GET /v1/status/leader (336.105µs) from=127.0.0.6:41595
    2022/11/22 23:35:38 [DEBUG] http: Request GET /v1/status/leader (266.261µs) from=127.0.0.6:41595
    2022/11/22 23:35:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m5.904019866s) from=127.0.0.6:57339
    2022/11/22 23:35:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:35:40 [DEBUG] agent: Node info in sync
    2022/11/22 23:35:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m4.851330469s) from=127.0.0.6:44049
    2022/11/22 23:35:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m3.9241884s) from=127.0.0.6:38921
    2022/11/22 23:35:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.639445929s) from=127.0.0.6:35571
    2022/11/22 23:35:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.703856881s) from=127.0.0.6:47445
    2022/11/22 23:35:54 [DEBUG] http: Request GET /v1/status/leader (233.076µs) from=127.0.0.6:41595
    2022/11/22 23:35:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.546330389s) from=127.0.0.6:37111
    2022/11/22 23:35:58 [DEBUG] http: Request GET /v1/status/leader (314.846µs) from=127.0.0.6:41595
    2022/11/22 23:36:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:36:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.600905444s) from=127.0.0.6:43103
    2022/11/22 23:36:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.97103303s) from=127.0.0.6:52087
    2022/11/22 23:36:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.610239582s) from=127.0.0.6:50763
    2022/11/22 23:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.73228598s) from=127.0.0.6:41317
    2022/11/22 23:36:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.630565445s) from=127.0.0.6:40341
    2022/11/22 23:36:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.829202294s) from=127.0.0.6:44487
    2022/11/22 23:36:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.682395872s) from=127.0.0.6:52777
    2022/11/22 23:36:14 [DEBUG] http: Request GET /v1/status/leader (325.032µs) from=127.0.0.6:41595
    2022/11/22 23:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.279482756s) from=127.0.0.6:52643
    2022/11/22 23:36:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.21911127s) from=127.0.0.6:50567
    2022/11/22 23:36:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.437566554s) from=127.0.0.6:34951
    2022/11/22 23:36:18 [DEBUG] http: Request GET /v1/status/leader (198.729µs) from=127.0.0.6:44953
    2022/11/22 23:36:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.064142058s) from=127.0.0.6:53123
    2022/11/22 23:36:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m4.458585604s) from=127.0.0.6:39253
    2022/11/22 23:36:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.086519938s) from=127.0.0.6:33585
    2022/11/22 23:36:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.651527662s) from=127.0.0.6:56719
    2022/11/22 23:36:35 [DEBUG] http: Request GET /v1/status/leader (1.495188ms) from=127.0.0.6:41595
    2022/11/22 23:36:38 [DEBUG] http: Request GET /v1/status/leader (230.178µs) from=127.0.0.6:41595
    2022/11/22 23:36:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.472236495s) from=127.0.0.6:53105
    2022/11/22 23:36:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:36:51 [DEBUG] agent: Node info in sync
    2022/11/22 23:36:55 [DEBUG] http: Request GET /v1/status/leader (351.152µs) from=127.0.0.6:41595
    2022/11/22 23:36:58 [DEBUG] http: Request GET /v1/status/leader (424.418µs) from=127.0.0.6:41595
    2022/11/22 23:37:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:37:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.251017328s) from=127.0.0.6:45195
    2022/11/22 23:37:15 [DEBUG] http: Request GET /v1/status/leader (212.12µs) from=127.0.0.6:41595
    2022/11/22 23:37:18 [DEBUG] http: Request GET /v1/status/leader (191.664µs) from=127.0.0.6:41595
    2022/11/22 23:37:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.657115156s) from=127.0.0.6:42967
    2022/11/22 23:37:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m4.117382121s) from=127.0.0.6:52675
    2022/11/22 23:37:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.391182735s) from=127.0.0.6:50737
    2022/11/22 23:37:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.660194516s) from=127.0.0.6:58195
    2022/11/22 23:37:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.5284193s) from=127.0.0.6:46599
    2022/11/22 23:37:35 [DEBUG] http: Request GET /v1/status/leader (319.338µs) from=127.0.0.6:41595
    2022/11/22 23:37:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.249104122s) from=127.0.0.6:43295
    2022/11/22 23:37:38 [DEBUG] http: Request GET /v1/status/leader (344.511µs) from=127.0.0.6:44953
    2022/11/22 23:37:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m6.219713352s) from=127.0.0.6:56983
    2022/11/22 23:37:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m6.756354834s) from=127.0.0.6:52455
    2022/11/22 23:37:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.273612869s) from=127.0.0.6:57339
    2022/11/22 23:37:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m1.24670586s) from=127.0.0.6:44049
    2022/11/22 23:37:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m1.293269671s) from=127.0.0.6:38921
    2022/11/22 23:37:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:37:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.73956386s) from=127.0.0.6:35571
    2022/11/22 23:37:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.296010752s) from=127.0.0.6:47445
    2022/11/22 23:37:55 [DEBUG] http: Request GET /v1/status/leader (159.408µs) from=127.0.0.6:41595
    2022/11/22 23:37:58 [DEBUG] http: Request GET /v1/status/leader (159.879µs) from=127.0.0.6:44953
    2022/11/22 23:38:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:38:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.940949704s) from=127.0.0.6:37111
    2022/11/22 23:38:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:38:05 [DEBUG] agent: Node info in sync
    2022/11/22 23:38:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.21391315s) from=127.0.0.6:43103
    2022/11/22 23:38:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.179201345s) from=127.0.0.6:52087
    2022/11/22 23:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.501132618s) from=127.0.0.6:44487
    2022/11/22 23:38:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.757113599s) from=127.0.0.6:50763
    2022/11/22 23:38:15 [DEBUG] http: Request GET /v1/status/leader (388.133µs) from=127.0.0.6:41595
    2022/11/22 23:38:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.567174248s) from=127.0.0.6:41317
    2022/11/22 23:38:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.248975835s) from=127.0.0.6:52777
    2022/11/22 23:38:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.47719792s) from=127.0.0.6:40341
    2022/11/22 23:38:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.620190454s) from=127.0.0.6:50567
    2022/11/22 23:38:18 [DEBUG] http: Request GET /v1/status/leader (274.517µs) from=127.0.0.6:41595
    2022/11/22 23:38:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.895072561s) from=127.0.0.6:34951
    2022/11/22 23:38:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.674691606s) from=127.0.0.6:52643
    2022/11/22 23:38:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m1.239177457s) from=127.0.0.6:39253
    2022/11/22 23:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.843026829s) from=127.0.0.6:53123
    2022/11/22 23:38:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.321147033s) from=127.0.0.6:33585
    2022/11/22 23:38:35 [DEBUG] http: Request GET /v1/status/leader (207.826µs) from=127.0.0.6:41595
    2022/11/22 23:38:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.135836201s) from=127.0.0.6:56719
    2022/11/22 23:38:38 [DEBUG] http: Request GET /v1/status/leader (149.951µs) from=127.0.0.6:41595
    2022/11/22 23:38:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.201563244s) from=127.0.0.6:53105
    2022/11/22 23:38:55 [DEBUG] http: Request GET /v1/status/leader (360.978µs) from=127.0.0.6:41595
    2022/11/22 23:38:58 [DEBUG] http: Request GET /v1/status/leader (323.121µs) from=127.0.0.6:44953
    2022/11/22 23:39:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:39:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:39:11 [DEBUG] agent: Node info in sync
    2022/11/22 23:39:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.262032908s) from=127.0.0.6:45195
    2022/11/22 23:39:15 [DEBUG] http: Request GET /v1/status/leader (777.271µs) from=127.0.0.6:41595
    2022/11/22 23:39:18 [DEBUG] http: Request GET /v1/status/leader (162.879µs) from=127.0.0.6:41595
    2022/11/22 23:39:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m3.782477088s) from=127.0.0.6:42967
    2022/11/22 23:39:35 [DEBUG] http: Request GET /v1/status/leader (261.067µs) from=127.0.0.6:41595
    2022/11/22 23:39:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.883831464s) from=127.0.0.6:50737
    2022/11/22 23:39:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.796763725s) from=127.0.0.6:46599
    2022/11/22 23:39:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m6.02923497s) from=127.0.0.6:52675
    2022/11/22 23:39:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m3.914319041s) from=127.0.0.6:58195
    2022/11/22 23:39:38 [DEBUG] http: Request GET /v1/status/leader (361.098µs) from=127.0.0.6:41595
    2022/11/22 23:39:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m7.360380072s) from=127.0.0.6:43295
    2022/11/22 23:39:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m3.164192571s) from=127.0.0.6:56983
    2022/11/22 23:39:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m4.00438941s) from=127.0.0.6:52455
    2022/11/22 23:39:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m0.043699045s) from=127.0.0.6:38921
    2022/11/22 23:39:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.708869556s) from=127.0.0.6:57339
    2022/11/22 23:39:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m6.504821625s) from=127.0.0.6:44049
    2022/11/22 23:39:55 [DEBUG] http: Request GET /v1/status/leader (1.314772ms) from=127.0.0.6:41595
    2022/11/22 23:39:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.340454401s) from=127.0.0.6:47445
    2022/11/22 23:39:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.374793942s) from=127.0.0.6:35571
    2022/11/22 23:39:58 [DEBUG] http: Request GET /v1/status/leader (299.88µs) from=127.0.0.6:41595
    2022/11/22 23:40:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:40:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.754695693s) from=127.0.0.6:37111
    2022/11/22 23:40:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.031822292s) from=127.0.0.6:52087
    2022/11/22 23:40:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.296866955s) from=127.0.0.6:43103
    2022/11/22 23:40:15 [DEBUG] http: Request GET /v1/status/leader (360.792µs) from=127.0.0.6:41595
    2022/11/22 23:40:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.88314016s) from=127.0.0.6:44487
    2022/11/22 23:40:18 [DEBUG] http: Request GET /v1/status/leader (438.64µs) from=127.0.0.6:41595
    2022/11/22 23:40:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.665759116s) from=127.0.0.6:52777
    2022/11/22 23:40:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.466154669s) from=127.0.0.6:41317
    2022/11/22 23:40:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m7.284620855s) from=127.0.0.6:50763
    2022/11/22 23:40:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m1.905873042s) from=127.0.0.6:34951
    2022/11/22 23:40:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:40:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.880457009s) from=127.0.0.6:50567
    2022/11/22 23:40:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.279182971s) from=127.0.0.6:52643
    2022/11/22 23:40:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.307343837s) from=127.0.0.6:40341
    2022/11/22 23:40:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m3.560931864s) from=127.0.0.6:39253
    2022/11/22 23:40:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m1.407248484s) from=127.0.0.6:33585
    2022/11/22 23:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.922458201s) from=127.0.0.6:53123
    2022/11/22 23:40:35 [DEBUG] http: Request GET /v1/status/leader (341.429µs) from=127.0.0.6:41595
    2022/11/22 23:40:38 [DEBUG] http: Request GET /v1/status/leader (393.308µs) from=127.0.0.6:44953
    2022/11/22 23:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.325891798s) from=127.0.0.6:56719
    2022/11/22 23:40:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:40:44 [DEBUG] agent: Node info in sync
    2022/11/22 23:40:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.148804154s) from=127.0.0.6:53105
    2022/11/22 23:40:55 [DEBUG] http: Request GET /v1/status/leader (429.213µs) from=127.0.0.6:41595
    2022/11/22 23:40:58 [DEBUG] http: Request GET /v1/status/leader (215.291µs) from=127.0.0.6:41595
    2022/11/22 23:41:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:41:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.169909416s) from=127.0.0.6:45195
    2022/11/22 23:41:15 [DEBUG] http: Request GET /v1/status/leader (5.140802ms) from=127.0.0.6:41595
    2022/11/22 23:41:18 [DEBUG] http: Request GET /v1/status/leader (264.814µs) from=127.0.0.6:44953
    2022/11/22 23:41:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.221561189s) from=127.0.0.6:42967
    2022/11/22 23:41:35 [DEBUG] http: Request GET /v1/status/leader (479.56µs) from=127.0.0.6:41595
    2022/11/22 23:41:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.98813948s) from=127.0.0.6:46599
    2022/11/22 23:41:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m1.498178646s) from=127.0.0.6:52675
    2022/11/22 23:41:38 [DEBUG] http: Request GET /v1/status/leader (201.146µs) from=127.0.0.6:44953
    2022/11/22 23:41:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.700155909s) from=127.0.0.6:50737
    2022/11/22 23:41:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m1.301580996s) from=127.0.0.6:58195
    2022/11/22 23:41:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m2.828505258s) from=127.0.0.6:56983
    2022/11/22 23:41:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m4.276523171s) from=127.0.0.6:43295
    2022/11/22 23:41:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m2.124157171s) from=127.0.0.6:52455
    2022/11/22 23:41:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m0.95640909s) from=127.0.0.6:57339
    2022/11/22 23:41:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m5.207856436s) from=127.0.0.6:38921
    2022/11/22 23:41:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m4.818211867s) from=127.0.0.6:44049
    2022/11/22 23:41:55 [DEBUG] http: Request GET /v1/status/leader (638.461µs) from=127.0.0.6:41595
    2022/11/22 23:41:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.29961365s) from=127.0.0.6:47445
    2022/11/22 23:41:58 [DEBUG] http: Request GET /v1/status/leader (266.071µs) from=127.0.0.6:41595
    2022/11/22 23:42:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:42:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.296076193s) from=127.0.0.6:35571
    2022/11/22 23:42:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:42:03 [DEBUG] agent: Node info in sync
    2022/11/22 23:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.342629395s) from=127.0.0.6:52087
    2022/11/22 23:42:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.33034059s) from=127.0.0.6:37111
    2022/11/22 23:42:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.913210269s) from=127.0.0.6:43103
    2022/11/22 23:42:15 [DEBUG] http: Request GET /v1/status/leader (325.026µs) from=127.0.0.6:41595
    2022/11/22 23:42:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.013520931s) from=127.0.0.6:44487
    2022/11/22 23:42:18 [DEBUG] http: Request GET /v1/status/leader (370.388µs) from=127.0.0.6:41595
    2022/11/22 23:42:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.68214283s) from=127.0.0.6:50567
    2022/11/22 23:42:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.10025994s) from=127.0.0.6:52777
    2022/11/22 23:42:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.565501571s) from=127.0.0.6:50763
    2022/11/22 23:42:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.373669327s) from=127.0.0.6:41317
    2022/11/22 23:42:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.168626775s) from=127.0.0.6:40341
    2022/11/22 23:42:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.614322992s) from=127.0.0.6:34951
    2022/11/22 23:42:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.842314459s) from=127.0.0.6:52643
    2022/11/22 23:42:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m2.380686244s) from=127.0.0.6:39253
    2022/11/22 23:42:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.869396079s) from=127.0.0.6:33585
    2022/11/22 23:42:35 [DEBUG] http: Request GET /v1/status/leader (228.652µs) from=127.0.0.6:41595
    2022/11/22 23:42:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.303162956s) from=127.0.0.6:53123
    2022/11/22 23:42:38 [DEBUG] http: Request GET /v1/status/leader (196.121µs) from=127.0.0.6:41595
    2022/11/22 23:42:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.457440218s) from=127.0.0.6:56719
    2022/11/22 23:42:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:42:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.938774802s) from=127.0.0.6:53105
    2022/11/22 23:42:55 [DEBUG] http: Request GET /v1/status/leader (259.627µs) from=127.0.0.6:41595
    2022/11/22 23:42:58 [DEBUG] http: Request GET /v1/status/leader (307.032µs) from=127.0.0.6:41595
    2022/11/22 23:43:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:43:15 [DEBUG] http: Request GET /v1/status/leader (164.25µs) from=127.0.0.6:41595
    2022/11/22 23:43:18 [DEBUG] http: Request GET /v1/status/leader (317.713µs) from=127.0.0.6:44953
    2022/11/22 23:43:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m4.945405907s) from=127.0.0.6:45195
    2022/11/22 23:43:35 [DEBUG] http: Request GET /v1/status/leader (309.502µs) from=127.0.0.6:41595
    2022/11/22 23:43:38 [DEBUG] http: Request GET /v1/status/leader (320.36µs) from=127.0.0.6:41595
    2022/11/22 23:43:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.357722192s) from=127.0.0.6:42967
    2022/11/22 23:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.818635864s) from=127.0.0.6:46599
    2022/11/22 23:43:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m3.867610013s) from=127.0.0.6:52675
    2022/11/22 23:43:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m3.006779417s) from=127.0.0.6:58195
    2022/11/22 23:43:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.207671153s) from=127.0.0.6:50737
    2022/11/22 23:43:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m1.731152793s) from=127.0.0.6:52455
    2022/11/22 23:43:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m4.017453752s) from=127.0.0.6:43295
    2022/11/22 23:43:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m5.650832261s) from=127.0.0.6:56983
    2022/11/22 23:43:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.255892462s) from=127.0.0.6:57339
    2022/11/22 23:43:55 [DEBUG] http: Request GET /v1/status/leader (359.745µs) from=127.0.0.6:41595
    2022/11/22 23:43:58 [DEBUG] http: Request GET /v1/status/leader (321.68µs) from=127.0.0.6:44953
    2022/11/22 23:43:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m7.135740218s) from=127.0.0.6:38921
    2022/11/22 23:43:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m5.166000567s) from=127.0.0.6:44049
    2022/11/22 23:44:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:44:01 [DEBUG] agent: Node info in sync
    2022/11/22 23:44:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.65367572s) from=127.0.0.6:47445
    2022/11/22 23:44:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:44:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.8178682s) from=127.0.0.6:35571
    2022/11/22 23:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.499594042s) from=127.0.0.6:52087
    2022/11/22 23:44:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.247968504s) from=127.0.0.6:37111
    2022/11/22 23:44:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.610180119s) from=127.0.0.6:43103
    2022/11/22 23:44:15 [DEBUG] http: Request GET /v1/status/leader (750.943µs) from=127.0.0.6:41595
    2022/11/22 23:44:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.039122967s) from=127.0.0.6:44487
    2022/11/22 23:44:18 [DEBUG] http: Request GET /v1/status/leader (246.346µs) from=127.0.0.6:41595
    2022/11/22 23:44:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.166761834s) from=127.0.0.6:52777
    2022/11/22 23:44:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.464616281s) from=127.0.0.6:41317
    2022/11/22 23:44:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.316240981s) from=127.0.0.6:40341
    2022/11/22 23:44:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.533846333s) from=127.0.0.6:50567
    2022/11/22 23:44:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.204030524s) from=127.0.0.6:50763
    2022/11/22 23:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.756946209s) from=127.0.0.6:52643
    2022/11/22 23:44:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.391511326s) from=127.0.0.6:34951
    2022/11/22 23:44:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m3.122459726s) from=127.0.0.6:39253
    2022/11/22 23:44:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.09100389s) from=127.0.0.6:33585
    2022/11/22 23:44:35 [DEBUG] http: Request GET /v1/status/leader (177.429µs) from=127.0.0.6:41595
    2022/11/22 23:44:38 [DEBUG] http: Request GET /v1/status/leader (367.347µs) from=127.0.0.6:44953
    2022/11/22 23:44:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.028749443s) from=127.0.0.6:53123
    2022/11/22 23:44:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.099449448s) from=127.0.0.6:56719
    2022/11/22 23:44:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m6.279056873s) from=127.0.0.6:53105
    2022/11/22 23:44:55 [DEBUG] http: Request GET /v1/status/leader (315µs) from=127.0.0.6:41595
    2022/11/22 23:44:58 [DEBUG] http: Request GET /v1/status/leader (166.745µs) from=127.0.0.6:44953
    2022/11/22 23:45:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:45:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:45:08 [DEBUG] agent: Node info in sync
    2022/11/22 23:45:15 [DEBUG] http: Request GET /v1/status/leader (2.829341ms) from=127.0.0.6:41595
    2022/11/22 23:45:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:45:18 [DEBUG] http: Request GET /v1/status/leader (344.117µs) from=127.0.0.6:41595
    2022/11/22 23:45:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.87152884s) from=127.0.0.6:45195
    2022/11/22 23:45:35 [DEBUG] http: Request GET /v1/status/leader (302.945µs) from=127.0.0.6:41595
    2022/11/22 23:45:38 [DEBUG] http: Request GET /v1/status/leader (373.476µs) from=127.0.0.6:44953
    2022/11/22 23:45:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.959006009s) from=127.0.0.6:42967
    2022/11/22 23:45:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.441771148s) from=127.0.0.6:46599
    2022/11/22 23:45:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.736006477s) from=127.0.0.6:50737
    2022/11/22 23:45:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m6.220948007s) from=127.0.0.6:52675
    2022/11/22 23:45:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.431550389s) from=127.0.0.6:58195
    2022/11/22 23:45:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m0.364048533s) from=127.0.0.6:56983
    2022/11/22 23:45:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m5.032349127s) from=127.0.0.6:52455
    2022/11/22 23:45:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.62171941s) from=127.0.0.6:43295
    2022/11/22 23:45:55 [DEBUG] http: Request GET /v1/status/leader (240.814µs) from=127.0.0.6:41595
    2022/11/22 23:45:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.023178597s) from=127.0.0.6:57339
    2022/11/22 23:45:58 [DEBUG] http: Request GET /v1/status/leader (315.837µs) from=127.0.0.6:41595
    2022/11/22 23:46:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m1.432658692s) from=127.0.0.6:38921
    2022/11/22 23:46:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:46:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.173077278s) from=127.0.0.6:47445
    2022/11/22 23:46:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m6.263352642s) from=127.0.0.6:44049
    2022/11/22 23:46:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.862294091s) from=127.0.0.6:35571
    2022/11/22 23:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.02398597s) from=127.0.0.6:52087
    2022/11/22 23:46:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.796941205s) from=127.0.0.6:37111
    2022/11/22 23:46:15 [DEBUG] http: Request GET /v1/status/leader (320.379µs) from=127.0.0.6:41595
    2022/11/22 23:46:18 [DEBUG] http: Request GET /v1/status/leader (204.773µs) from=127.0.0.6:44953
    2022/11/22 23:46:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.627596846s) from=127.0.0.6:44487
    2022/11/22 23:46:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.519716986s) from=127.0.0.6:43103
    2022/11/22 23:46:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.744468172s) from=127.0.0.6:40341
    2022/11/22 23:46:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.658876076s) from=127.0.0.6:41317
    2022/11/22 23:46:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.609885273s) from=127.0.0.6:52777
    2022/11/22 23:46:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.278618435s) from=127.0.0.6:50763
    2022/11/22 23:46:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.376881419s) from=127.0.0.6:52643
    2022/11/22 23:46:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.410723166s) from=127.0.0.6:50567
    2022/11/22 23:46:35 [DEBUG] http: Request GET /v1/status/leader (294.802µs) from=127.0.0.6:41595
    2022/11/22 23:46:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.06464367s) from=127.0.0.6:34951
    2022/11/22 23:46:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m4.375025305s) from=127.0.0.6:39253
    2022/11/22 23:46:38 [DEBUG] http: Request GET /v1/status/leader (318.994µs) from=127.0.0.6:44953
    2022/11/22 23:46:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.235377628s) from=127.0.0.6:33585
    2022/11/22 23:46:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.579132442s) from=127.0.0.6:53123
    2022/11/22 23:46:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:46:49 [DEBUG] agent: Node info in sync
    2022/11/22 23:46:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.104079802s) from=127.0.0.6:56719
    2022/11/22 23:46:55 [DEBUG] http: Request GET /v1/status/leader (339.416µs) from=127.0.0.6:41595
    2022/11/22 23:46:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m2.622412662s) from=127.0.0.6:53105
    2022/11/22 23:46:58 [DEBUG] http: Request GET /v1/status/leader (216.761µs) from=127.0.0.6:41595
    2022/11/22 23:47:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:47:15 [DEBUG] http: Request GET /v1/status/leader (451.016µs) from=127.0.0.6:41595
    2022/11/22 23:47:18 [DEBUG] http: Request GET /v1/status/leader (354.838µs) from=127.0.0.6:44953
    2022/11/22 23:47:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:47:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.964582988s) from=127.0.0.6:45195
    2022/11/22 23:47:35 [DEBUG] http: Request GET /v1/status/leader (323.814µs) from=127.0.0.6:41595
    2022/11/22 23:47:38 [DEBUG] http: Request GET /v1/status/leader (367.072µs) from=127.0.0.6:41595
    2022/11/22 23:47:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.684805225s) from=127.0.0.6:46599
    2022/11/22 23:47:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.593782607s) from=127.0.0.6:50737
    2022/11/22 23:47:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m6.760210634s) from=127.0.0.6:42967
    2022/11/22 23:47:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m3.265664857s) from=127.0.0.6:52675
    2022/11/22 23:47:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m3.502866245s) from=127.0.0.6:58195
    2022/11/22 23:47:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m1.137492958s) from=127.0.0.6:52455
    2022/11/22 23:47:55 [DEBUG] http: Request GET /v1/status/leader (421.704µs) from=127.0.0.6:41595
    2022/11/22 23:47:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m0.714897759s) from=127.0.0.6:57339
    2022/11/22 23:47:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.906521081s) from=127.0.0.6:43295
    2022/11/22 23:47:58 [DEBUG] http: Request GET /v1/status/leader (472.414µs) from=127.0.0.6:41595
    2022/11/22 23:47:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m6.824894069s) from=127.0.0.6:56983
    2022/11/22 23:48:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:48:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m7.191786257s) from=127.0.0.6:38921
    2022/11/22 23:48:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.119051174s) from=127.0.0.6:47445
    2022/11/22 23:48:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m6.980012002s) from=127.0.0.6:44049
    2022/11/22 23:48:15 [DEBUG] http: Request GET /v1/status/leader (2.57636ms) from=127.0.0.6:41595
    2022/11/22 23:48:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.514352299s) from=127.0.0.6:37111
    2022/11/22 23:48:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.464609594s) from=127.0.0.6:35571
    2022/11/22 23:48:18 [DEBUG] http: Request GET /v1/status/leader (402.148µs) from=127.0.0.6:41595
    2022/11/22 23:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.563008545s) from=127.0.0.6:52087
    2022/11/22 23:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.298038595s) from=127.0.0.6:44487
    2022/11/22 23:48:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.510913243s) from=127.0.0.6:43103
    2022/11/22 23:48:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.395974652s) from=127.0.0.6:52777
    2022/11/22 23:48:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.01469786s) from=127.0.0.6:40341
    2022/11/22 23:48:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.125354384s) from=127.0.0.6:50763
    2022/11/22 23:48:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.20472935s) from=127.0.0.6:41317
    2022/11/22 23:48:35 [DEBUG] http: Request GET /v1/status/leader (364.718µs) from=127.0.0.6:41595
    2022/11/22 23:48:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:48:35 [DEBUG] agent: Node info in sync
    2022/11/22 23:48:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.520579871s) from=127.0.0.6:52643
    2022/11/22 23:48:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.993550374s) from=127.0.0.6:34951
    2022/11/22 23:48:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.677635371s) from=127.0.0.6:50567
    2022/11/22 23:48:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m1.030629252s) from=127.0.0.6:39253
    2022/11/22 23:48:38 [DEBUG] http: Request GET /v1/status/leader (227.238µs) from=127.0.0.6:44953
    2022/11/22 23:48:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.788613829s) from=127.0.0.6:33585
    2022/11/22 23:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.514755763s) from=127.0.0.6:53123
    2022/11/22 23:48:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.031810665s) from=127.0.0.6:56719
    2022/11/22 23:48:55 [DEBUG] http: Request GET /v1/status/leader (1.798832ms) from=127.0.0.6:41595
    2022/11/22 23:48:58 [DEBUG] http: Request GET /v1/status/leader (273.081µs) from=127.0.0.6:41595
    2022/11/22 23:49:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:49:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m6.407273885s) from=127.0.0.6:53105
    2022/11/22 23:49:15 [DEBUG] http: Request GET /v1/status/leader (230.374µs) from=127.0.0.6:41595
    2022/11/22 23:49:18 [DEBUG] http: Request GET /v1/status/leader (257.513µs) from=127.0.0.6:41595
    2022/11/22 23:49:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.329626644s) from=127.0.0.6:45195
    2022/11/22 23:49:35 [DEBUG] http: Request GET /v1/status/leader (216.194µs) from=127.0.0.6:41595
    2022/11/22 23:49:38 [DEBUG] http: Request GET /v1/status/leader (150.66µs) from=127.0.0.6:44953
    2022/11/22 23:49:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.489443458s) from=127.0.0.6:46599
    2022/11/22 23:49:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:49:49 [DEBUG] agent: Node info in sync
    2022/11/22 23:49:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m1.106424283s) from=127.0.0.6:52675
    2022/11/22 23:49:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.24614732s) from=127.0.0.6:42967
    2022/11/22 23:49:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.811445615s) from=127.0.0.6:50737
    2022/11/22 23:49:55 [DEBUG] http: Request GET /v1/status/leader (352.272µs) from=127.0.0.6:41595
    2022/11/22 23:49:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m4.550188876s) from=127.0.0.6:58195
    2022/11/22 23:49:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m3.074504524s) from=127.0.0.6:52455
    2022/11/22 23:49:58 [DEBUG] http: Request GET /v1/status/leader (435.946µs) from=127.0.0.6:44953
    2022/11/22 23:50:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m2.901920496s) from=127.0.0.6:57339
    2022/11/22 23:50:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:50:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m3.796556515s) from=127.0.0.6:56983
    2022/11/22 23:50:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m7.098120445s) from=127.0.0.6:43295
    2022/11/22 23:50:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:50:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.210958978s) from=127.0.0.6:47445
    2022/11/22 23:50:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m3.918643242s) from=127.0.0.6:38921
    2022/11/22 23:50:15 [DEBUG] http: Request GET /v1/status/leader (326.75µs) from=127.0.0.6:41595
    2022/11/22 23:50:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.277936255s) from=127.0.0.6:37111
    2022/11/22 23:50:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.3638091s) from=127.0.0.6:35571
    2022/11/22 23:50:18 [DEBUG] http: Request GET /v1/status/leader (359.905µs) from=127.0.0.6:44953
    2022/11/22 23:50:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m6.351865718s) from=127.0.0.6:44049
    2022/11/22 23:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.530006928s) from=127.0.0.6:52087
    2022/11/22 23:50:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.982877199s) from=127.0.0.6:44487
    2022/11/22 23:50:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.264588484s) from=127.0.0.6:52777
    2022/11/22 23:50:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.363175542s) from=127.0.0.6:43103
    2022/11/22 23:50:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.28452509s) from=127.0.0.6:40341
    2022/11/22 23:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.698879254s) from=127.0.0.6:41317
    2022/11/22 23:50:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.707621525s) from=127.0.0.6:50763
    2022/11/22 23:50:35 [DEBUG] http: Request GET /v1/status/leader (338.388µs) from=127.0.0.6:41595
    2022/11/22 23:50:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.829145457s) from=127.0.0.6:52643
    2022/11/22 23:50:38 [DEBUG] http: Request GET /v1/status/leader (330.893µs) from=127.0.0.6:44953
    2022/11/22 23:50:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.883082448s) from=127.0.0.6:34951
    2022/11/22 23:50:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m3.231842295s) from=127.0.0.6:39253
    2022/11/22 23:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.152462495s) from=127.0.0.6:50567
    2022/11/22 23:50:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.081542086s) from=127.0.0.6:33585
    2022/11/22 23:50:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.543084745s) from=127.0.0.6:56719
    2022/11/22 23:50:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.910358089s) from=127.0.0.6:53123
    2022/11/22 23:50:55 [DEBUG] http: Request GET /v1/status/leader (255.409µs) from=127.0.0.6:41595
    2022/11/22 23:50:58 [DEBUG] http: Request GET /v1/status/leader (361.655µs) from=127.0.0.6:41595
    2022/11/22 23:51:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:51:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m7.110659129s) from=127.0.0.6:53105
    2022/11/22 23:51:15 [DEBUG] http: Request GET /v1/status/leader (335.232µs) from=127.0.0.6:41595
    2022/11/22 23:51:18 [DEBUG] http: Request GET /v1/status/leader (192.511µs) from=127.0.0.6:44953
    2022/11/22 23:51:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.209775984s) from=127.0.0.6:45195
    2022/11/22 23:51:35 [DEBUG] http: Request GET /v1/status/leader (313.278µs) from=127.0.0.6:41595
    2022/11/22 23:51:38 [DEBUG] http: Request GET /v1/status/leader (506.39µs) from=127.0.0.6:41595
    2022/11/22 23:51:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:51:47 [DEBUG] agent: Node info in sync
    2022/11/22 23:51:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.483368571s) from=127.0.0.6:46599
    2022/11/22 23:51:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.231529655s) from=127.0.0.6:42967
    2022/11/22 23:51:55 [DEBUG] http: Request GET /v1/status/leader (206.909µs) from=127.0.0.6:41595
    2022/11/22 23:51:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m3.941582758s) from=127.0.0.6:52675
    2022/11/22 23:51:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.998946197s) from=127.0.0.6:58195
    2022/11/22 23:51:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.302069763s) from=127.0.0.6:50737
    2022/11/22 23:51:59 [DEBUG] http: Request GET /v1/status/leader (1.428079ms) from=127.0.0.6:41595
    2022/11/22 23:52:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m1.667268622s) from=127.0.0.6:52455
    2022/11/22 23:52:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:52:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m4.460746129s) from=127.0.0.6:56983
    2022/11/22 23:52:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m7.377222323s) from=127.0.0.6:57339
    2022/11/22 23:52:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.413600101s) from=127.0.0.6:43295
    2022/11/22 23:52:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m0.880853843s) from=127.0.0.6:38921
    2022/11/22 23:52:15 [DEBUG] http: Request GET /v1/status/leader (286.358µs) from=127.0.0.6:41595
    2022/11/22 23:52:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.695132233s) from=127.0.0.6:47445
    2022/11/22 23:52:19 [DEBUG] http: Request GET /v1/status/leader (248.647µs) from=127.0.0.6:41595
    2022/11/22 23:52:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.948989282s) from=127.0.0.6:37111
    2022/11/22 23:52:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.014036964s) from=127.0.0.6:35571
    2022/11/22 23:52:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m4.539337569s) from=127.0.0.6:44049
    2022/11/22 23:52:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.447779405s) from=127.0.0.6:52087
    2022/11/22 23:52:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.90551394s) from=127.0.0.6:44487
    2022/11/22 23:52:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.699222817s) from=127.0.0.6:52777
    2022/11/22 23:52:35 [DEBUG] http: Request GET /v1/status/leader (282.142µs) from=127.0.0.6:41595
    2022/11/22 23:52:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.28814947s) from=127.0.0.6:40341
    2022/11/22 23:52:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.444336512s) from=127.0.0.6:50763
    2022/11/22 23:52:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.423515289s) from=127.0.0.6:52643
    2022/11/22 23:52:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.208506809s) from=127.0.0.6:43103
    2022/11/22 23:52:39 [DEBUG] http: Request GET /v1/status/leader (304.156µs) from=127.0.0.6:41595
    2022/11/22 23:52:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.243304087s) from=127.0.0.6:41317
    2022/11/22 23:52:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.046742483s) from=127.0.0.6:34951
    2022/11/22 23:52:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m5.407533322s) from=127.0.0.6:39253
    2022/11/22 23:52:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.30539212s) from=127.0.0.6:50567
    2022/11/22 23:52:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:52:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.181383173s) from=127.0.0.6:33585
    2022/11/22 23:52:55 [DEBUG] http: Request GET /v1/status/leader (356.642µs) from=127.0.0.6:41595
    2022/11/22 23:52:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.641653583s) from=127.0.0.6:56719
    2022/11/22 23:52:59 [DEBUG] http: Request GET /v1/status/leader (317.583µs) from=127.0.0.6:41595
    2022/11/22 23:52:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.219670733s) from=127.0.0.6:53123
    2022/11/22 23:53:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:53:15 [DEBUG] http: Request GET /v1/status/leader (2.760386ms) from=127.0.0.6:41595
    2022/11/22 23:53:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m5.700549842s) from=127.0.0.6:53105
    2022/11/22 23:53:19 [DEBUG] http: Request GET /v1/status/leader (367.511µs) from=127.0.0.6:41595
    2022/11/22 23:53:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.078868819s) from=127.0.0.6:45195
    2022/11/22 23:53:35 [DEBUG] http: Request GET /v1/status/leader (274.876µs) from=127.0.0.6:41595
    2022/11/22 23:53:39 [DEBUG] http: Request GET /v1/status/leader (429.845µs) from=127.0.0.6:44953
    2022/11/22 23:53:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:53:40 [DEBUG] agent: Node info in sync
    2022/11/22 23:53:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.41191199s) from=127.0.0.6:46599
    2022/11/22 23:53:55 [DEBUG] http: Request GET /v1/status/leader (217.513µs) from=127.0.0.6:41595
    2022/11/22 23:53:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m1.816223512s) from=127.0.0.6:52675
    2022/11/22 23:53:59 [DEBUG] http: Request GET /v1/status/leader (163.478µs) from=127.0.0.6:41595
    2022/11/22 23:54:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m7.142811256s) from=127.0.0.6:42967
    2022/11/22 23:54:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:54:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.902912807s) from=127.0.0.6:58195
    2022/11/22 23:54:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.961525048s) from=127.0.0.6:50737
    2022/11/22 23:54:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m5.613030141s) from=127.0.0.6:52455
    2022/11/22 23:54:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m0.396071749s) from=127.0.0.6:38921
    2022/11/22 23:54:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.665705564s) from=127.0.0.6:57339
    2022/11/22 23:54:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m6.24823264s) from=127.0.0.6:56983
    2022/11/22 23:54:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m6.30657302s) from=127.0.0.6:43295
    2022/11/22 23:54:15 [DEBUG] http: Request GET /v1/status/leader (343.508µs) from=127.0.0.6:41595
    2022/11/22 23:54:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.663705924s) from=127.0.0.6:47445
    2022/11/22 23:54:19 [DEBUG] http: Request GET /v1/status/leader (298.605µs) from=127.0.0.6:41595
    2022/11/22 23:54:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.685445101s) from=127.0.0.6:35571
    2022/11/22 23:54:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m2.597753471s) from=127.0.0.6:44049
    2022/11/22 23:54:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.065641563s) from=127.0.0.6:37111
    2022/11/22 23:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.304392139s) from=127.0.0.6:44487
    2022/11/22 23:54:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.48303963s) from=127.0.0.6:52087
    2022/11/22 23:54:35 [DEBUG] http: Request GET /v1/status/leader (332.385µs) from=127.0.0.6:41595
    2022/11/22 23:54:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.172255542s) from=127.0.0.6:52777
    2022/11/22 23:54:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.05253653s) from=127.0.0.6:52643
    2022/11/22 23:54:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.731204663s) from=127.0.0.6:40341
    2022/11/22 23:54:39 [DEBUG] http: Request GET /v1/status/leader (307.085µs) from=127.0.0.6:44953
    2022/11/22 23:54:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.248038155s) from=127.0.0.6:41317
    2022/11/22 23:54:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.360436287s) from=127.0.0.6:50763
    2022/11/22 23:54:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.951671943s) from=127.0.0.6:43103
    2022/11/22 23:54:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.936415489s) from=127.0.0.6:34951
    2022/11/22 23:54:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.255352798s) from=127.0.0.6:50567
    2022/11/22 23:54:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m4.797421654s) from=127.0.0.6:39253
    2022/11/22 23:54:55 [DEBUG] http: Request GET /v1/status/leader (350.202µs) from=127.0.0.6:41595
    2022/11/22 23:54:59 [DEBUG] http: Request GET /v1/status/leader (346.468µs) from=127.0.0.6:44953
    2022/11/22 23:55:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.053813806s) from=127.0.0.6:56719
    2022/11/22 23:55:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.306361445s) from=127.0.0.6:33585
    2022/11/22 23:55:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.339548841s) from=127.0.0.6:53123
    2022/11/22 23:55:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:55:11 [DEBUG] agent: Node info in sync
    2022/11/22 23:55:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:55:15 [DEBUG] http: Request GET /v1/status/leader (318.386µs) from=127.0.0.6:41595
    2022/11/22 23:55:19 [DEBUG] http: Request GET /v1/status/leader (180.7µs) from=127.0.0.6:41595
    2022/11/22 23:55:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m6.053260471s) from=127.0.0.6:53105
    2022/11/22 23:55:35 [DEBUG] http: Request GET /v1/status/leader (216.804µs) from=127.0.0.6:41595
    2022/11/22 23:55:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.096520534s) from=127.0.0.6:45195
    2022/11/22 23:55:39 [DEBUG] http: Request GET /v1/status/leader (479.824µs) from=127.0.0.6:41595
    2022/11/22 23:55:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.463549748s) from=127.0.0.6:46599
    2022/11/22 23:55:55 [DEBUG] http: Request GET /v1/status/leader (401.588µs) from=127.0.0.6:41595
    2022/11/22 23:55:59 [DEBUG] http: Request GET /v1/status/leader (384.435µs) from=127.0.0.6:41595
    2022/11/22 23:55:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m1.590049284s) from=127.0.0.6:52675
    2022/11/22 23:56:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:56:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m7.115546271s) from=127.0.0.6:42967
    2022/11/22 23:56:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.644861338s) from=127.0.0.6:58195
    2022/11/22 23:56:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.075897867s) from=127.0.0.6:50737
    2022/11/22 23:56:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m6.322524547s) from=127.0.0.6:52455
    2022/11/22 23:56:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m1.028270213s) from=127.0.0.6:38921
    2022/11/22 23:56:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m1.600146598s) from=127.0.0.6:57339
    2022/11/22 23:56:15 [DEBUG] http: Request GET /v1/status/leader (203.389µs) from=127.0.0.6:41595
    2022/11/22 23:56:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.058761035s) from=127.0.0.6:43295
    2022/11/22 23:56:19 [DEBUG] http: Request GET /v1/status/leader (451.148µs) from=127.0.0.6:41595
    2022/11/22 23:56:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.071635855s) from=127.0.0.6:47445
    2022/11/22 23:56:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m7.2360266s) from=127.0.0.6:56983
    2022/11/22 23:56:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m0.684714609s) from=127.0.0.6:44049
    2022/11/22 23:56:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.731220838s) from=127.0.0.6:35571
    2022/11/22 23:56:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.356321341s) from=127.0.0.6:37111
    2022/11/22 23:56:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.145244978s) from=127.0.0.6:44487
    2022/11/22 23:56:35 [DEBUG] http: Request GET /v1/status/leader (546.092µs) from=127.0.0.6:41595
    2022/11/22 23:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.476914879s) from=127.0.0.6:52087
    2022/11/22 23:56:39 [DEBUG] http: Request GET /v1/status/leader (375.037µs) from=127.0.0.6:41595
    2022/11/22 23:56:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.584210731s) from=127.0.0.6:41317
    2022/11/22 23:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.96341844s) from=127.0.0.6:52643
    2022/11/22 23:56:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.967877363s) from=127.0.0.6:40341
    2022/11/22 23:56:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.790964327s) from=127.0.0.6:52777
    2022/11/22 23:56:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.831501107s) from=127.0.0.6:50763
    2022/11/22 23:56:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.503617634s) from=127.0.0.6:43103
    2022/11/22 23:56:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:56:51 [DEBUG] agent: Node info in sync
    2022/11/22 23:56:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m4.364779746s) from=127.0.0.6:34951
    2022/11/22 23:56:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m1.900848854s) from=127.0.0.6:50567
    2022/11/22 23:56:55 [DEBUG] http: Request GET /v1/status/leader (198.988µs) from=127.0.0.6:41595
    2022/11/22 23:56:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m4.161709125s) from=127.0.0.6:39253
    2022/11/22 23:56:59 [DEBUG] http: Request GET /v1/status/leader (1.662297ms) from=127.0.0.6:44953
    2022/11/22 23:57:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:57:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.848959046s) from=127.0.0.6:56719
    2022/11/22 23:57:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.851055816s) from=127.0.0.6:33585
    2022/11/22 23:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.075293679s) from=127.0.0.6:53123
    2022/11/22 23:57:15 [DEBUG] http: Request GET /v1/status/leader (302.928µs) from=127.0.0.6:41595
    2022/11/22 23:57:19 [DEBUG] http: Request GET /v1/status/leader (339.62µs) from=127.0.0.6:41595
    2022/11/22 23:57:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m5.190980839s) from=127.0.0.6:53105
    2022/11/22 23:57:36 [DEBUG] http: Request GET /v1/status/leader (254.949µs) from=127.0.0.6:41595
    2022/11/22 23:57:39 [DEBUG] http: Request GET /v1/status/leader (399.232µs) from=127.0.0.6:41595
    2022/11/22 23:57:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 23:57:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m1.874455308s) from=127.0.0.6:45195
    2022/11/22 23:57:56 [DEBUG] http: Request GET /v1/status/leader (320.104µs) from=127.0.0.6:41595
    2022/11/22 23:57:59 [DEBUG] http: Request GET /v1/status/leader (293.406µs) from=127.0.0.6:41595
    2022/11/22 23:58:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m1.345773218s) from=127.0.0.6:52675
    2022/11/22 23:58:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:58:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.001292412s) from=127.0.0.6:46599
    2022/11/22 23:58:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.743308569s) from=127.0.0.6:42967
    2022/11/22 23:58:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.808455971s) from=127.0.0.6:58195
    2022/11/22 23:58:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.475058661s) from=127.0.0.6:50737
    2022/11/22 23:58:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m0.405295108s) from=127.0.0.6:38921
    2022/11/22 23:58:16 [DEBUG] http: Request GET /v1/status/leader (202.2µs) from=127.0.0.6:41595
    2022/11/22 23:58:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.308492927s) from=127.0.0.6:57339
    2022/11/22 23:58:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m6.710996317s) from=127.0.0.6:52455
    2022/11/22 23:58:19 [DEBUG] http: Request GET /v1/status/leader (1.24165ms) from=127.0.0.6:44953
    2022/11/22 23:58:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.543571153s) from=127.0.0.6:47445
    2022/11/22 23:58:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m6.782138827s) from=127.0.0.6:43295
    2022/11/22 23:58:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m6.275934961s) from=127.0.0.6:56983
    2022/11/22 23:58:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:58:28 [DEBUG] agent: Node info in sync
    2022/11/22 23:58:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.245602436s) from=127.0.0.6:35571
    2022/11/22 23:58:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m2.712702209s) from=127.0.0.6:44049
    2022/11/22 23:58:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.000538503s) from=127.0.0.6:37111
    2022/11/22 23:58:36 [DEBUG] http: Request GET /v1/status/leader (352.11µs) from=127.0.0.6:41595
    2022/11/22 23:58:39 [DEBUG] http: Request GET /v1/status/leader (395.368µs) from=127.0.0.6:41595
    2022/11/22 23:58:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.581024094s) from=127.0.0.6:52087
    2022/11/22 23:58:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.276817583s) from=127.0.0.6:44487
    2022/11/22 23:58:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.999437366s) from=127.0.0.6:41317
    2022/11/22 23:58:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.27487079s) from=127.0.0.6:40341
    2022/11/22 23:58:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.615885987s) from=127.0.0.6:52777
    2022/11/22 23:58:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.856578481s) from=127.0.0.6:52643
    2022/11/22 23:58:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.346118934s) from=127.0.0.6:50763
    2022/11/22 23:58:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.174698043s) from=127.0.0.6:43103
    2022/11/22 23:58:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.700626533s) from=127.0.0.6:34951
    2022/11/22 23:58:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.301872579s) from=127.0.0.6:50567
    2022/11/22 23:58:56 [DEBUG] http: Request GET /v1/status/leader (207.813µs) from=127.0.0.6:41595
    2022/11/22 23:58:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m0.478539352s) from=127.0.0.6:39253
    2022/11/22 23:58:59 [DEBUG] http: Request GET /v1/status/leader (207.649µs) from=127.0.0.6:41595
    2022/11/22 23:59:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/22 23:59:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.265864571s) from=127.0.0.6:53123
    2022/11/22 23:59:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.174376464s) from=127.0.0.6:56719
    2022/11/22 23:59:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m6.202590868s) from=127.0.0.6:33585
    2022/11/22 23:59:16 [DEBUG] http: Request GET /v1/status/leader (388.923µs) from=127.0.0.6:41595
    2022/11/22 23:59:19 [DEBUG] http: Request GET /v1/status/leader (159.706µs) from=127.0.0.6:44953
    2022/11/22 23:59:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m2.496499565s) from=127.0.0.6:53105
    2022/11/22 23:59:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/22 23:59:31 [DEBUG] agent: Node info in sync
    2022/11/22 23:59:36 [DEBUG] http: Request GET /v1/status/leader (221.668µs) from=127.0.0.6:41595
    2022/11/22 23:59:39 [DEBUG] http: Request GET /v1/status/leader (199.018µs) from=127.0.0.6:44953
    2022/11/22 23:59:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.720949754s) from=127.0.0.6:45195
    2022/11/22 23:59:56 [DEBUG] http: Request GET /v1/status/leader (1.635344ms) from=127.0.0.6:41595
    2022/11/22 23:59:59 [DEBUG] http: Request GET /v1/status/leader (195.415µs) from=127.0.0.6:41595
    2022/11/23 00:00:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:00:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m2.670961843s) from=127.0.0.6:52675
    2022/11/23 00:00:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.730290737s) from=127.0.0.6:46599
    2022/11/23 00:00:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:00:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.843135236s) from=127.0.0.6:58195
    2022/11/23 00:00:16 [DEBUG] http: Request GET /v1/status/leader (320.463µs) from=127.0.0.6:41595
    2022/11/23 00:00:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m6.133779253s) from=127.0.0.6:42967
    2022/11/23 00:00:19 [DEBUG] http: Request GET /v1/status/leader (248.024µs) from=127.0.0.6:41595
    2022/11/23 00:00:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.911279566s) from=127.0.0.6:50737
    2022/11/23 00:00:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m7.384533305s) from=127.0.0.6:38921
    2022/11/23 00:00:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m3.915597818s) from=127.0.0.6:57339
    2022/11/23 00:00:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m4.919574395s) from=127.0.0.6:52455
    2022/11/23 00:00:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.566422785s) from=127.0.0.6:43295
    2022/11/23 00:00:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m3.835560914s) from=127.0.0.6:56983
    2022/11/23 00:00:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m0.80039567s) from=127.0.0.6:44049
    2022/11/23 00:00:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.058294075s) from=127.0.0.6:35571
    2022/11/23 00:00:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.905898596s) from=127.0.0.6:47445
    2022/11/23 00:00:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.827024152s) from=127.0.0.6:37111
    2022/11/23 00:00:36 [DEBUG] http: Request GET /v1/status/leader (152.346µs) from=127.0.0.6:41595
    2022/11/23 00:00:39 [DEBUG] http: Request GET /v1/status/leader (197.613µs) from=127.0.0.6:41595
    2022/11/23 00:00:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:00:39 [DEBUG] agent: Node info in sync
    2022/11/23 00:00:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.336191062s) from=127.0.0.6:44487
    2022/11/23 00:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.172234958s) from=127.0.0.6:52087
    2022/11/23 00:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.043376137s) from=127.0.0.6:41317
    2022/11/23 00:00:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.818049914s) from=127.0.0.6:40341
    2022/11/23 00:00:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.270250427s) from=127.0.0.6:52777
    2022/11/23 00:00:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.582001526s) from=127.0.0.6:50763
    2022/11/23 00:00:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.659278985s) from=127.0.0.6:52643
    2022/11/23 00:00:56 [DEBUG] http: Request GET /v1/status/leader (349.792µs) from=127.0.0.6:41595
    2022/11/23 00:00:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.129338507s) from=127.0.0.6:34951
    2022/11/23 00:00:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.483944132s) from=127.0.0.6:50567
    2022/11/23 00:00:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.230911874s) from=127.0.0.6:43103
    2022/11/23 00:00:59 [DEBUG] http: Request GET /v1/status/leader (199.943µs) from=127.0.0.6:44953
    2022/11/23 00:01:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:01:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m5.85656138s) from=127.0.0.6:39253
    2022/11/23 00:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.014833879s) from=127.0.0.6:53123
    2022/11/23 00:01:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.428545607s) from=127.0.0.6:56719
    2022/11/23 00:01:16 [DEBUG] http: Request GET /v1/status/leader (415.899µs) from=127.0.0.6:41595
    2022/11/23 00:01:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.369731313s) from=127.0.0.6:33585
    2022/11/23 00:01:19 [DEBUG] http: Request GET /v1/status/leader (417.914µs) from=127.0.0.6:41595
    2022/11/23 00:01:36 [DEBUG] http: Request GET /v1/status/leader (360.857µs) from=127.0.0.6:41595
    2022/11/23 00:01:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m7.015218804s) from=127.0.0.6:53105
    2022/11/23 00:01:39 [DEBUG] http: Request GET /v1/status/leader (405.663µs) from=127.0.0.6:41595
    2022/11/23 00:01:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m3.201054118s) from=127.0.0.6:45195
    2022/11/23 00:01:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:01:50 [DEBUG] agent: Node info in sync
    2022/11/23 00:01:56 [DEBUG] http: Request GET /v1/status/leader (185.68µs) from=127.0.0.6:41595
    2022/11/23 00:01:59 [DEBUG] http: Request GET /v1/status/leader (204.01µs) from=127.0.0.6:41595
    2022/11/23 00:02:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:02:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m4.717393036s) from=127.0.0.6:52675
    2022/11/23 00:02:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.848037385s) from=127.0.0.6:46599
    2022/11/23 00:02:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.452843574s) from=127.0.0.6:58195
    2022/11/23 00:02:16 [DEBUG] http: Request GET /v1/status/leader (461.437µs) from=127.0.0.6:41595
    2022/11/23 00:02:19 [DEBUG] http: Request GET /v1/status/leader (966.248µs) from=127.0.0.6:41595
    2022/11/23 00:02:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m3.022564623s) from=127.0.0.6:42967
    2022/11/23 00:02:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m4.296977245s) from=127.0.0.6:38921
    2022/11/23 00:02:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m3.619577985s) from=127.0.0.6:52455
    2022/11/23 00:02:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.356028585s) from=127.0.0.6:50737
    2022/11/23 00:02:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m7.223512709s) from=127.0.0.6:57339
    2022/11/23 00:02:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.289619741s) from=127.0.0.6:43295
    2022/11/23 00:02:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m2.365966595s) from=127.0.0.6:56983
    2022/11/23 00:02:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.506836003s) from=127.0.0.6:47445
    2022/11/23 00:02:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.064745242s) from=127.0.0.6:35571
    2022/11/23 00:02:36 [DEBUG] http: Request GET /v1/status/leader (407.599µs) from=127.0.0.6:41595
    2022/11/23 00:02:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.989943093s) from=127.0.0.6:37111
    2022/11/23 00:02:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m5.524788869s) from=127.0.0.6:44049
    2022/11/23 00:02:39 [DEBUG] http: Request GET /v1/status/leader (188.01µs) from=127.0.0.6:41595
    2022/11/23 00:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.960013633s) from=127.0.0.6:44487
    2022/11/23 00:02:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.097682047s) from=127.0.0.6:40341
    2022/11/23 00:02:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.263690373s) from=127.0.0.6:52087
    2022/11/23 00:02:56 [DEBUG] http: Request GET /v1/status/leader (394.534µs) from=127.0.0.6:41595
    2022/11/23 00:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.58751129s) from=127.0.0.6:41317
    2022/11/23 00:02:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.950848049s) from=127.0.0.6:52777
    2022/11/23 00:02:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.358489334s) from=127.0.0.6:50763
    2022/11/23 00:02:59 [DEBUG] http: Request GET /v1/status/leader (321.33µs) from=127.0.0.6:41595
    2022/11/23 00:03:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.01930801s) from=127.0.0.6:34951
    2022/11/23 00:03:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.162210316s) from=127.0.0.6:52643
    2022/11/23 00:03:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:03:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.243666866s) from=127.0.0.6:50567
    2022/11/23 00:03:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.823266808s) from=127.0.0.6:43103
    2022/11/23 00:03:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:03:05 [DEBUG] agent: Node info in sync
    2022/11/23 00:03:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m4.463975696s) from=127.0.0.6:39253
    2022/11/23 00:03:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:03:16 [DEBUG] http: Request GET /v1/status/leader (246.618µs) from=127.0.0.6:41595
    2022/11/23 00:03:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.373822516s) from=127.0.0.6:56719
    2022/11/23 00:03:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.868384897s) from=127.0.0.6:53123
    2022/11/23 00:03:19 [DEBUG] http: Request GET /v1/status/leader (330.479µs) from=127.0.0.6:41595
    2022/11/23 00:03:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.848999117s) from=127.0.0.6:33585
    2022/11/23 00:03:36 [DEBUG] http: Request GET /v1/status/leader (360.196µs) from=127.0.0.6:41595
    2022/11/23 00:03:39 [DEBUG] http: Request GET /v1/status/leader (433.337µs) from=127.0.0.6:44953
    2022/11/23 00:03:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m7.082794321s) from=127.0.0.6:53105
    2022/11/23 00:03:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.181299243s) from=127.0.0.6:45195
    2022/11/23 00:03:56 [DEBUG] http: Request GET /v1/status/leader (340.224µs) from=127.0.0.6:41595
    2022/11/23 00:03:59 [DEBUG] http: Request GET /v1/status/leader (266.18µs) from=127.0.0.6:44953
    2022/11/23 00:04:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:04:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m2.756684324s) from=127.0.0.6:52675
    2022/11/23 00:04:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.522098787s) from=127.0.0.6:46599
    2022/11/23 00:04:16 [DEBUG] http: Request GET /v1/status/leader (465.622µs) from=127.0.0.6:41595
    2022/11/23 00:04:19 [DEBUG] http: Request GET /v1/status/leader (201.457µs) from=127.0.0.6:41595
    2022/11/23 00:04:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.858654135s) from=127.0.0.6:58195
    2022/11/23 00:04:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m1.24574306s) from=127.0.0.6:42967
    2022/11/23 00:04:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m0.371752725s) from=127.0.0.6:38921
    2022/11/23 00:04:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m6.094287876s) from=127.0.0.6:52455
    2022/11/23 00:04:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.090391862s) from=127.0.0.6:50737
    2022/11/23 00:04:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:04:34 [DEBUG] agent: Node info in sync
    2022/11/23 00:04:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.524815191s) from=127.0.0.6:43295
    2022/11/23 00:04:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.556595879s) from=127.0.0.6:57339
    2022/11/23 00:04:36 [DEBUG] http: Request GET /v1/status/leader (210.789µs) from=127.0.0.6:41595
    2022/11/23 00:04:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m5.084062582s) from=127.0.0.6:56983
    2022/11/23 00:04:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m4.233630041s) from=127.0.0.6:35571
    2022/11/23 00:04:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.3582757s) from=127.0.0.6:47445
    2022/11/23 00:04:39 [DEBUG] http: Request GET /v1/status/leader (420.12µs) from=127.0.0.6:41595
    2022/11/23 00:04:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.661930747s) from=127.0.0.6:37111
    2022/11/23 00:04:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m4.426986218s) from=127.0.0.6:44049
    2022/11/23 00:04:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.440452771s) from=127.0.0.6:44487
    2022/11/23 00:04:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.870853203s) from=127.0.0.6:40341
    2022/11/23 00:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.737752631s) from=127.0.0.6:52087
    2022/11/23 00:04:56 [DEBUG] http: Request GET /v1/status/leader (615.883µs) from=127.0.0.6:41595
    2022/11/23 00:04:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.319042205s) from=127.0.0.6:52777
    2022/11/23 00:04:59 [DEBUG] http: Request GET /v1/status/leader (183.619µs) from=127.0.0.6:44953
    2022/11/23 00:04:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.957056027s) from=127.0.0.6:50763
    2022/11/23 00:05:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:05:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.43480701s) from=127.0.0.6:52643
    2022/11/23 00:05:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m2.426142402s) from=127.0.0.6:50567
    2022/11/23 00:05:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.446725191s) from=127.0.0.6:41317
    2022/11/23 00:05:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.576998286s) from=127.0.0.6:43103
    2022/11/23 00:05:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.168121957s) from=127.0.0.6:34951
    2022/11/23 00:05:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m6.01645571s) from=127.0.0.6:39253
    2022/11/23 00:05:16 [DEBUG] http: Request GET /v1/status/leader (2.344471ms) from=127.0.0.6:41595
    2022/11/23 00:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.35034876s) from=127.0.0.6:56719
    2022/11/23 00:05:19 [DEBUG] http: Request GET /v1/status/leader (409.383µs) from=127.0.0.6:41595
    2022/11/23 00:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.030687323s) from=127.0.0.6:53123
    2022/11/23 00:05:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.6305535s) from=127.0.0.6:33585
    2022/11/23 00:05:36 [DEBUG] http: Request GET /v1/status/leader (190.054µs) from=127.0.0.6:41595
    2022/11/23 00:05:39 [DEBUG] http: Request GET /v1/status/leader (188.69µs) from=127.0.0.6:41595
    2022/11/23 00:05:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m1.637806626s) from=127.0.0.6:53105
    2022/11/23 00:05:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m5.249085235s) from=127.0.0.6:45195
    2022/11/23 00:05:56 [DEBUG] http: Request GET /v1/status/leader (425.306µs) from=127.0.0.6:41595
    2022/11/23 00:05:59 [DEBUG] http: Request GET /v1/status/leader (232.96µs) from=127.0.0.6:44953
    2022/11/23 00:06:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:06:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:06:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.239301511s) from=127.0.0.6:46599
    2022/11/23 00:06:16 [DEBUG] http: Request GET /v1/status/leader (320.239µs) from=127.0.0.6:41595
    2022/11/23 00:06:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m7.030824475s) from=127.0.0.6:52675
    2022/11/23 00:06:19 [DEBUG] http: Request GET /v1/status/leader (364.471µs) from=127.0.0.6:41595
    2022/11/23 00:06:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m1.328808549s) from=127.0.0.6:58195
    2022/11/23 00:06:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:06:26 [DEBUG] agent: Node info in sync
    2022/11/23 00:06:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.482721586s) from=127.0.0.6:42967
    2022/11/23 00:06:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m0.937795288s) from=127.0.0.6:38921
    2022/11/23 00:06:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.79332353s) from=127.0.0.6:50737
    2022/11/23 00:06:36 [DEBUG] http: Request GET /v1/status/leader (207.497µs) from=127.0.0.6:41595
    2022/11/23 00:06:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m3.046061785s) from=127.0.0.6:52455
    2022/11/23 00:06:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.61261164s) from=127.0.0.6:43295
    2022/11/23 00:06:39 [DEBUG] http: Request GET /v1/status/leader (210.675µs) from=127.0.0.6:41595
    2022/11/23 00:06:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.170662122s) from=127.0.0.6:57339
    2022/11/23 00:06:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.478774368s) from=127.0.0.6:35571
    2022/11/23 00:06:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m2.018010843s) from=127.0.0.6:56983
    2022/11/23 00:06:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.977204641s) from=127.0.0.6:37111
    2022/11/23 00:06:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.524174676s) from=127.0.0.6:47445
    2022/11/23 00:06:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m3.846678208s) from=127.0.0.6:44049
    2022/11/23 00:06:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.368867337s) from=127.0.0.6:44487
    2022/11/23 00:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.144410825s) from=127.0.0.6:52087
    2022/11/23 00:06:56 [DEBUG] http: Request GET /v1/status/leader (393.305µs) from=127.0.0.6:41595
    2022/11/23 00:06:59 [DEBUG] http: Request GET /v1/status/leader (163.234µs) from=127.0.0.6:44953
    2022/11/23 00:07:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.235676118s) from=127.0.0.6:40341
    2022/11/23 00:07:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:07:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.988146289s) from=127.0.0.6:52777
    2022/11/23 00:07:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.741229983s) from=127.0.0.6:50763
    2022/11/23 00:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.456384112s) from=127.0.0.6:52643
    2022/11/23 00:07:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.367265581s) from=127.0.0.6:43103
    2022/11/23 00:07:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m2.257036711s) from=127.0.0.6:34951
    2022/11/23 00:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.808835355s) from=127.0.0.6:41317
    2022/11/23 00:07:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m4.039502792s) from=127.0.0.6:50567
    2022/11/23 00:07:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m0.113323479s) from=127.0.0.6:39253
    2022/11/23 00:07:16 [DEBUG] http: Request GET /v1/status/leader (287.91µs) from=127.0.0.6:41595
    2022/11/23 00:07:19 [DEBUG] http: Request GET /v1/status/leader (190.361µs) from=127.0.0.6:41595
    2022/11/23 00:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.135640319s) from=127.0.0.6:53123
    2022/11/23 00:07:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.46435712s) from=127.0.0.6:56719
    2022/11/23 00:07:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m4.45918141s) from=127.0.0.6:33585
    2022/11/23 00:07:36 [DEBUG] http: Request GET /v1/status/leader (294.838µs) from=127.0.0.6:41595
    2022/11/23 00:07:39 [DEBUG] http: Request GET /v1/status/leader (334.294µs) from=127.0.0.6:41595
    2022/11/23 00:07:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.304519815s) from=127.0.0.6:53105
    2022/11/23 00:07:56 [DEBUG] http: Request GET /v1/status/leader (255.642µs) from=127.0.0.6:41595
    2022/11/23 00:07:59 [DEBUG] http: Request GET /v1/status/leader (309.367µs) from=127.0.0.6:41595
    2022/11/23 00:07:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m7.067155865s) from=127.0.0.6:45195
    2022/11/23 00:08:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:08:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:08:06 [DEBUG] agent: Node info in sync
    2022/11/23 00:08:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.721558161s) from=127.0.0.6:46599
    2022/11/23 00:08:16 [DEBUG] http: Request GET /v1/status/leader (350.512µs) from=127.0.0.6:41595
    2022/11/23 00:08:19 [DEBUG] http: Request GET /v1/status/leader (348.991µs) from=127.0.0.6:44953
    2022/11/23 00:08:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.903158838s) from=127.0.0.6:58195
    2022/11/23 00:08:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m7.448147664s) from=127.0.0.6:52675
    2022/11/23 00:08:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m4.214629743s) from=127.0.0.6:38921
    2022/11/23 00:08:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:08:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m6.498076536s) from=127.0.0.6:42967
    2022/11/23 00:08:36 [DEBUG] http: Request GET /v1/status/leader (292.738µs) from=127.0.0.6:41595
    2022/11/23 00:08:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.089769502s) from=127.0.0.6:50737
    2022/11/23 00:08:39 [DEBUG] http: Request GET /v1/status/leader (368.845µs) from=127.0.0.6:41595
    2022/11/23 00:08:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m1.21855287s) from=127.0.0.6:56983
    2022/11/23 00:08:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m6.164193647s) from=127.0.0.6:52455
    2022/11/23 00:08:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.479038582s) from=127.0.0.6:43295
    2022/11/23 00:08:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.440225151s) from=127.0.0.6:37111
    2022/11/23 00:08:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.667156623s) from=127.0.0.6:35571
    2022/11/23 00:08:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m7.229141689s) from=127.0.0.6:57339
    2022/11/23 00:08:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.323744361s) from=127.0.0.6:47445
    2022/11/23 00:08:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m4.382658838s) from=127.0.0.6:44049
    2022/11/23 00:08:56 [DEBUG] http: Request GET /v1/status/leader (196.616µs) from=127.0.0.6:41595
    2022/11/23 00:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.904303383s) from=127.0.0.6:44487
    2022/11/23 00:08:59 [DEBUG] http: Request GET /v1/status/leader (323.42µs) from=127.0.0.6:41595
    2022/11/23 00:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.673619241s) from=127.0.0.6:52087
    2022/11/23 00:09:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:09:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.039742086s) from=127.0.0.6:40341
    2022/11/23 00:09:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.110829604s) from=127.0.0.6:52777
    2022/11/23 00:09:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.000861241s) from=127.0.0.6:50763
    2022/11/23 00:09:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m0.618692844s) from=127.0.0.6:34951
    2022/11/23 00:09:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.711300696s) from=127.0.0.6:43103
    2022/11/23 00:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.531160383s) from=127.0.0.6:41317
    2022/11/23 00:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.821329641s) from=127.0.0.6:52643
    2022/11/23 00:09:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.838154437s) from=127.0.0.6:50567
    2022/11/23 00:09:16 [DEBUG] http: Request GET /v1/status/leader (1.249331ms) from=127.0.0.6:41595
    2022/11/23 00:09:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m4.974668129s) from=127.0.0.6:39253
    2022/11/23 00:09:19 [DEBUG] http: Request GET /v1/status/leader (205.825µs) from=127.0.0.6:44953
    2022/11/23 00:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.080804976s) from=127.0.0.6:53123
    2022/11/23 00:09:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.30989219s) from=127.0.0.6:33585
    2022/11/23 00:09:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.544541318s) from=127.0.0.6:56719
    2022/11/23 00:09:36 [DEBUG] http: Request GET /v1/status/leader (300.961µs) from=127.0.0.6:41595
    2022/11/23 00:09:39 [DEBUG] http: Request GET /v1/status/leader (220.66µs) from=127.0.0.6:41595
    2022/11/23 00:09:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:09:46 [DEBUG] agent: Node info in sync
    2022/11/23 00:09:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m1.500840109s) from=127.0.0.6:53105
    2022/11/23 00:09:56 [DEBUG] http: Request GET /v1/status/leader (223.249µs) from=127.0.0.6:41595
    2022/11/23 00:09:59 [DEBUG] http: Request GET /v1/status/leader (348.248µs) from=127.0.0.6:44953
    2022/11/23 00:10:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:10:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.764927073s) from=127.0.0.6:45195
    2022/11/23 00:10:16 [DEBUG] http: Request GET /v1/status/leader (417.253µs) from=127.0.0.6:41595
    2022/11/23 00:10:19 [DEBUG] http: Request GET /v1/status/leader (325.824µs) from=127.0.0.6:44953
    2022/11/23 00:10:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.599280868s) from=127.0.0.6:46599
    2022/11/23 00:10:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m0.96707454s) from=127.0.0.6:52675
    2022/11/23 00:10:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m5.332339471s) from=127.0.0.6:58195
    2022/11/23 00:10:36 [DEBUG] http: Request GET /v1/status/leader (462.847µs) from=127.0.0.6:41595
    2022/11/23 00:10:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m3.837748548s) from=127.0.0.6:42967
    2022/11/23 00:10:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m6.923753615s) from=127.0.0.6:38921
    2022/11/23 00:10:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.002249699s) from=127.0.0.6:50737
    2022/11/23 00:10:39 [DEBUG] http: Request GET /v1/status/leader (368.408µs) from=127.0.0.6:44953
    2022/11/23 00:10:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m1.504194318s) from=127.0.0.6:56983
    2022/11/23 00:10:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m2.279987576s) from=127.0.0.6:52455
    2022/11/23 00:10:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.29036646s) from=127.0.0.6:43295
    2022/11/23 00:10:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m1.070543019s) from=127.0.0.6:57339
    2022/11/23 00:10:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.560061787s) from=127.0.0.6:35571
    2022/11/23 00:10:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m0.914887192s) from=127.0.0.6:44049
    2022/11/23 00:10:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.465261038s) from=127.0.0.6:37111
    2022/11/23 00:10:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:10:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.436579739s) from=127.0.0.6:47445
    2022/11/23 00:10:56 [DEBUG] http: Request GET /v1/status/leader (331.505µs) from=127.0.0.6:41595
    2022/11/23 00:10:59 [DEBUG] http: Request GET /v1/status/leader (389.076µs) from=127.0.0.6:44953
    2022/11/23 00:11:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.27877503s) from=127.0.0.6:52087
    2022/11/23 00:11:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.260222847s) from=127.0.0.6:44487
    2022/11/23 00:11:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.361975445s) from=127.0.0.6:40341
    2022/11/23 00:11:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.14281713s) from=127.0.0.6:52777
    2022/11/23 00:11:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.988913269s) from=127.0.0.6:43103
    2022/11/23 00:11:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.231110016s) from=127.0.0.6:50763
    2022/11/23 00:11:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.567137459s) from=127.0.0.6:34951
    2022/11/23 00:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m3.990009185s) from=127.0.0.6:41317
    2022/11/23 00:11:16 [DEBUG] http: Request GET /v1/status/leader (325.874µs) from=127.0.0.6:41595
    2022/11/23 00:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.941621722s) from=127.0.0.6:52643
    2022/11/23 00:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.114782989s) from=127.0.0.6:50567
    2022/11/23 00:11:19 [DEBUG] http: Request GET /v1/status/leader (281.828µs) from=127.0.0.6:44953
    2022/11/23 00:11:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:11:22 [DEBUG] agent: Node info in sync
    2022/11/23 00:11:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m5.969528075s) from=127.0.0.6:39253
    2022/11/23 00:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.318509583s) from=127.0.0.6:53123
    2022/11/23 00:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.318265114s) from=127.0.0.6:56719
    2022/11/23 00:11:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.07245487s) from=127.0.0.6:33585
    2022/11/23 00:11:36 [DEBUG] http: Request GET /v1/status/leader (177.525µs) from=127.0.0.6:41595
    2022/11/23 00:11:39 [DEBUG] http: Request GET /v1/status/leader (394.875µs) from=127.0.0.6:41595
    2022/11/23 00:11:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m3.646831979s) from=127.0.0.6:53105
    2022/11/23 00:11:56 [DEBUG] http: Request GET /v1/status/leader (362.854µs) from=127.0.0.6:41595
    2022/11/23 00:11:59 [DEBUG] http: Request GET /v1/status/leader (330.402µs) from=127.0.0.6:44953
    2022/11/23 00:12:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:12:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.621843288s) from=127.0.0.6:45195
    2022/11/23 00:12:16 [DEBUG] http: Request GET /v1/status/leader (442.3µs) from=127.0.0.6:41595
    2022/11/23 00:12:19 [DEBUG] http: Request GET /v1/status/leader (360.268µs) from=127.0.0.6:44953
    2022/11/23 00:12:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.402041577s) from=127.0.0.6:46599
    2022/11/23 00:12:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m1.958160283s) from=127.0.0.6:58195
    2022/11/23 00:12:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m5.77412354s) from=127.0.0.6:52675
    2022/11/23 00:12:36 [DEBUG] http: Request GET /v1/status/leader (318.341µs) from=127.0.0.6:41595
    2022/11/23 00:12:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m0.319764877s) from=127.0.0.6:42967
    2022/11/23 00:12:39 [DEBUG] http: Request GET /v1/status/leader (393.682µs) from=127.0.0.6:44953
    2022/11/23 00:12:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.212579043s) from=127.0.0.6:50737
    2022/11/23 00:12:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m5.403701026s) from=127.0.0.6:38921
    2022/11/23 00:12:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m4.2173785s) from=127.0.0.6:56983
    2022/11/23 00:12:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.092127739s) from=127.0.0.6:43295
    2022/11/23 00:12:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m2.916944235s) from=127.0.0.6:52455
    2022/11/23 00:12:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m1.454191253s) from=127.0.0.6:57339
    2022/11/23 00:12:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.185924999s) from=127.0.0.6:35571
    2022/11/23 00:12:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m0.785645967s) from=127.0.0.6:44049
    2022/11/23 00:12:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.542702523s) from=127.0.0.6:37111
    2022/11/23 00:12:56 [DEBUG] http: Request GET /v1/status/leader (2.158311ms) from=127.0.0.6:41595
    2022/11/23 00:12:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m4.936621072s) from=127.0.0.6:47445
    2022/11/23 00:12:59 [DEBUG] http: Request GET /v1/status/leader (267.355µs) from=127.0.0.6:41595
    2022/11/23 00:13:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:13:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.487460547s) from=127.0.0.6:44487
    2022/11/23 00:13:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.274216436s) from=127.0.0.6:52087
    2022/11/23 00:13:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.022676543s) from=127.0.0.6:40341
    2022/11/23 00:13:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:13:08 [DEBUG] agent: Node info in sync
    2022/11/23 00:13:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.540589135s) from=127.0.0.6:52777
    2022/11/23 00:13:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:13:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.863062039s) from=127.0.0.6:43103
    2022/11/23 00:13:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.395650949s) from=127.0.0.6:50763
    2022/11/23 00:13:16 [DEBUG] http: Request GET /v1/status/leader (304.906µs) from=127.0.0.6:41595
    2022/11/23 00:13:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.908516197s) from=127.0.0.6:34951
    2022/11/23 00:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.494942364s) from=127.0.0.6:41317
    2022/11/23 00:13:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.987244844s) from=127.0.0.6:50567
    2022/11/23 00:13:19 [DEBUG] http: Request GET /v1/status/leader (268.692µs) from=127.0.0.6:41595
    2022/11/23 00:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.326579281s) from=127.0.0.6:52643
    2022/11/23 00:13:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m1.067359156s) from=127.0.0.6:39253
    2022/11/23 00:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.694200293s) from=127.0.0.6:53123
    2022/11/23 00:13:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.796619799s) from=127.0.0.6:33585
    2022/11/23 00:13:36 [DEBUG] http: Request GET /v1/status/leader (3.670803ms) from=127.0.0.6:41595
    2022/11/23 00:13:39 [DEBUG] http: Request GET /v1/status/leader (203.805µs) from=127.0.0.6:44953
    2022/11/23 00:13:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.537287091s) from=127.0.0.6:56719
    2022/11/23 00:13:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m0.954145701s) from=127.0.0.6:53105
    2022/11/23 00:13:56 [DEBUG] http: Request GET /v1/status/leader (309.48µs) from=127.0.0.6:41595
    2022/11/23 00:13:59 [DEBUG] http: Request GET /v1/status/leader (189.24µs) from=127.0.0.6:41595
    2022/11/23 00:14:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:14:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.744204625s) from=127.0.0.6:45195
    2022/11/23 00:14:16 [DEBUG] http: Request GET /v1/status/leader (277.222µs) from=127.0.0.6:41595
    2022/11/23 00:14:19 [DEBUG] http: Request GET /v1/status/leader (684.313µs) from=127.0.0.6:41595
    2022/11/23 00:14:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.761993775s) from=127.0.0.6:46599
    2022/11/23 00:14:36 [DEBUG] http: Request GET /v1/status/leader (420.186µs) from=127.0.0.6:41595
    2022/11/23 00:14:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m4.475275706s) from=127.0.0.6:58195
    2022/11/23 00:14:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m4.370394825s) from=127.0.0.6:52675
    2022/11/23 00:14:39 [DEBUG] http: Request GET /v1/status/leader (219.199µs) from=127.0.0.6:41595
    2022/11/23 00:14:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.783160926s) from=127.0.0.6:42967
    2022/11/23 00:14:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m0.705246862s) from=127.0.0.6:38921
    2022/11/23 00:14:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:14:44 [DEBUG] agent: Node info in sync
    2022/11/23 00:14:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.091196634s) from=127.0.0.6:50737
    2022/11/23 00:14:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m2.236958145s) from=127.0.0.6:56983
    2022/11/23 00:14:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m2.775697414s) from=127.0.0.6:52455
    2022/11/23 00:14:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.383095001s) from=127.0.0.6:57339
    2022/11/23 00:14:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m6.931122062s) from=127.0.0.6:43295
    2022/11/23 00:14:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m3.820185906s) from=127.0.0.6:44049
    2022/11/23 00:14:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.253490031s) from=127.0.0.6:35571
    2022/11/23 00:14:56 [DEBUG] http: Request GET /v1/status/leader (380.133µs) from=127.0.0.6:41595
    2022/11/23 00:14:59 [DEBUG] http: Request GET /v1/status/leader (235.196µs) from=127.0.0.6:41595
    2022/11/23 00:15:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.802458778s) from=127.0.0.6:47445
    2022/11/23 00:15:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:15:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.149958885s) from=127.0.0.6:37111
    2022/11/23 00:15:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.495070142s) from=127.0.0.6:52087
    2022/11/23 00:15:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.256245013s) from=127.0.0.6:40341
    2022/11/23 00:15:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.343585726s) from=127.0.0.6:52777
    2022/11/23 00:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.145002053s) from=127.0.0.6:44487
    2022/11/23 00:15:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.217199161s) from=127.0.0.6:43103
    2022/11/23 00:15:16 [DEBUG] http: Request GET /v1/status/leader (383.625µs) from=127.0.0.6:41595
    2022/11/23 00:15:19 [DEBUG] http: Request GET /v1/status/leader (221.498µs) from=127.0.0.6:44953
    2022/11/23 00:15:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.719786345s) from=127.0.0.6:50763
    2022/11/23 00:15:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.68142096s) from=127.0.0.6:50567
    2022/11/23 00:15:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m6.119863346s) from=127.0.0.6:34951
    2022/11/23 00:15:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.833617819s) from=127.0.0.6:41317
    2022/11/23 00:15:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.267177074s) from=127.0.0.6:52643
    2022/11/23 00:15:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m3.003407965s) from=127.0.0.6:39253
    2022/11/23 00:15:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.61616528s) from=127.0.0.6:53123
    2022/11/23 00:15:36 [DEBUG] http: Request GET /v1/status/leader (357.623µs) from=127.0.0.6:41595
    2022/11/23 00:15:40 [DEBUG] http: Request GET /v1/status/leader (324.436µs) from=127.0.0.6:44953
    2022/11/23 00:15:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.529937079s) from=127.0.0.6:33585
    2022/11/23 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.425737205s) from=127.0.0.6:56719
    2022/11/23 00:15:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m3.469056005s) from=127.0.0.6:53105
    2022/11/23 00:15:56 [DEBUG] http: Request GET /v1/status/leader (290.563µs) from=127.0.0.6:41595
    2022/11/23 00:16:00 [DEBUG] http: Request GET /v1/status/leader (281.044µs) from=127.0.0.6:44953
    2022/11/23 00:16:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:16:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:16:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m6.730361017s) from=127.0.0.6:45195
    2022/11/23 00:16:16 [DEBUG] http: Request GET /v1/status/leader (226.561µs) from=127.0.0.6:41595
    2022/11/23 00:16:20 [DEBUG] http: Request GET /v1/status/leader (351.492µs) from=127.0.0.6:41595
    2022/11/23 00:16:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:16:24 [DEBUG] agent: Node info in sync
    2022/11/23 00:16:36 [DEBUG] http: Request GET /v1/status/leader (300.202µs) from=127.0.0.6:41595
    2022/11/23 00:16:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.689335467s) from=127.0.0.6:46599
    2022/11/23 00:16:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m1.610136923s) from=127.0.0.6:58195
    2022/11/23 00:16:40 [DEBUG] http: Request GET /v1/status/leader (362.248µs) from=127.0.0.6:44953
    2022/11/23 00:16:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m4.419638076s) from=127.0.0.6:52675
    2022/11/23 00:16:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.746670811s) from=127.0.0.6:42967
    2022/11/23 00:16:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m0.746304547s) from=127.0.0.6:50737
    2022/11/23 00:16:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m0.103423925s) from=127.0.0.6:52455
    2022/11/23 00:16:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m1.540484733s) from=127.0.0.6:56983
    2022/11/23 00:16:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m7.038640754s) from=127.0.0.6:38921
    2022/11/23 00:16:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m0.751300001s) from=127.0.0.6:44049
    2022/11/23 00:16:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m1.518741987s) from=127.0.0.6:57339
    2022/11/23 00:16:56 [DEBUG] http: Request GET /v1/status/leader (353.447µs) from=127.0.0.6:41595
    2022/11/23 00:16:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.768460827s) from=127.0.0.6:43295
    2022/11/23 00:16:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m2.651320944s) from=127.0.0.6:35571
    2022/11/23 00:17:00 [DEBUG] http: Request GET /v1/status/leader (364.309µs) from=127.0.0.6:41595
    2022/11/23 00:17:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:17:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.166132535s) from=127.0.0.6:37111
    2022/11/23 00:17:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.66753962s) from=127.0.0.6:47445
    2022/11/23 00:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.196725429s) from=127.0.0.6:52087
    2022/11/23 00:17:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.331001017s) from=127.0.0.6:40341
    2022/11/23 00:17:16 [DEBUG] http: Request GET /v1/status/leader (186.396µs) from=127.0.0.6:41595
    2022/11/23 00:17:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m1.5991573s) from=127.0.0.6:43103
    2022/11/23 00:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.370310984s) from=127.0.0.6:44487
    2022/11/23 00:17:20 [DEBUG] http: Request GET /v1/status/leader (341.622µs) from=127.0.0.6:41595
    2022/11/23 00:17:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.746297033s) from=127.0.0.6:52777
    2022/11/23 00:17:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.424621791s) from=127.0.0.6:50763
    2022/11/23 00:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m2.272321212s) from=127.0.0.6:41317
    2022/11/23 00:17:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.110699442s) from=127.0.0.6:34951
    2022/11/23 00:17:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m0.253196443s) from=127.0.0.6:39253
    2022/11/23 00:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m6.120626463s) from=127.0.0.6:50567
    2022/11/23 00:17:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.47362058s) from=127.0.0.6:52643
    2022/11/23 00:17:36 [DEBUG] http: Request GET /v1/status/leader (321.36µs) from=127.0.0.6:41595
    2022/11/23 00:17:40 [DEBUG] http: Request GET /v1/status/leader (222.927µs) from=127.0.0.6:41595
    2022/11/23 00:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.431659796s) from=127.0.0.6:53123
    2022/11/23 00:17:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.469804438s) from=127.0.0.6:33585
    2022/11/23 00:17:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.702851354s) from=127.0.0.6:56719
    2022/11/23 00:17:56 [DEBUG] http: Request GET /v1/status/leader (1.494698ms) from=127.0.0.6:41595
    2022/11/23 00:17:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m3.415463631s) from=127.0.0.6:53105
    2022/11/23 00:18:00 [DEBUG] http: Request GET /v1/status/leader (195µs) from=127.0.0.6:41595
    2022/11/23 00:18:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:18:01 [DEBUG] agent: Node info in sync
    2022/11/23 00:18:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:18:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.613712688s) from=127.0.0.6:45195
    2022/11/23 00:18:16 [DEBUG] http: Request GET /v1/status/leader (194.652µs) from=127.0.0.6:41595
    2022/11/23 00:18:20 [DEBUG] http: Request GET /v1/status/leader (326.675µs) from=127.0.0.6:44953
    2022/11/23 00:18:36 [DEBUG] http: Request GET /v1/status/leader (198.743µs) from=127.0.0.6:41595
    2022/11/23 00:18:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:18:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m1.013511429s) from=127.0.0.6:58195
    2022/11/23 00:18:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.861976441s) from=127.0.0.6:46599
    2022/11/23 00:18:40 [DEBUG] http: Request GET /v1/status/leader (245.501µs) from=127.0.0.6:44953
    2022/11/23 00:18:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m4.155671136s) from=127.0.0.6:52675
    2022/11/23 00:18:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m2.20623311s) from=127.0.0.6:42967
    2022/11/23 00:18:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m0.727992901s) from=127.0.0.6:56983
    2022/11/23 00:18:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m2.981766767s) from=127.0.0.6:52455
    2022/11/23 00:18:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.12705476s) from=127.0.0.6:50737
    2022/11/23 00:18:57 [DEBUG] http: Request GET /v1/status/leader (289.799µs) from=127.0.0.6:41595
    2022/11/23 00:18:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m5.933547071s) from=127.0.0.6:38921
    2022/11/23 00:19:00 [DEBUG] http: Request GET /v1/status/leader (333.771µs) from=127.0.0.6:41595
    2022/11/23 00:19:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m5.265027717s) from=127.0.0.6:57339
    2022/11/23 00:19:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.254104947s) from=127.0.0.6:35571
    2022/11/23 00:19:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:19:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m7.255487699s) from=127.0.0.6:44049
    2022/11/23 00:19:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.778457978s) from=127.0.0.6:43295
    2022/11/23 00:19:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.086127467s) from=127.0.0.6:37111
    2022/11/23 00:19:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m5.830166234s) from=127.0.0.6:47445
    2022/11/23 00:19:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.264979246s) from=127.0.0.6:40341
    2022/11/23 00:19:17 [DEBUG] http: Request GET /v1/status/leader (159.312µs) from=127.0.0.6:41595
    2022/11/23 00:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.470855633s) from=127.0.0.6:52087
    2022/11/23 00:19:20 [DEBUG] http: Request GET /v1/status/leader (186.573µs) from=127.0.0.6:41595
    2022/11/23 00:19:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.027614417s) from=127.0.0.6:43103
    2022/11/23 00:19:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.094808306s) from=127.0.0.6:52777
    2022/11/23 00:19:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.205158757s) from=127.0.0.6:44487
    2022/11/23 00:19:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.480853731s) from=127.0.0.6:50763
    2022/11/23 00:19:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.499989056s) from=127.0.0.6:41317
    2022/11/23 00:19:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.340072029s) from=127.0.0.6:52643
    2022/11/23 00:19:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.850476286s) from=127.0.0.6:34951
    2022/11/23 00:19:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.57724368s) from=127.0.0.6:50567
    2022/11/23 00:19:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m6.784151416s) from=127.0.0.6:39253
    2022/11/23 00:19:37 [DEBUG] http: Request GET /v1/status/leader (360.679µs) from=127.0.0.6:41595
    2022/11/23 00:19:40 [DEBUG] http: Request GET /v1/status/leader (278.76µs) from=127.0.0.6:41595
    2022/11/23 00:19:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.136027803s) from=127.0.0.6:53123
    2022/11/23 00:19:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:19:46 [DEBUG] agent: Node info in sync
    2022/11/23 00:19:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m3.172304848s) from=127.0.0.6:33585
    2022/11/23 00:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.732645404s) from=127.0.0.6:56719
    2022/11/23 00:19:57 [DEBUG] http: Request GET /v1/status/leader (177.211µs) from=127.0.0.6:41595
    2022/11/23 00:20:00 [DEBUG] http: Request GET /v1/status/leader (179.84µs) from=127.0.0.6:44953
    2022/11/23 00:20:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:20:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m3.5036909s) from=127.0.0.6:53105
    2022/11/23 00:20:17 [DEBUG] http: Request GET /v1/status/leader (414.967µs) from=127.0.0.6:41595
    2022/11/23 00:20:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m4.824652299s) from=127.0.0.6:45195
    2022/11/23 00:20:20 [DEBUG] http: Request GET /v1/status/leader (400.278µs) from=127.0.0.6:44953
    2022/11/23 00:20:37 [DEBUG] http: Request GET /v1/status/leader (395.989µs) from=127.0.0.6:41595
    2022/11/23 00:20:40 [DEBUG] http: Request GET /v1/status/leader (160.791µs) from=127.0.0.6:44953
    2022/11/23 00:20:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m3.260320299s) from=127.0.0.6:58195
    2022/11/23 00:20:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.90513333s) from=127.0.0.6:46599
    2022/11/23 00:20:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m4.220916375s) from=127.0.0.6:52675
    2022/11/23 00:20:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.794111167s) from=127.0.0.6:42967
    2022/11/23 00:20:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m2.809684467s) from=127.0.0.6:52455
    2022/11/23 00:20:57 [DEBUG] http: Request GET /v1/status/leader (383.977µs) from=127.0.0.6:41595
    2022/11/23 00:20:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m7.381294479s) from=127.0.0.6:56983
    2022/11/23 00:21:00 [DEBUG] http: Request GET /v1/status/leader (265.511µs) from=127.0.0.6:44953
    2022/11/23 00:21:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m7.370858923s) from=127.0.0.6:50737
    2022/11/23 00:21:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:21:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.01561037s) from=127.0.0.6:35571
    2022/11/23 00:21:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m5.562706705s) from=127.0.0.6:38921
    2022/11/23 00:21:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m2.827393731s) from=127.0.0.6:44049
    2022/11/23 00:21:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.293688273s) from=127.0.0.6:43295
    2022/11/23 00:21:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.012654613s) from=127.0.0.6:57339
    2022/11/23 00:21:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:21:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.738484583s) from=127.0.0.6:37111
    2022/11/23 00:21:17 [DEBUG] http: Request GET /v1/status/leader (353.843µs) from=127.0.0.6:41595
    2022/11/23 00:21:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.643715933s) from=127.0.0.6:47445
    2022/11/23 00:21:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.306769757s) from=127.0.0.6:40341
    2022/11/23 00:21:20 [DEBUG] http: Request GET /v1/status/leader (266.672µs) from=127.0.0.6:44953
    2022/11/23 00:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.239609105s) from=127.0.0.6:52087
    2022/11/23 00:21:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.790592074s) from=127.0.0.6:43103
    2022/11/23 00:21:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m1.094212327s) from=127.0.0.6:52777
    2022/11/23 00:21:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.065738727s) from=127.0.0.6:44487
    2022/11/23 00:21:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m4.441685556s) from=127.0.0.6:50763
    2022/11/23 00:21:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.59054196s) from=127.0.0.6:50567
    2022/11/23 00:21:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:21:35 [DEBUG] agent: Node info in sync
    2022/11/23 00:21:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.387024921s) from=127.0.0.6:34951
    2022/11/23 00:21:37 [DEBUG] http: Request GET /v1/status/leader (262.938µs) from=127.0.0.6:41595
    2022/11/23 00:21:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m6.41950326s) from=127.0.0.6:41317
    2022/11/23 00:21:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.737482189s) from=127.0.0.6:52643
    2022/11/23 00:21:40 [DEBUG] http: Request GET /v1/status/leader (386.075µs) from=127.0.0.6:41595
    2022/11/23 00:21:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m5.938820034s) from=127.0.0.6:39253
    2022/11/23 00:21:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.308031128s) from=127.0.0.6:33585
    2022/11/23 00:21:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.078531094s) from=127.0.0.6:53123
    2022/11/23 00:21:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.177753678s) from=127.0.0.6:56719
    2022/11/23 00:21:57 [DEBUG] http: Request GET /v1/status/leader (193.245µs) from=127.0.0.6:41595
    2022/11/23 00:22:00 [DEBUG] http: Request GET /v1/status/leader (496.753µs) from=127.0.0.6:44953
    2022/11/23 00:22:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:22:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m3.691162148s) from=127.0.0.6:53105
    2022/11/23 00:22:17 [DEBUG] http: Request GET /v1/status/leader (368.875µs) from=127.0.0.6:41595
    2022/11/23 00:22:20 [DEBUG] http: Request GET /v1/status/leader (357.282µs) from=127.0.0.6:41595
    2022/11/23 00:22:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m5.255668373s) from=127.0.0.6:45195
    2022/11/23 00:22:37 [DEBUG] http: Request GET /v1/status/leader (239.959µs) from=127.0.0.6:41595
    2022/11/23 00:22:40 [DEBUG] http: Request GET /v1/status/leader (210.779µs) from=127.0.0.6:44953
    2022/11/23 00:22:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:22:48 [DEBUG] agent: Node info in sync
    2022/11/23 00:22:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.246286783s) from=127.0.0.6:58195
    2022/11/23 00:22:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m0.700160499s) from=127.0.0.6:52675
    2022/11/23 00:22:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.585741272s) from=127.0.0.6:46599
    2022/11/23 00:22:57 [DEBUG] http: Request GET /v1/status/leader (2.77641ms) from=127.0.0.6:41595
    2022/11/23 00:22:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m3.199902208s) from=127.0.0.6:42967
    2022/11/23 00:23:00 [DEBUG] http: Request GET /v1/status/leader (647.398µs) from=127.0.0.6:41595
    2022/11/23 00:23:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m5.552623833s) from=127.0.0.6:52455
    2022/11/23 00:23:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:23:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m3.905171667s) from=127.0.0.6:56983
    2022/11/23 00:23:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.182605373s) from=127.0.0.6:50737
    2022/11/23 00:23:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.515616646s) from=127.0.0.6:43295
    2022/11/23 00:23:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m3.873363448s) from=127.0.0.6:38921
    2022/11/23 00:23:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m5.327176147s) from=127.0.0.6:35571
    2022/11/23 00:23:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m4.70256098s) from=127.0.0.6:57339
    2022/11/23 00:23:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m6.353055203s) from=127.0.0.6:44049
    2022/11/23 00:23:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.307252066s) from=127.0.0.6:37111
    2022/11/23 00:23:17 [DEBUG] http: Request GET /v1/status/leader (231.998µs) from=127.0.0.6:41595
    2022/11/23 00:23:20 [DEBUG] http: Request GET /v1/status/leader (250.354µs) from=127.0.0.6:41595
    2022/11/23 00:23:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m6.865565953s) from=127.0.0.6:47445
    2022/11/23 00:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.775663231s) from=127.0.0.6:44487
    2022/11/23 00:23:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.986933567s) from=127.0.0.6:40341
    2022/11/23 00:23:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m5.989129285s) from=127.0.0.6:43103
    2022/11/23 00:23:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.75296817s) from=127.0.0.6:52777
    2022/11/23 00:23:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.365872236s) from=127.0.0.6:52087
    2022/11/23 00:23:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m2.289693575s) from=127.0.0.6:50763
    2022/11/23 00:23:37 [DEBUG] http: Request GET /v1/status/leader (244.841µs) from=127.0.0.6:41595
    2022/11/23 00:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.079655066s) from=127.0.0.6:50567
    2022/11/23 00:23:40 [DEBUG] http: Request GET /v1/status/leader (187.658µs) from=127.0.0.6:41595
    2022/11/23 00:23:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m0.333408991s) from=127.0.0.6:39253
    2022/11/23 00:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.898847806s) from=127.0.0.6:52643
    2022/11/23 00:23:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m4.057936976s) from=127.0.0.6:41317
    2022/11/23 00:23:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m5.984953906s) from=127.0.0.6:34951
    2022/11/23 00:23:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m2.0890887s) from=127.0.0.6:33585
    2022/11/23 00:23:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:23:50 [DEBUG] agent: Node info in sync
    2022/11/23 00:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.435381439s) from=127.0.0.6:53123
    2022/11/23 00:23:57 [DEBUG] http: Request GET /v1/status/leader (331.394µs) from=127.0.0.6:41595
    2022/11/23 00:23:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.184805904s) from=127.0.0.6:56719
    2022/11/23 00:24:00 [DEBUG] http: Request GET /v1/status/leader (353.112µs) from=127.0.0.6:41595
    2022/11/23 00:24:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:24:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m7.214240041s) from=127.0.0.6:53105
    2022/11/23 00:24:17 [DEBUG] http: Request GET /v1/status/leader (208.049µs) from=127.0.0.6:41595
    2022/11/23 00:24:20 [DEBUG] http: Request GET /v1/status/leader (310.867µs) from=127.0.0.6:44953
    2022/11/23 00:24:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m5.693170152s) from=127.0.0.6:45195
    2022/11/23 00:24:37 [DEBUG] http: Request GET /v1/status/leader (268.663µs) from=127.0.0.6:41595
    2022/11/23 00:24:40 [DEBUG] http: Request GET /v1/status/leader (395.029µs) from=127.0.0.6:44953
    2022/11/23 00:24:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m3.195729529s) from=127.0.0.6:58195
    2022/11/23 00:24:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m1.987953109s) from=127.0.0.6:52675
    2022/11/23 00:24:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m1.36713706s) from=127.0.0.6:46599
    2022/11/23 00:24:57 [DEBUG] http: Request GET /v1/status/leader (236.631µs) from=127.0.0.6:41595
    2022/11/23 00:25:00 [DEBUG] http: Request GET /v1/status/leader (198.977µs) from=127.0.0.6:41595
    2022/11/23 00:25:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:25:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m5.568228927s) from=127.0.0.6:42967
    2022/11/23 00:25:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m5.342189448s) from=127.0.0.6:52455
    2022/11/23 00:25:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m1.964018521s) from=127.0.0.6:38921
    2022/11/23 00:25:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m3.748718532s) from=127.0.0.6:50737
    2022/11/23 00:25:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m6.863579492s) from=127.0.0.6:56983
    2022/11/23 00:25:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m4.934231066s) from=127.0.0.6:43295
    2022/11/23 00:25:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m3.850622869s) from=127.0.0.6:35571
    2022/11/23 00:25:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m2.060282353s) from=127.0.0.6:44049
    2022/11/23 00:25:17 [DEBUG] http: Request GET /v1/status/leader (328.081µs) from=127.0.0.6:41595
    2022/11/23 00:25:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m5.750020082s) from=127.0.0.6:57339
    2022/11/23 00:25:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.147563569s) from=127.0.0.6:37111
    2022/11/23 00:25:20 [DEBUG] http: Request GET /v1/status/leader (350.344µs) from=127.0.0.6:41595
    2022/11/23 00:25:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:25:24 [DEBUG] agent: Node info in sync
    2022/11/23 00:25:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m2.366250223s) from=127.0.0.6:47445
    2022/11/23 00:25:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.925407482s) from=127.0.0.6:40341
    2022/11/23 00:25:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.404379091s) from=127.0.0.6:44487
    2022/11/23 00:25:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:25:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.192523989s) from=127.0.0.6:52087
    2022/11/23 00:25:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.62183744s) from=127.0.0.6:50763
    2022/11/23 00:25:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.620769922s) from=127.0.0.6:52777
    2022/11/23 00:25:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m7.190531191s) from=127.0.0.6:43103
    2022/11/23 00:25:37 [DEBUG] http: Request GET /v1/status/leader (370.432µs) from=127.0.0.6:41595
    2022/11/23 00:25:40 [DEBUG] http: Request GET /v1/status/leader (363.616µs) from=127.0.0.6:44953
    2022/11/23 00:25:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m0.308498449s) from=127.0.0.6:41317
    2022/11/23 00:25:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m1.897337269s) from=127.0.0.6:39253
    2022/11/23 00:25:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m3.991076696s) from=127.0.0.6:50567
    2022/11/23 00:25:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.60658028s) from=127.0.0.6:34951
    2022/11/23 00:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.027652182s) from=127.0.0.6:52643
    2022/11/23 00:25:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m5.281969882s) from=127.0.0.6:33585
    2022/11/23 00:25:57 [DEBUG] http: Request GET /v1/status/leader (502.545µs) from=127.0.0.6:41595
    2022/11/23 00:25:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.786084097s) from=127.0.0.6:53123
    2022/11/23 00:26:00 [DEBUG] http: Request GET /v1/status/leader (529.811µs) from=127.0.0.6:41595
    2022/11/23 00:26:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.168767872s) from=127.0.0.6:56719
    2022/11/23 00:26:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m1.228828139s) from=127.0.0.6:53105
    2022/11/23 00:26:17 [DEBUG] http: Request GET /v1/status/leader (353.817µs) from=127.0.0.6:41595
    2022/11/23 00:26:20 [DEBUG] http: Request GET /v1/status/leader (300.908µs) from=127.0.0.6:41595
    2022/11/23 00:26:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m2.631457479s) from=127.0.0.6:45195
    2022/11/23 00:26:37 [DEBUG] http: Request GET /v1/status/leader (281.807µs) from=127.0.0.6:41595
    2022/11/23 00:26:40 [DEBUG] http: Request GET /v1/status/leader (179.662µs) from=127.0.0.6:41595
    2022/11/23 00:26:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m0.352865277s) from=127.0.0.6:58195
    2022/11/23 00:26:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m3.185635929s) from=127.0.0.6:52675
    2022/11/23 00:26:57 [DEBUG] http: Request GET /v1/status/leader (265.516µs) from=127.0.0.6:41595
    2022/11/23 00:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m6.475060444s) from=127.0.0.6:46599
    2022/11/23 00:27:00 [DEBUG] http: Request GET /v1/status/leader (345.042µs) from=127.0.0.6:41595
    2022/11/23 00:27:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:27:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m0.792999539s) from=127.0.0.6:42967
    2022/11/23 00:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m2.00491323s) from=127.0.0.6:56983
    2022/11/23 00:27:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m4.387301774s) from=127.0.0.6:50737
    2022/11/23 00:27:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m6.957733612s) from=127.0.0.6:52455
    2022/11/23 00:27:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m5.641968929s) from=127.0.0.6:38921
    2022/11/23 00:27:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:27:15 [DEBUG] agent: Node info in sync
    2022/11/23 00:27:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m1.650582712s) from=127.0.0.6:44049
    2022/11/23 00:27:17 [DEBUG] http: Request GET /v1/status/leader (184.32µs) from=127.0.0.6:41595
    2022/11/23 00:27:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.85709248s) from=127.0.0.6:43295
    2022/11/23 00:27:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m6.482708948s) from=127.0.0.6:35571
    2022/11/23 00:27:20 [DEBUG] http: Request GET /v1/status/leader (251.628µs) from=127.0.0.6:41595
    2022/11/23 00:27:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.302225046s) from=127.0.0.6:37111
    2022/11/23 00:27:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.435190047s) from=127.0.0.6:57339
    2022/11/23 00:27:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m1.714342615s) from=127.0.0.6:47445
    2022/11/23 00:27:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.022239915s) from=127.0.0.6:40341
    2022/11/23 00:27:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.948871253s) from=127.0.0.6:52777
    2022/11/23 00:27:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m0.70159184s) from=127.0.0.6:43103
    2022/11/23 00:27:37 [DEBUG] http: Request GET /v1/status/leader (312.301µs) from=127.0.0.6:41595
    2022/11/23 00:27:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.257872235s) from=127.0.0.6:44487
    2022/11/23 00:27:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m3.660030416s) from=127.0.0.6:50763
    2022/11/23 00:27:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.869743462s) from=127.0.0.6:52087
    2022/11/23 00:27:40 [DEBUG] http: Request GET /v1/status/leader (316.184µs) from=127.0.0.6:44953
    2022/11/23 00:27:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.82738775s) from=127.0.0.6:52643
    2022/11/23 00:27:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m5.173882216s) from=127.0.0.6:39253
    2022/11/23 00:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.276837401s) from=127.0.0.6:50567
    2022/11/23 00:27:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.351868263s) from=127.0.0.6:34951
    2022/11/23 00:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m7.416900702s) from=127.0.0.6:41317
    2022/11/23 00:27:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.638747149s) from=127.0.0.6:33585
    2022/11/23 00:27:57 [DEBUG] http: Request GET /v1/status/leader (205.389µs) from=127.0.0.6:41595
    2022/11/23 00:28:00 [DEBUG] http: Request GET /v1/status/leader (179.39µs) from=127.0.0.6:44953
    2022/11/23 00:28:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:28:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.93698763s) from=127.0.0.6:53123
    2022/11/23 00:28:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.299066673s) from=127.0.0.6:56719
    2022/11/23 00:28:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m1.620585706s) from=127.0.0.6:53105
    2022/11/23 00:28:17 [DEBUG] http: Request GET /v1/status/leader (352.626µs) from=127.0.0.6:41595
    2022/11/23 00:28:20 [DEBUG] http: Request GET /v1/status/leader (483.479µs) from=127.0.0.6:44953
    2022/11/23 00:28:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:28:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m4.950533601s) from=127.0.0.6:45195
    2022/11/23 00:28:37 [DEBUG] http: Request GET /v1/status/leader (192.791µs) from=127.0.0.6:41595
    2022/11/23 00:28:40 [DEBUG] http: Request GET /v1/status/leader (158.79µs) from=127.0.0.6:41595
    2022/11/23 00:28:57 [DEBUG] http: Request GET /v1/status/leader (4.855548ms) from=127.0.0.6:41595
    2022/11/23 00:28:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m6.661729578s) from=127.0.0.6:58195
    2022/11/23 00:28:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m4.241610515s) from=127.0.0.6:52675
    2022/11/23 00:29:00 [DEBUG] http: Request GET /v1/status/leader (349.922µs) from=127.0.0.6:44953
    2022/11/23 00:29:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:29:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.404472842s) from=127.0.0.6:46599
    2022/11/23 00:29:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:29:06 [DEBUG] agent: Node info in sync
    2022/11/23 00:29:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m6.813740744s) from=127.0.0.6:42967
    2022/11/23 00:29:17 [DEBUG] http: Request GET /v1/status/leader (193.747µs) from=127.0.0.6:41595
    2022/11/23 00:29:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m6.398777749s) from=127.0.0.6:56983
    2022/11/23 00:29:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m0.11930652s) from=127.0.0.6:35571
    2022/11/23 00:29:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.131983112s) from=127.0.0.6:43295
    2022/11/23 00:29:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.520443148s) from=127.0.0.6:50737
    2022/11/23 00:29:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m5.263005608s) from=127.0.0.6:38921
    2022/11/23 00:29:20 [DEBUG] http: Request GET /v1/status/leader (355.356µs) from=127.0.0.6:44953
    2022/11/23 00:29:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m6.270991995s) from=127.0.0.6:52455
    2022/11/23 00:29:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m5.225881568s) from=127.0.0.6:44049
    2022/11/23 00:29:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m0.617894531s) from=127.0.0.6:57339
    2022/11/23 00:29:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m6.218982175s) from=127.0.0.6:37111
    2022/11/23 00:29:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m3.404048606s) from=127.0.0.6:47445
    2022/11/23 00:29:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.049481307s) from=127.0.0.6:52777
    2022/11/23 00:29:37 [DEBUG] http: Request GET /v1/status/leader (1.880542ms) from=127.0.0.6:41595
    2022/11/23 00:29:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.647349536s) from=127.0.0.6:40341
    2022/11/23 00:29:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m0.578807437s) from=127.0.0.6:50763
    2022/11/23 00:29:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.212637611s) from=127.0.0.6:44487
    2022/11/23 00:29:40 [DEBUG] http: Request GET /v1/status/leader (395.469µs) from=127.0.0.6:44953
    2022/11/23 00:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.812348432s) from=127.0.0.6:52087
    2022/11/23 00:29:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m4.482782634s) from=127.0.0.6:43103
    2022/11/23 00:29:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m0.024304009s) from=127.0.0.6:50567
    2022/11/23 00:29:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m1.713850576s) from=127.0.0.6:39253
    2022/11/23 00:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.387691693s) from=127.0.0.6:52643
    2022/11/23 00:29:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.101507956s) from=127.0.0.6:34951
    2022/11/23 00:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m5.271563728s) from=127.0.0.6:41317
    2022/11/23 00:29:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m0.444904521s) from=127.0.0.6:33585
    2022/11/23 00:29:57 [DEBUG] http: Request GET /v1/status/leader (321.818µs) from=127.0.0.6:41595
    2022/11/23 00:30:00 [DEBUG] http: Request GET /v1/status/leader (200.318µs) from=127.0.0.6:41595
    2022/11/23 00:30:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.222057388s) from=127.0.0.6:53123
    2022/11/23 00:30:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.403293642s) from=127.0.0.6:56719
    2022/11/23 00:30:17 [DEBUG] http: Request GET /v1/status/leader (219.537µs) from=127.0.0.6:41595
    2022/11/23 00:30:20 [DEBUG] http: Request GET /v1/status/leader (170.496µs) from=127.0.0.6:41595
    2022/11/23 00:30:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=106 (2m6.994353618s) from=127.0.0.6:53105
    2022/11/23 00:30:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=125 (2m0.471417256s) from=127.0.0.6:45195
    2022/11/23 00:30:37 [DEBUG] http: Request GET /v1/status/leader (331.049µs) from=127.0.0.6:41595
    2022/11/23 00:30:40 [DEBUG] http: Request GET /v1/status/leader (358.705µs) from=127.0.0.6:41595
    2022/11/23 00:30:57 [DEBUG] http: Request GET /v1/status/leader (151.959µs) from=127.0.0.6:41595
    2022/11/23 00:31:00 [DEBUG] http: Request GET /v1/status/leader (207.489µs) from=127.0.0.6:44953
    2022/11/23 00:31:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=124 (2m2.013358857s) from=127.0.0.6:58195
    2022/11/23 00:31:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:31:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=128 (2m4.305332063s) from=127.0.0.6:52675
    2022/11/23 00:31:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.233_443" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.163_8806" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.8_8181" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.3.168_8443" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.11_8484" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v2_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_sdnc_10.233.61.29_8282" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.232_9015" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.4.221_8082" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.139_9007" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_catalog_10.233.55.163_8806" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_nsd_10.233.55.163_8806" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.146_8482" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.0.209_8803" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_nslcm_10.233.37.139_8403" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.233_8080" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_parser_10.233.55.163_8806" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:31:05 [DEBUG] agent: Node info in sync
    2022/11/23 00:31:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m2.682309148s) from=127.0.0.6:46599
    2022/11/23 00:31:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=131 (2m4.021547927s) from=127.0.0.6:42967
    2022/11/23 00:31:17 [DEBUG] http: Request GET /v1/status/leader (309.753µs) from=127.0.0.6:41595
    2022/11/23 00:31:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=59 (2m1.122591275s) from=127.0.0.6:35571
    2022/11/23 00:31:20 [DEBUG] http: Request GET /v1/status/leader (303.13µs) from=127.0.0.6:41595
    2022/11/23 00:31:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.409772591s) from=127.0.0.6:43295
    2022/11/23 00:31:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=126 (2m1.271244527s) from=127.0.0.6:52455
    2022/11/23 00:31:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=132 (2m3.805321447s) from=127.0.0.6:56983
    2022/11/23 00:31:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (2m5.348055579s) from=127.0.0.6:50737
    2022/11/23 00:31:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=133 (2m4.252648856s) from=127.0.0.6:44049
    2022/11/23 00:31:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-dxrhq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/23 00:31:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=129 (2m7.080754572s) from=127.0.0.6:38921
    2022/11/23 00:31:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=127 (2m6.828201429s) from=127.0.0.6:57339
    2022/11/23 00:31:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=60 (2m0.721560151s) from=127.0.0.6:47445
    2022/11/23 00:31:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m3.955555614s) from=127.0.0.6:37111
    2022/11/23 00:31:37 [DEBUG] http: Request GET /v1/status/leader (362.644µs) from=127.0.0.6:41595
    2022/11/23 00:31:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.889778005s) from=127.0.0.6:40341
    2022/11/23 00:31:40 [DEBUG] http: Request GET /v1/status/leader (506.309µs) from=127.0.0.6:44953
    2022/11/23 00:31:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m6.641834199s) from=127.0.0.6:52777
    2022/11/23 00:31:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=61 (2m2.656894197s) from=127.0.0.6:43103
    2022/11/23 00:31:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=53 (2m5.500013946s) from=127.0.0.6:50763
    2022/11/23 00:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.866364264s) from=127.0.0.6:52087
    2022/11/23 00:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.926547043s) from=127.0.0.6:44487
    2022/11/23 00:31:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=51 (2m5.027549616s) from=127.0.0.6:50567
    2022/11/23 00:31:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.772765298s) from=127.0.0.6:52643
    2022/11/23 00:31:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=47 (2m4.941784559s) from=127.0.0.6:39253
    2022/11/23 00:31:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=58 (2m3.895526073s) from=127.0.0.6:34951
    2022/11/23 00:31:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=50 (2m1.636272209s) from=127.0.0.6:41317
    2022/11/23 00:31:57 [DEBUG] http: Request GET /v1/status/leader (184.005µs) from=127.0.0.6:41595
    2022/11/23 00:32:00 [DEBUG] http: Request GET /v1/status/leader (156.571µs) from=127.0.0.6:41595
    2022/11/23 00:32:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-dxrhq" since the cluster is too small
    2022/11/23 00:32:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=57 (2m7.374251099s) from=127.0.0.6:33585
    2022/11/23 00:32:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/23 00:32:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.151_9011" in sync
    2022/11/23 00:32:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.250_9001" in sync
    2022/11/23 00:32:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.4.114_9092" in sync
    2022/11/23 00:32:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.45.249_8410" in sync
    2022/11/23 00:32:10 [DEBUG] agent: Service "_v1_vnfres_10.233.61.31_8802" in sync
    2022/11/23 00:32:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.14.232_8801" in sync
    2022/11/23 00:32:10 [DE