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: '7c1ec274-4faf-c7f8-a2fb-391dba4161fd'
         Node name: 'onap-msb-consul-59f55f8877-wxhf5'
        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/05/15 01:32:08 [DEBUG] agent: Using random ID "7c1ec274-4faf-c7f8-a2fb-391dba4161fd" as node ID
    2022/05/15 01:32:08 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7c1ec274-4faf-c7f8-a2fb-391dba4161fd Address:127.0.0.1:8300}]
    2022/05/15 01:32:08 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/05/15 01:32:09 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/05/15 01:32:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/05/15 01:32:09 [WARN] raft: Unable to get address for server id 7c1ec274-4faf-c7f8-a2fb-391dba4161fd, using fallback address 127.0.0.1:8300: Could not find address for server id 7c1ec274-4faf-c7f8-a2fb-391dba4161fd
    2022/05/15 01:32:09 [DEBUG] raft: Votes needed: 1
    2022/05/15 01:32:09 [DEBUG] raft: Vote granted from 7c1ec274-4faf-c7f8-a2fb-391dba4161fd in term 2. Tally: 1
    2022/05/15 01:32:09 [INFO] raft: Election won. Tally: 1
    2022/05/15 01:32:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/05/15 01:32:09 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-wxhf5.dc1 127.0.0.1
    2022/05/15 01:32:09 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-wxhf5 127.0.0.1
    2022/05/15 01:32:10 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-wxhf5 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/15 01:32:10 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-wxhf5.dc1" in area "wan"
    2022/05/15 01:32:10 [INFO] consul: cluster leadership acquired
    2022/05/15 01:32:10 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/05/15 01:32:10 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-wxhf5
    2022/05/15 01:32:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/05/15 01:32:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/05/15 01:32:10 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/05/15 01:32:10 [INFO] agent: started state syncer
    2022/05/15 01:32:10 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/05/15 01:32:10 [INFO] agent: Synced node info
    2022/05/15 01:32:11 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/05/15 01:32:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:32:11 [INFO] consul: member 'onap-msb-consul-59f55f8877-wxhf5' joined, marking health alive
    2022/05/15 01:32:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:32:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:32:12 [DEBUG] agent: Node info in sync
    2022/05/15 01:32:12 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/05/15 01:33:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:33:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:33:22 [DEBUG] agent: Node info in sync
    2022/05/15 01:34:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wxhf5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/15 01:34:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:35:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:35:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:35:16 [DEBUG] agent: Node info in sync
    2022/05/15 01:36:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:36:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wxhf5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/15 01:37:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:37:05 [DEBUG] agent: Node info in sync
    2022/05/15 01:37:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:38:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:38:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:38:58 [DEBUG] agent: Node info in sync
    2022/05/15 01:39:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:39:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wxhf5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/15 01:40:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:40:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:40:36 [DEBUG] agent: Node info in sync
    2022/05/15 01:41:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:41:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:41:56 [DEBUG] agent: Node info in sync
    2022/05/15 01:42:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:42:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wxhf5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/15 01:43:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:43:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:43:29 [DEBUG] agent: Node info in sync
    2022/05/15 01:44:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:44:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wxhf5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/15 01:45:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:45:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:45:23 [DEBUG] agent: Node info in sync
    2022/05/15 01:46:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:46:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:46:39 [DEBUG] agent: Node info in sync
    2022/05/15 01:47:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wxhf5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/15 01:47:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:47:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/15 01:47:53 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:48:23 [DEBUG] http: Request GET /v1/status/leader (39.294544ms) from=10.233.68.31:45422
    2022/05/15 01:48:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:29 [INFO] agent: Synced service "_v1_sdc-gui_10.233.29.137_8181"
    2022/05/15 01:48:29 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.875736988s) from=10.233.68.31:45432
    2022/05/15 01:48:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:29 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (46.901294ms) from=10.233.68.31:45466
    2022/05/15 01:48:30 [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/05/15 01:48:30 [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/05/15 01:48:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:31 [INFO] agent: Synced service "_v1_wf-gui_10.233.28.36_8443"
    2022/05/15 01:48:31 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.070146698s) from=10.233.68.31:45470
    2022/05/15 01:48:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:31 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (299.827388ms) from=10.233.68.31:45476
    2022/05/15 01:48:32 [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/05/15 01:48:32 [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/05/15 01:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:34 [INFO] agent: Synced service "_v1_parser_10.233.10.219_8806"
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:34 [DEBUG] http: Request PUT /v1/agent/service/register (1.868817499s) from=10.233.68.31:45478
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (366.261µs) from=10.233.68.31:45492
    2022/05/15 01:48:34 [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/05/15 01:48:34 [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/05/15 01:48:34 [INFO] agent: Synced service "_v1_catalog_10.233.10.219_8806"
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:34 [DEBUG] http: Request PUT /v1/agent/service/register (736.639733ms) from=10.233.68.31:45494
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:34 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (637.143µs) from=10.233.68.31:45500
    2022/05/15 01:48:35 [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/05/15 01:48:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:35 [INFO] agent: Synced service "_v1_nsd_10.233.10.219_8806"
    2022/05/15 01:48:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:35 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:35 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:35 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:35 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:35 [DEBUG] http: Request PUT /v1/agent/service/register (700.041563ms) from=10.233.68.31:45502
    2022/05/15 01:48:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (718.012µs) from=10.233.68.31:45516
    2022/05/15 01:48:36 [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/05/15 01:48:36 [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/05/15 01:48:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:36 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.10.219_8806"
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:36 [DEBUG] http: Request PUT /v1/agent/service/register (671.360401ms) from=10.233.68.31:45518
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:36 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (557.498µs) from=10.233.68.31:45522
    2022/05/15 01:48:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"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/05/15 01:48:37 [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/05/15 01:48:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:37 [INFO] agent: Synced service "_v0_multicloud_10.233.12.109_9001"
    2022/05/15 01:48:37 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:37 [DEBUG] http: Request PUT /v1/agent/service/register (615.992667ms) from=10.233.68.31:45524
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:37 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (426.208µs) from=10.233.68.31:45528
    2022/05/15 01:48:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"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/05/15 01:48:37 [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/05/15 01:48:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:39 [INFO] agent: Synced service "_v1_multicloud_10.233.12.109_9001"
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:39 [DEBUG] http: Request PUT /v1/agent/service/register (1.240967352s) from=10.233.68.31:45530
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:39 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (985.352µs) from=10.233.68.31:45554
    2022/05/15 01:48:39 [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/05/15 01:48:39 [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/05/15 01:48:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:40 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.21.3_9007"
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:40 [DEBUG] http: Request PUT /v1/agent/service/register (1.501270757s) from=10.233.68.31:45556
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:40 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (588.579µs) from=10.233.68.31:45566
    2022/05/15 01:48:40 [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/05/15 01:48:40 [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/05/15 01:48:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:42 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.21.3_9007"
    2022/05/15 01:48:42 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:42 [DEBUG] http: Request PUT /v1/agent/service/register (1.260132128s) from=10.233.68.31:45568
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:42 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (550.525µs) from=10.233.68.31:45572
    2022/05/15 01:48:42 [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/05/15 01:48: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/05/15 01:48:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:43 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.38.48_443"
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:43 [DEBUG] http: Request PUT /v1/agent/service/register (579.148036ms) from=10.233.68.31:45582
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (505.758µs) from=10.233.68.31:45586
    2022/05/15 01:48:43 [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/05/15 01:48:43 [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/05/15 01:48:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:43 [INFO] agent: Synced service "_v1_message-router_10.233.55.172_3904"
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:43 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:43 [DEBUG] http: Request PUT /v1/agent/service/register (500.391579ms) from=10.233.68.31:45588
    2022/05/15 01:48:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:43 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (659.15µs) from=10.233.68.31:45592
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:44 [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/05/15 01:48:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:44 [INFO] agent: Synced service "_v1_sdc_10.233.4.239_8443"
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:44 [DEBUG] http: Request PUT /v1/agent/service/register (644.780474ms) from=10.233.68.31:45596
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:44 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:44 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.010239ms) from=10.233.68.31:45602
    2022/05/15 01:48:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:45 [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/05/15 01:48:46 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:46 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.4.239_8080"
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:46 [DEBUG] http: Request PUT /v1/agent/service/register (801.033509ms) from=10.233.68.31:45604
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:46 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:46 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (827.719µs) from=10.233.68.31:45612
    2022/05/15 01:48:46 [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/05/15 01:48:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:47 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.8.199_9015"
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.134360057s) from=10.233.68.31:45614
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:47 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (581.378µs) from=10.233.68.31:45618
    2022/05/15 01:48:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"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/05/15 01:48:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:48 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.1.252_9011"
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:48 [DEBUG] http: Request PUT /v1/agent/service/register (899.957747ms) from=10.233.68.31:45622
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:48 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (638.311µs) from=10.233.68.31:45644
    2022/05/15 01:48:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"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/05/15 01:48:48 [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/05/15 01:48:49 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:49 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.1.252_9011"
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:49 [DEBUG] http: Request PUT /v1/agent/service/register (666.839234ms) from=10.233.68.31:45646
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:49 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (460.3µs) from=10.233.68.31:45650
    2022/05/15 01:48:49 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:50 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:50 [DEBUG] http: Request PUT /v1/agent/service/register (700.739294ms) from=10.233.68.31:45654
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:50 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (448.371µs) from=10.233.68.31:45658
    2022/05/15 01:48:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48: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/05/15 01:48:51 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:51 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:51 [DEBUG] http: Request PUT /v1/agent/service/register (700.799497ms) from=10.233.68.31:45660
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:51 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (731.597µs) from=10.233.68.31:45666
    2022/05/15 01:48:51 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48: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/05/15 01:48:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:52 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:52 [DEBUG] http: Request PUT /v1/agent/service/register (911.585224ms) from=10.233.68.31:45670
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:52 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (477.461µs) from=10.233.68.31:45678
    2022/05/15 01:48:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:53 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:48:53 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:53 [DEBUG] http: Request PUT /v1/agent/service/register (593.18226ms) from=10.233.68.31:45680
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:53 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (385.701µs) from=10.233.68.31:45684
    2022/05/15 01:48:53 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:53 [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/05/15 01:48:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:54 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:54 [DEBUG] http: Request PUT /v1/agent/service/register (431.347865ms) from=10.233.68.31:45686
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:54 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (493.301µs) from=10.233.68.31:45690
    2022/05/15 01:48:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:54 [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/05/15 01:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:56 [DEBUG] http: Request PUT /v1/agent/service/register (2.232368504s) from=10.233.68.31:45692
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:56 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (454.092µs) from=10.233.68.31:45708
    2022/05/15 01:48:56 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:57 [DEBUG] http: Request PUT /v1/agent/service/register (761.261262ms) from=10.233.68.31:45710
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:57 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (336.088µs) from=10.233.68.31:45714
    2022/05/15 01:48:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48: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/05/15 01:48:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:58 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:58 [DEBUG] http: Request PUT /v1/agent/service/register (643.716318ms) from=10.233.68.31:45716
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:58 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (200.319661ms) from=10.233.68.31:45734
    2022/05/15 01:48:58 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48: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/05/15 01:48:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:59 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:59 [DEBUG] http: Request PUT /v1/agent/service/register (916.202982ms) from=10.233.68.31:45738
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:48:59 [DEBUG] agent: Node info in sync
    2022/05/15 01:48:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (411.706µs) from=10.233.68.31:45748
    2022/05/15 01:48:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:48: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/05/15 01:49:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:00 [DEBUG] http: Request PUT /v1/agent/service/register (655.255792ms) from=10.233.68.31:45752
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:00 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (604.211µs) from=10.233.68.31:45760
    2022/05/15 01:49:00 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:00 [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/05/15 01:49:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:01 [DEBUG] http: Request PUT /v1/agent/service/register (360.274811ms) from=10.233.68.31:45762
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (547.023µs) from=10.233.68.31:45766
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:01 [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/05/15 01:49:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:01 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:01 [DEBUG] http: Request PUT /v1/agent/service/register (305.367549ms) from=10.233.68.31:45776
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:01 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (574.872µs) from=10.233.68.31:45780
    2022/05/15 01:49:02 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:02 [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/05/15 01:49:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:02 [DEBUG] http: Request PUT /v1/agent/service/register (361.756593ms) from=10.233.68.31:45782
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:02 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (599.188µs) from=10.233.68.31:45794
    2022/05/15 01:49:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:02 [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/05/15 01:49:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:03 [DEBUG] http: Request PUT /v1/agent/service/register (899.911356ms) from=10.233.68.31:45796
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:03 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (356.152µs) from=10.233.68.31:45804
    2022/05/15 01:49:03 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:04 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:04 [DEBUG] http: Request PUT /v1/agent/service/register (400.258545ms) from=10.233.68.31:45806
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:04 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (693.236µs) from=10.233.68.31:45810
    2022/05/15 01:49:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49: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/05/15 01:49:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:49:06 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:06 [DEBUG] http: Request PUT /v1/agent/service/register (993.400062ms) from=10.233.68.31:45816
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:06 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (626.377µs) from=10.233.68.31:45830
    2022/05/15 01:49:06 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:07 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:07 [DEBUG] http: Request PUT /v1/agent/service/register (780.963115ms) from=10.233.68.31:45834
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (830.457µs) from=10.233.68.31:45836
    2022/05/15 01:49:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:07 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.175_8446"
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:07 [DEBUG] http: Request PUT /v1/agent/service/register (265.027492ms) from=10.233.68.31:45840
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:07 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (99.753155ms) from=10.233.68.31:45842
    2022/05/15 01:49:08 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:08 [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/05/15 01:49:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:08 [DEBUG] http: Request PUT /v1/agent/service/register (319.538328ms) from=10.233.68.31:45864
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (173.646942ms) from=10.233.68.31:45868
    2022/05/15 01:49:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:08 [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/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:09 [DEBUG] http: Request PUT /v1/agent/service/register (300.046452ms) from=10.233.68.31:45872
    2022/05/15 01:49:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (456.66µs) from=10.233.68.31:45874
    2022/05/15 01:49:09 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:09 [DEBUG] http: Request PUT /v1/agent/service/register (485.544972ms) from=10.233.68.31:45876
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:10 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (601.688993ms) from=10.233.68.31:45882
    2022/05/15 01:49:10 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wxhf5" since the cluster is too small
    2022/05/15 01:49:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:11 [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/05/15 01:49:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wxhf5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:12 [DEBUG] http: Request PUT /v1/agent/service/register (1.000234655s) from=10.233.68.31:45888
    2022/05/15 01:49:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (566.043µs) from=10.233.68.31:45892
    2022/05/15 01:49:12 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:12 [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/05/15 01:49:12 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:12 [DEBUG] http: Request PUT /v1/agent/service/register (301.283213ms) from=10.233.68.31:45894
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:12 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (810.489µs) from=10.233.68.31:45904
    2022/05/15 01:49:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:12 [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/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:13 [DEBUG] http: Request PUT /v1/agent/service/register (301.100773ms) from=10.233.68.31:45906
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (602.515µs) from=10.233.68.31:45910
    2022/05/15 01:49:13 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:13 [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/05/15 01:49:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:13 [DEBUG] http: Request PUT /v1/agent/service/register (500.41046ms) from=10.233.68.31:45912
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:13 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (399.777503ms) from=10.233.68.31:45916
    2022/05/15 01:49:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:14 [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/05/15 01:49:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:14 [DEBUG] http: Request PUT /v1/agent/service/register (496.083584ms) from=10.233.68.31:45920
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:14 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (97.546759ms) from=10.233.68.31:45924
    2022/05/15 01:49:15 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:15 [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/05/15 01:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:15 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:15 [DEBUG] http: Request PUT /v1/agent/service/register (179.71743ms) from=10.233.68.31:45926
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:15 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (364.279µs) from=10.233.68.31:45928
    2022/05/15 01:49:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:15 [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/05/15 01:49:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:16 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:16 [DEBUG] http: Request PUT /v1/agent/service/register (665.245701ms) from=10.233.68.31:45930
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:16 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (667.001µs) from=10.233.68.31:45940
    2022/05/15 01:49:16 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:16 [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/05/15 01:49:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:17 [DEBUG] http: Request PUT /v1/agent/service/register (987.238104ms) from=10.233.68.31:45944
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:17 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (97.739623ms) from=10.233.68.31:45968
    2022/05/15 01:49:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:18 [DEBUG] http: Request PUT /v1/agent/service/register (900.230983ms) from=10.233.68.31:45970
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:18 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (563.316µs) from=10.233.68.31:45990
    2022/05/15 01:49:18 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:19 [DEBUG] http: Request PUT /v1/agent/service/register (593.873409ms) from=10.233.68.31:45992
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (397.171µs) from=10.233.68.31:45996
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:19 [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/05/15 01:49:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:19 [DEBUG] http: Request PUT /v1/agent/service/register (200.458064ms) from=10.233.68.31:46000
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:19 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (333.256µs) from=10.233.68.31:46002
    2022/05/15 01:49:20 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:20 [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/05/15 01:49:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:20 [DEBUG] http: Request PUT /v1/agent/service/register (316.567884ms) from=10.233.68.31:46004
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:20 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (807.904µs) from=10.233.68.31:46010
    2022/05/15 01:49:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:20 [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/05/15 01:49:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:21 [DEBUG] http: Request PUT /v1/agent/service/register (451.670742ms) from=10.233.68.31:46012
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:21 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (43.571155ms) from=10.233.68.31:46014
    2022/05/15 01:49:21 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:21 [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/05/15 01:49:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.001047734s) from=10.233.68.31:46018
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:22 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (810.105µs) from=10.233.68.31:46026
    2022/05/15 01:49:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:23 [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/05/15 01:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.175_8446"
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (766.692007ms) from=10.233.68.31:46028
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:23 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (532.953µs) from=10.233.68.31:46034
    2022/05/15 01:49:24 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:24 [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/05/15 01:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (457.088565ms) from=10.233.68.31:46036
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:24 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (509.177µs) from=10.233.68.31:46040
    2022/05/15 01:49:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:24 [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/05/15 01:49:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.54821129s) from=10.233.68.31:46042
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (429.471µs) from=10.233.68.31:46086
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:30 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:30 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:30 [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/05/15 01:49:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:31 [DEBUG] http: Request PUT /v1/agent/service/register (561.012454ms) from=10.233.68.31:46090
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:31 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (132.609293ms) from=10.233.68.31:46092
    2022/05/15 01:49:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:31 [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/05/15 01:49:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:32 [DEBUG] http: Request PUT /v1/agent/service/register (705.345499ms) from=10.233.68.31:46094
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (585.058µs) from=10.233.68.31:46098
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:32 [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/05/15 01:49:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:32 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:33 [DEBUG] http: Request PUT /v1/agent/service/register (900.78964ms) from=10.233.68.31:46102
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:33 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (822.807µs) from=10.233.68.31:46108
    2022/05/15 01:49:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:34 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:34 [DEBUG] http: Request PUT /v1/agent/service/register (600.904433ms) from=10.233.68.31:46112
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (544.979µs) from=10.233.68.31:46116
    2022/05/15 01:49:34 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:34 [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/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:34 [DEBUG] http: Request PUT /v1/agent/service/register (105.755916ms) from=10.233.68.31:46118
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:34 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (449.918µs) from=10.233.68.31:46122
    2022/05/15 01:49:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:34 [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/05/15 01:49:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:35 [DEBUG] http: Request PUT /v1/agent/service/register (357.538934ms) from=10.233.68.31:46124
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (100.615939ms) from=10.233.68.31:46126
    2022/05/15 01:49:35 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:35 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:35 [DEBUG] http: Request PUT /v1/agent/service/register (402.7486ms) from=10.233.68.31:46128
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (97.71773ms) from=10.233.68.31:46136
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:36 [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/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:36 [DEBUG] http: Request PUT /v1/agent/service/register (768.014439ms) from=10.233.68.31:46138
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:36 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (459.406µs) from=10.233.68.31:46144
    2022/05/15 01:49:37 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:37 [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/05/15 01:49:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:37 [DEBUG] http: Request PUT /v1/agent/service/register (699.940031ms) from=10.233.68.31:46146
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:37 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (446.032µs) from=10.233.68.31:46150
    2022/05/15 01:49:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:38 [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/05/15 01:49:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:39 [DEBUG] http: Request PUT /v1/agent/service/register (1.601237878s) from=10.233.68.31:46152
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (100.26546ms) from=10.233.68.31:46184
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:39 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:40 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:40 [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/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:40 [DEBUG] http: Request PUT /v1/agent/service/register (399.268999ms) from=10.233.68.31:46188
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (502.616µs) from=10.233.68.31:46192
    2022/05/15 01:49:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/15 01:49:40 [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/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.175_8446"
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.137_8181" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc_10.233.4.239_8443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_parser_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.36_8443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.109_9001" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_message-router_10.233.55.172_3904" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Node info in sync
    2022/05/15 01:49:40 [DEBUG] http: Request PUT /v1/agent/service/register (208.156624ms) from=10.233.68.31:46194
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.239_8080" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.219_8806" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.199_9015" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.252_9011" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.21.3_9007" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.48_443" in sync
    2022/05/15 01:49:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.175_8446" in sync
    2022/05/15 01:49:40 [DEBUG] agent: