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: '644c74e9-3ded-c27f-bbfe-6c9baa7041a6'
         Node name: 'onap-msb-consul-f96d66b85-qg29g'
        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/08/03 03:04:32 [DEBUG] agent: Using random ID "644c74e9-3ded-c27f-bbfe-6c9baa7041a6" as node ID
    2022/08/03 03:04:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:644c74e9-3ded-c27f-bbfe-6c9baa7041a6 Address:127.0.0.1:8300}]
    2022/08/03 03:04:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/08/03 03:04:32 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-qg29g.dc1 127.0.0.1
    2022/08/03 03:04:32 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-qg29g 127.0.0.1
    2022/08/03 03:04:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-qg29g.dc1" in area "wan"
    2022/08/03 03:04:32 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-qg29g (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 03:04:32 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/08/03 03:04:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/08/03 03:04:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/08/03 03:04:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/08/03 03:04:32 [INFO] agent: started state syncer
    2022/08/03 03:04:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/08/03 03:04:32 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/08/03 03:04:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/08/03 03:04:32 [DEBUG] raft: Votes needed: 1
    2022/08/03 03:04:32 [DEBUG] raft: Vote granted from 644c74e9-3ded-c27f-bbfe-6c9baa7041a6 in term 2. Tally: 1
    2022/08/03 03:04:32 [INFO] raft: Election won. Tally: 1
    2022/08/03 03:04:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/08/03 03:04:32 [INFO] consul: cluster leadership acquired
    2022/08/03 03:04:32 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-qg29g
    2022/08/03 03:04:32 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/08/03 03:04:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:04:32 [INFO] consul: member 'onap-msb-consul-f96d66b85-qg29g' joined, marking health alive
    2022/08/03 03:04:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 03:04:32 [INFO] agent: Synced node info
==> Newer Consul version available: 1.12.3 (currently running: 1.4.3)
    2022/08/03 03:04:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 03:04:35 [DEBUG] agent: Node info in sync
    2022/08/03 03:04:35 [DEBUG] agent: Node info in sync
    2022/08/03 03:05:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:06:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 03:06:20 [DEBUG] agent: Node info in sync
    2022/08/03 03:06:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-qg29g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 03:06:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:07:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 03:07:23 [DEBUG] agent: Node info in sync
    2022/08/03 03:07:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:08:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:08:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 03:08:56 [DEBUG] agent: Node info in sync
    2022/08/03 03:09:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-qg29g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 03:09:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:10:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 03:10:05 [DEBUG] agent: Node info in sync
    2022/08/03 03:10:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:11:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-qg29g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 03:11:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:12:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 03:12:03 [DEBUG] agent: Node info in sync
    2022/08/03 03:12:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:13:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:13:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/03 03:13:49 [DEBUG] agent: Node info in sync
    2022/08/03 03:14:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-qg29g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/03 03:14:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-qg29g" since the cluster is too small
    2022/08/03 03:15:13 [DEBUG] http: Request GET /v1/status/leader (965.482µs) from=10.233.70.131:42892
    2022/08/03 03:15:13 [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/08/03 03:15: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/08/03 03:15:13 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.0.120_443"
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] http: Request PUT /v1/agent/service/register (121.049746ms) from=10.233.70.131:42894
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.340584ms) from=10.233.70.131:42900
    2022/08/03 03:15:13 [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/08/03 03:15: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/08/03 03:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:13 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.56.137_9015"
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.441488ms) from=10.233.70.131:42904
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (20.660672ms) from=10.233.70.131:42906
    2022/08/03 03:15:13 [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/08/03 03:15:13 [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/08/03 03:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:13 [INFO] agent: Synced service "_v1_wf-gui_10.233.11.82_8443"
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.460067ms) from=10.233.70.131:42908
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (608.174µs) from=10.233.70.131:42910
    2022/08/03 03:15:13 [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/08/03 03:15: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/08/03 03:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:13 [INFO] agent: Synced service "_v1_message-router_10.233.36.81_3904"
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] http: Request PUT /v1/agent/service/register (20.939017ms) from=10.233.70.131:42912
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (518.656µs) from=10.233.70.131:42918
    2022/08/03 03:15:13 [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/08/03 03:15: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/08/03 03:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:13 [INFO] agent: Synced service "_v1_parser_10.233.63.84_8806"
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:13 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:13 [DEBUG] http: Request PUT /v1/agent/service/register (12.741574ms) from=10.233.70.131:42920
    2022/08/03 03:15:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (406.261µs) from=10.233.70.131:42922
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v1_catalog_10.233.63.84_8806"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (7.830447ms) from=10.233.70.131:42924
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (356.234µs) from=10.233.70.131:42926
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v1_nsd_10.233.63.84_8806"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (7.688018ms) from=10.233.70.131:42928
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (431.955µs) from=10.233.70.131:42930
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.63.84_8806"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.565534ms) from=10.233.70.131:42932
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (318.582µs) from=10.233.70.131:42934
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v0_multicloud_10.233.44.245_9001"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (7.806299ms) from=10.233.70.131:42936
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (337.136µs) from=10.233.70.131:42938
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v1_multicloud_10.233.44.245_9001"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (8.239085ms) from=10.233.70.131:42940
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (372.595µs) from=10.233.70.131:42942
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.2.230_9007"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.82302ms) from=10.233.70.131:42944
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (809.473µs) from=10.233.70.131:42946
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.2.230_9007"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (7.143581ms) from=10.233.70.131:42952
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (442.737µs) from=10.233.70.131:42954
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.14.74_9011"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (26.02814ms) from=10.233.70.131:42960
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (460.303µs) from=10.233.70.131:42966
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.14.74_9011"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.053652ms) from=10.233.70.131:42972
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (610.329µs) from=10.233.70.131:42974
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v1_sdc_10.233.47.24_8443"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (3.812149ms) from=10.233.70.131:42976
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (388.976µs) from=10.233.70.131:42978
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.47.24_8080"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (3.427932ms) from=10.233.70.131:42980
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (366.195µs) from=10.233.70.131:42982
    2022/08/03 03:15:14 [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/08/03 03:15:14 [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/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v1_sdc-gui_10.233.57.188_8181"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (9.799436ms) from=10.233.70.131:42986
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.365818ms) from=10.233.70.131:42988
    2022/08/03 03:15:14 [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/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.09929ms) from=10.233.70.131:42992
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (415.561µs) from=10.233.70.131:42994
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.819235ms) from=10.233.70.131:42996
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (2.043327ms) from=10.233.70.131:42998
    2022/08/03 03:15:14 [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/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.597275ms) from=10.233.70.131:43002
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (697.495µs) from=10.233.70.131:43004
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.73839ms) from=10.233.70.131:43006
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (356.692µs) from=10.233.70.131:43008
    2022/08/03 03:15:14 [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/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (8.859804ms) from=10.233.70.131:43010
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (340.801µs) from=10.233.70.131:43012
    2022/08/03 03:15:14 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.853955ms) from=10.233.70.131:43014
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:14 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (4.959822ms) from=10.233.70.131:43016
    2022/08/03 03:15:15 [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/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (7.126925ms) from=10.233.70.131:43018
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (13.040087ms) from=10.233.70.131:43020
    2022/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (13.800381ms) from=10.233.70.131:43022
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (389.376µs) from=10.233.70.131:43024
    2022/08/03 03:15:15 [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/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (8.931197ms) from=10.233.70.131:43026
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (354.676µs) from=10.233.70.131:43028
    2022/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (27.518118ms) from=10.233.70.131:43030
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (461.524µs) from=10.233.70.131:43034
    2022/08/03 03:15:15 [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/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (13.796264ms) from=10.233.70.131:43036
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (371.446µs) from=10.233.70.131:43038
    2022/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (12.641174ms) from=10.233.70.131:43040
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (332.079µs) from=10.233.70.131:43042
    2022/08/03 03:15:15 [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/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (16.922291ms) from=10.233.70.131:43044
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (408.627µs) from=10.233.70.131:43046
    2022/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (16.786495ms) from=10.233.70.131:43048
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.443966ms) from=10.233.70.131:43050
    2022/08/03 03:15:15 [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/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (29.049247ms) from=10.233.70.131:43052
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (357.513µs) from=10.233.70.131:43054
    2022/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (25.943084ms) from=10.233.70.131:43056
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (357.899µs) from=10.233.70.131:43058
    2022/08/03 03:15:15 [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/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (75.971633ms) from=10.233.70.131:43060
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (355.61µs) from=10.233.70.131:43064
    2022/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (23.916062ms) from=10.233.70.131:43066
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (5.761435ms) from=10.233.70.131:43068
    2022/08/03 03:15:15 [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/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.880343ms) from=10.233.70.131:43072
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (5.325302ms) from=10.233.70.131:43074
    2022/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (3.655651ms) from=10.233.70.131:43076
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (431.48µs) from=10.233.70.131:43078
    2022/08/03 03:15:15 [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/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (12.45608ms) from=10.233.70.131:43082
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (579.454µs) from=10.233.70.131:43084
    2022/08/03 03:15:15 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request PUT /v1/agent/service/register (85.246921ms) from=10.233.70.131:43088
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:15 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (447.54µs) from=10.233.70.131:43090
    2022/08/03 03:15:16 [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/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (11.111828ms) from=10.233.70.131:43092
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (375.247µs) from=10.233.70.131:43094
    2022/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (44.053242ms) from=10.233.70.131:43096
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (515.522µs) from=10.233.70.131:43098
    2022/08/03 03:15:16 [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/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.866658ms) from=10.233.70.131:43102
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (342.563µs) from=10.233.70.131:43104
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.712363ms) from=10.233.70.131:43106
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (333.778µs) from=10.233.70.131:43108
    2022/08/03 03:15:16 [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/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (35.587961ms) from=10.233.70.131:43110
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (603.583µs) from=10.233.70.131:43114
    2022/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (17.031396ms) from=10.233.70.131:43116
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (375.805µs) from=10.233.70.131:43118
    2022/08/03 03:15: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/08/03 03:15: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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (15.50439ms) from=10.233.70.131:43120
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (343.832µs) from=10.233.70.131:43122
    2022/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (24.197403ms) from=10.233.70.131:43124
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (385.235µs) from=10.233.70.131:43126
    2022/08/03 03:15:16 [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/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (19.115752ms) from=10.233.70.131:43128
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (341.269µs) from=10.233.70.131:43130
    2022/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (7.788292ms) from=10.233.70.131:43132
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (386.972µs) from=10.233.70.131:43134
    2022/08/03 03:15:16 [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/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (23.691991ms) from=10.233.70.131:43136
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (3.180057ms) from=10.233.70.131:43140
    2022/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (35.413679ms) from=10.233.70.131:43142
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (458.617µs) from=10.233.70.131:43148
    2022/08/03 03:15:16 [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/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (23.656396ms) from=10.233.70.131:43150
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (430.344µs) from=10.233.70.131:43152
    2022/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (21.240976ms) from=10.233.70.131:43154
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (1.526826ms) from=10.233.70.131:43156
    2022/08/03 03:15:16 [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/08/03 03:15:16 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request PUT /v1/agent/service/register (45.801311ms) from=10.233.70.131:43162
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:16 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (859.413µs) from=10.233.70.131:43164
    2022/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (10.590761ms) from=10.233.70.131:43166
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (324.034µs) from=10.233.70.131:43168
    2022/08/03 03:15:17 [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/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (29.984288ms) from=10.233.70.131:43170
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (454.84µs) from=10.233.70.131:43172
    2022/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (35.352575ms) from=10.233.70.131:43178
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (351.605µs) from=10.233.70.131:43182
    2022/08/03 03:15:17 [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/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (21.643664ms) from=10.233.70.131:43184
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (465.753µs) from=10.233.70.131:43186
    2022/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (14.595844ms) from=10.233.70.131:43188
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (19.135503ms) from=10.233.70.131:43190
    2022/08/03 03:15:17 [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/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (8.316723ms) from=10.233.70.131:43192
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (518.565µs) from=10.233.70.131:43194
    2022/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (16.223624ms) from=10.233.70.131:43196
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (757.662µs) from=10.233.70.131:43198
    2022/08/03 03:15:17 [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/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (16.129481ms) from=10.233.70.131:43200
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (470.032µs) from=10.233.70.131:43212
    2022/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.692469ms) from=10.233.70.131:43214
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (425.742µs) from=10.233.70.131:43216
    2022/08/03 03:15:17 [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/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (62.9937ms) from=10.233.70.131:43218
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (363.405µs) from=10.233.70.131:43222
    2022/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (15.004781ms) from=10.233.70.131:43224
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (358.346µs) from=10.233.70.131:43226
    2022/08/03 03:15:17 [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/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.69_8446"
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request PUT /v1/agent/service/register (56.336382ms) from=10.233.70.131:43228
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Node info in sync
    2022/08/03 03:15:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (367.141µs) from=10.233.70.131:43232
    2022/08/03 03:15:17 [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/08/03 03:15: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/08/03 03:15: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/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.230_9007" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.24_8080" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.11.82_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_parser_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_message-router_10.233.36.81_3904" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.24_8443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.120_443" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.74_9011" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.56.137_9015" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.188_8181" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v0_multicloud_10.233.44.245_9001" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.84_8806" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.69_8446" in sync
    2022/08/03 03:15:17 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.69_8446"
    2022/08/0