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: 'b629cb62-cc44-643d-3d40-0c7704e134c1'
         Node name: 'onap-msb-consul-5454dcc5c5-vmqkg'
        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:

    2023/02/22 11:11:32 [DEBUG] agent: Using random ID "b629cb62-cc44-643d-3d40-0c7704e134c1" as node ID
    2023/02/22 11:11:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b629cb62-cc44-643d-3d40-0c7704e134c1 Address:127.0.0.1:8300}]
    2023/02/22 11:11:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/02/22 11:11:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vmqkg.dc1 127.0.0.1
    2023/02/22 11:11:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vmqkg 127.0.0.1
    2023/02/22 11:11:32 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-vmqkg (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/22 11:11:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-vmqkg.dc1" in area "wan"
    2023/02/22 11:11:32 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/02/22 11:11:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/02/22 11:11:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/02/22 11:11:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/02/22 11:11:32 [INFO] agent: started state syncer
    2023/02/22 11:11:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/02/22 11:11:32 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/02/22 11:11:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/02/22 11:11:32 [DEBUG] raft: Votes needed: 1
    2023/02/22 11:11:32 [DEBUG] raft: Vote granted from b629cb62-cc44-643d-3d40-0c7704e134c1 in term 2. Tally: 1
    2023/02/22 11:11:32 [INFO] raft: Election won. Tally: 1
    2023/02/22 11:11:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/02/22 11:11:32 [INFO] consul: cluster leadership acquired
    2023/02/22 11:11:32 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-vmqkg
    2023/02/22 11:11:32 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/02/22 11:11:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:11:32 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-vmqkg' joined, marking health alive
    2023/02/22 11:11:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/22 11:11:33 [INFO] agent: Synced node info
    2023/02/22 11:11:33 [DEBUG] agent: Node info in sync
    2023/02/22 11:11:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/22 11:11:34 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.4 (currently running: 1.4.3)
    2023/02/22 11:12:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:13:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/22 11:13:14 [DEBUG] agent: Node info in sync
    2023/02/22 11:13:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vmqkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/22 11:13:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:14:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/22 11:14:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:14:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:15:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:15:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vmqkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/22 11:16:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/22 11:16:11 [DEBUG] agent: Node info in sync
    2023/02/22 11:16:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:17:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:17:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/22 11:17:54 [DEBUG] agent: Node info in sync
    2023/02/22 11:18:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vmqkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/22 11:18:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:19:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:19:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/22 11:19:37 [DEBUG] agent: Node info in sync
    2023/02/22 11:20:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:21:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vmqkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/22 11:21:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/22 11:21:31 [DEBUG] agent: Node info in sync
    2023/02/22 11:21:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:22:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vmqkg" since the cluster is too small
    2023/02/22 11:22:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/22 11:22:45 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:01 [DEBUG] http: Request GET /v1/status/leader (5.080865ms) from=10.233.68.131:50972
    2023/02/22 11:23:02 [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.
    2023/02/22 11:23:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:02 [INFO] agent: Synced service "_v1_parser_10.233.23.1_8806"
    2023/02/22 11:23:02 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:02 [DEBUG] http: Request PUT /v1/agent/service/register (9.726683ms) from=10.233.68.131:50984
    2023/02/22 11:23:02 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:02 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.962661ms) from=10.233.68.131:50990
    2023/02/22 11:23:02 [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.
    2023/02/22 11:23:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:02 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:02 [INFO] agent: Synced service "_v1_catalog_10.233.23.1_8806"
    2023/02/22 11:23:02 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:02 [DEBUG] http: Request PUT /v1/agent/service/register (6.608388ms) from=10.233.68.131:50998
    2023/02/22 11:23:02 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:02 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:02 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (715.9µs) from=10.233.68.131:51000
    2023/02/22 11:23:02 [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.
    2023/02/22 11:23:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:02 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:02 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:02 [INFO] agent: Synced service "_v1_nsd_10.233.23.1_8806"
    2023/02/22 11:23:02 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.885134ms) from=10.233.68.131:51006
    2023/02/22 11:23:02 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:02 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:02 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:02 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (988.963µs) from=10.233.68.131:51010
    2023/02/22 11:23:02 [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.
    2023/02/22 11:23:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.23.1_8806"
    2023/02/22 11:23:03 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:03 [DEBUG] http: Request PUT /v1/agent/service/register (71.730675ms) from=10.233.68.131:51020
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (963.792µs) from=10.233.68.131:51028
    2023/02/22 11:23:03 [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.
    2023/02/22 11:23:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.5.95_9015"
    2023/02/22 11:23:03 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:03 [DEBUG] http: Request PUT /v1/agent/service/register (47.43613ms) from=10.233.68.131:51036
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (420.473µs) from=10.233.68.131:51038
    2023/02/22 11:23:03 [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.
    2023/02/22 11:23:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:03 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.17.170_9011"
    2023/02/22 11:23:03 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:03 [DEBUG] http: Request PUT /v1/agent/service/register (24.772787ms) from=10.233.68.131:51042
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.555158ms) from=10.233.68.131:51044
    2023/02/22 11:23:03 [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.
    2023/02/22 11:23:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:03 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.17.170_9011"
    2023/02/22 11:23:03 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:03 [DEBUG] http: Request PUT /v1/agent/service/register (7.935737ms) from=10.233.68.131:51050
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:03 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (472.207µs) from=10.233.68.131:51052
    2023/02/22 11:23:04 [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.
    2023/02/22 11:23:04 [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.
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [INFO] agent: Synced service "_v1_message-router_10.233.42.100_3904"
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (21.160096ms) from=10.233.68.131:51056
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:04 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (379.656µs) from=10.233.68.131:51058
    2023/02/22 11:23:04 [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.
    2023/02/22 11:23:04 [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.
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [INFO] agent: Synced service "_v1_sdc_10.233.20.89_8443"
    2023/02/22 11:23:04 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (22.716682ms) from=10.233.68.131:51068
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:04 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (391.85µs) from=10.233.68.131:51070
    2023/02/22 11:23:04 [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.
    2023/02/22 11:23:04 [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.
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:04 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.20.89_8080"
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.262876ms) from=10.233.68.131:51076
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:04 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (473.289µs) from=10.233.68.131:51078
    2023/02/22 11:23:04 [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.
    2023/02/22 11:23:04 [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.
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:04 [INFO] agent: Synced service "_v1_sdc-gui_10.233.9.81_8181"
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.11395ms) from=10.233.68.131:51082
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:04 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (412.252µs) from=10.233.68.131:51086
    2023/02/22 11:23:05 [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.
    2023/02/22 11:23:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [INFO] agent: Synced service "_v0_multicloud_10.233.33.250_9001"
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request PUT /v1/agent/service/register (22.009566ms) from=10.233.68.131:51088
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (8.761964ms) from=10.233.68.131:51090
    2023/02/22 11:23:05 [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.
    2023/02/22 11:23:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [INFO] agent: Synced service "_v1_multicloud_10.233.33.250_9001"
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request PUT /v1/agent/service/register (21.172949ms) from=10.233.68.131:51092
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (401.812µs) from=10.233.68.131:51094
    2023/02/22 11:23:05 [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.
    2023/02/22 11:23:05 [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.
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [INFO] agent: Synced service "_v1_wf-gui_10.233.16.56_8443"
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request PUT /v1/agent/service/register (28.625139ms) from=10.233.68.131:51100
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (401.521µs) from=10.233.68.131:51102
    2023/02/22 11:23:05 [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.
    2023/02/22 11:23:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.59.248_9007"
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request PUT /v1/agent/service/register (30.792592ms) from=10.233.68.131:51104
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (401.427µs) from=10.233.68.131:51106
    2023/02/22 11:23:05 [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.
    2023/02/22 11:23:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.59.248_9007"
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request PUT /v1/agent/service/register (44.105947ms) from=10.233.68.131:51118
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:05 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (581.471µs) from=10.233.68.131:51120
    2023/02/22 11:23:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:06 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.48.22_443"
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:06 [DEBUG] http: Request PUT /v1/agent/service/register (24.425374ms) from=10.233.68.131:51132
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (390.125µs) from=10.233.68.131:51134
    2023/02/22 11:23:06 [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.
    2023/02/22 11:23:06 [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.
    2023/02/22 11:23:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:06 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.782307ms) from=10.233.68.131:51136
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:06 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (505.06µs) from=10.233.68.131:51140
    2023/02/22 11:23:07 [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.
    2023/02/22 11:23:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:07 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:07 [DEBUG] http: Request PUT /v1/agent/service/register (47.307285ms) from=10.233.68.131:51158
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:07 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (2.840517ms) from=10.233.68.131:51166
    2023/02/22 11:23:08 [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.
    2023/02/22 11:23:08 [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.
    2023/02/22 11:23:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:08 [DEBUG] http: Request PUT /v1/agent/service/register (10.426529ms) from=10.233.68.131:51178
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (521.871µs) from=10.233.68.131:51182
    2023/02/22 11:23:08 [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.
    2023/02/22 11:23:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:08 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:08 [DEBUG] http: Request PUT /v1/agent/service/register (15.358794ms) from=10.233.68.131:51192
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:08 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (6.976151ms) from=10.233.68.131:51194
    2023/02/22 11:23:09 [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.
    2023/02/22 11:23:09 [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.
    2023/02/22 11:23:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:09 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.916228ms) from=10.233.68.131:51198
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:09 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (1.573606ms) from=10.233.68.131:51210
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:10 [DEBUG] http: Request PUT /v1/agent/service/register (22.025154ms) from=10.233.68.131:51220
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (767.611µs) from=10.233.68.131:51222
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:10 [DEBUG] http: Request PUT /v1/agent/service/register (31.900541ms) from=10.233.68.131:51228
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (426.135µs) from=10.233.68.131:51230
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [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.
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:10 [DEBUG] http: Request PUT /v1/agent/service/register (13.334211ms) from=10.233.68.131:51232
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:10 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (521.076µs) from=10.233.68.131:51234
    2023/02/22 11:23:11 [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.
    2023/02/22 11:23:11 [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.
    2023/02/22 11:23:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:11 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.716364ms) from=10.233.68.131:51240
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (483.375µs) from=10.233.68.131:51242
    2023/02/22 11:23:11 [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.
    2023/02/22 11:23:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:11 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:11 [DEBUG] http: Request PUT /v1/agent/service/register (14.081326ms) from=10.233.68.131:51246
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:11 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (419.146µs) from=10.233.68.131:51250
    2023/02/22 11:23:12 [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.
    2023/02/22 11:23:12 [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.
    2023/02/22 11:23:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:12 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:12 [DEBUG] http: Request PUT /v1/agent/service/register (11.029003ms) from=10.233.68.131:51258
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (447.592µs) from=10.233.68.131:51260
    2023/02/22 11:23:12 [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.
    2023/02/22 11:23:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:12 [DEBUG] http: Request PUT /v1/agent/service/register (10.036631ms) from=10.233.68.131:51264
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (380.16µs) from=10.233.68.131:51268
    2023/02/22 11:23:12 [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.
    2023/02/22 11:23:12 [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.
    2023/02/22 11:23:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:12 [DEBUG] http: Request PUT /v1/agent/service/register (41.042572ms) from=10.233.68.131:51280
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:12 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (374.14µs) from=10.233.68.131:51284
    2023/02/22 11:23:13 [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.
    2023/02/22 11:23:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23: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.
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:13 [DEBUG] http: Request PUT /v1/agent/service/register (29.79534ms) from=10.233.68.131:51288
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:13 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.395194ms) from=10.233.68.131:51294
    2023/02/22 11:23:14 [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.
    2023/02/22 11:23:14 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:14 [DEBUG] http: Request PUT /v1/agent/service/register (26.888734ms) from=10.233.68.131:51306
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (516.456µs) from=10.233.68.131:51308
    2023/02/22 11:23:14 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:14 [DEBUG] http: Request PUT /v1/agent/service/register (24.892477ms) from=10.233.68.131:51314
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (12.565685ms) from=10.233.68.131:51316
    2023/02/22 11:23:14 [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.
    2023/02/22 11:23:14 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:14 [DEBUG] http: Request PUT /v1/agent/service/register (52.187517ms) from=10.233.68.131:51320
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (433.557µs) from=10.233.68.131:51322
    2023/02/22 11:23:14 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.103_8446"
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:14 [DEBUG] http: Request PUT /v1/agent/service/register (31.782838ms) from=10.233.68.131:51324
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:14 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (445.37µs) from=10.233.68.131:51326
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request PUT /v1/agent/service/register (30.060068ms) from=10.233.68.131:51328
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (481.913µs) from=10.233.68.131:51330
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request PUT /v1/agent/service/register (9.560089ms) from=10.233.68.131:51332
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (2.379399ms) from=10.233.68.131:51336
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request PUT /v1/agent/service/register (13.373828ms) from=10.233.68.131:51338
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (403.827µs) from=10.233.68.131:51340
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.088978ms) from=10.233.68.131:51342
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (359.492µs) from=10.233.68.131:51344
    2023/02/22 11:23:15 [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.
    2023/02/22 11:23:15 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request PUT /v1/agent/service/register (39.869922ms) from=10.233.68.131:51348
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:15 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (374.105µs) from=10.233.68.131:51350
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.001148ms) from=10.233.68.131:51352
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (394.055µs) from=10.233.68.131:51356
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request PUT /v1/agent/service/register (30.928727ms) from=10.233.68.131:51358
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (382.555µs) from=10.233.68.131:51362
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.864932ms) from=10.233.68.131:51366
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (410.971µs) from=10.233.68.131:51370
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request PUT /v1/agent/service/register (9.803354ms) from=10.233.68.131:51372
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (429.093µs) from=10.233.68.131:51374
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request PUT /v1/agent/service/register (42.931649ms) from=10.233.68.131:51378
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (464.565µs) from=10.233.68.131:51382
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request PUT /v1/agent/service/register (25.881912ms) from=10.233.68.131:51384
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:16 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (495.553µs) from=10.233.68.131:51386
    2023/02/22 11:23:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (28.10498ms) from=10.233.68.131:51388
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (455.88µs) from=10.233.68.131:51392
    2023/02/22 11:23:17 [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.
    2023/02/22 11:23:17 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (25.845038ms) from=10.233.68.131:51394
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (4.86064ms) from=10.233.68.131:51396
    2023/02/22 11:23:17 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (36.818177ms) from=10.233.68.131:51402
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (360.141µs) from=10.233.68.131:51404
    2023/02/22 11:23:17 [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.
    2023/02/22 11:23:17 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (13.358382ms) from=10.233.68.131:51406
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (369.641µs) from=10.233.68.131:51408
    2023/02/22 11:23:17 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.237708ms) from=10.233.68.131:51412
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (465.991µs) from=10.233.68.131:51414
    2023/02/22 11:23:17 [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.
    2023/02/22 11:23:17 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (8.475211ms) from=10.233.68.131:51422
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (4.491918ms) from=10.233.68.131:51424
    2023/02/22 11:23:17 [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.
    2023/02/22 11:23: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.
    2023/02/22 11:23: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.
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.103_8446"
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (18.952932ms) from=10.233.68.131:51428
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:17 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (456.108µs) from=10.233.68.131:51430
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (28.268711ms) from=10.233.68.131:51432
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (661.707µs) from=10.233.68.131:51440
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (25.218929ms) from=10.233.68.131:51446
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (366.799µs) from=10.233.68.131:51448
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (17.860578ms) from=10.233.68.131:51450
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (369.292µs) from=10.233.68.131:51452
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.501785ms) from=10.233.68.131:51456
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (483.106µs) from=10.233.68.131:51458
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (10.755245ms) from=10.233.68.131:51460
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (399.513µs) from=10.233.68.131:51462
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.785316ms) from=10.233.68.131:51466
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (474.512µs) from=10.233.68.131:51468
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (19.72195ms) from=10.233.68.131:51474
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (374.573µs) from=10.233.68.131:51476
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (35.608701ms) from=10.233.68.131:51478
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (492.781µs) from=10.233.68.131:51480
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [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.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (7.313258ms) from=10.233.68.131:51482
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:18 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (1.69378ms) from=10.233.68.131:51484
    2023/02/22 11:23:19 [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.
    2023/02/22 11:23:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (52.739872ms) from=10.233.68.131:51486
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (4.645469ms) from=10.233.68.131:51488
    2023/02/22 11:23:19 [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.
    2023/02/22 11:23:19 [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.
    2023/02/22 11:23:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.168426ms) from=10.233.68.131:51490
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (5.831115ms) from=10.233.68.131:51492
    2023/02/22 11:23:19 [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.
    2023/02/22 11:23:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.420578ms) from=10.233.68.131:51502
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (464.371µs) from=10.233.68.131:51504
    2023/02/22 11:23:19 [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.
    2023/02/22 11:23:19 [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.
    2023/02/22 11:23:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.48.22_443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.42.100_3904" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.103_8446"
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc_10.233.20.89_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.95_9015" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.56_8443" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.89_8080" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.248_9007" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.17.170_9011" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.33.250_9001" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Node info in sync
    2023/02/22 11:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.362068ms) from=10.233.68.131:51510
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.9.81_8181" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v1_parser_10.233.23.1_8806" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.103_8446" in sync
    2023/02/22 11:23:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.103_8446" in sync
    2023/02/