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: '33435707-f963-063d-7d98-b1f363a8f51a'
         Node name: 'onap-msb-consul-f96d66b85-8qw7z'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/07/03 05:08:09 [DEBUG] agent: Using random ID "33435707-f963-063d-7d98-b1f363a8f51a" as node ID
    2022/07/03 05:08:09 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:33435707-f963-063d-7d98-b1f363a8f51a Address:127.0.0.1:8300}]
    2022/07/03 05:08:09 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/07/03 05:08:09 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-8qw7z.dc1 127.0.0.1
    2022/07/03 05:08:09 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-8qw7z 127.0.0.1
    2022/07/03 05:08:09 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-8qw7z (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/03 05:08:09 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-8qw7z.dc1" in area "wan"
    2022/07/03 05:08:09 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/07/03 05:08:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/07/03 05:08:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/07/03 05:08:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/07/03 05:08:09 [INFO] agent: started state syncer
    2022/07/03 05:08:09 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/07/03 05:08:09 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/07/03 05:08:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/07/03 05:08:09 [DEBUG] raft: Votes needed: 1
    2022/07/03 05:08:09 [DEBUG] raft: Vote granted from 33435707-f963-063d-7d98-b1f363a8f51a in term 2. Tally: 1
    2022/07/03 05:08:09 [INFO] raft: Election won. Tally: 1
    2022/07/03 05:08:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/07/03 05:08:09 [INFO] consul: cluster leadership acquired
    2022/07/03 05:08:09 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-8qw7z
    2022/07/03 05:08:09 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/07/03 05:08:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:08:09 [INFO] consul: member 'onap-msb-consul-f96d66b85-8qw7z' joined, marking health alive
    2022/07/03 05:08:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/03 05:08:09 [INFO] agent: Synced node info
    2022/07/03 05:08:09 [DEBUG] agent: Node info in sync
    2022/07/03 05:08:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/03 05:08:09 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.2 (currently running: 1.4.3)
    2022/07/03 05:09:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:09:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/03 05:09:47 [DEBUG] agent: Node info in sync
    2022/07/03 05:10:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8qw7z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/03 05:10:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:11:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:11:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/03 05:11:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:12:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:12:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8qw7z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/03 05:12:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/03 05:12:51 [DEBUG] agent: Node info in sync
    2022/07/03 05:13:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:14:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:14:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/03 05:14:38 [DEBUG] agent: Node info in sync
    2022/07/03 05:15:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8qw7z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/03 05:15:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:16:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:16:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/03 05:16:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:17:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:17:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/03 05:17:28 [DEBUG] agent: Node info in sync
    2022/07/03 05:17:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8qw7z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/03 05:18:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:18:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/03 05:18:28 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8qw7z" since the cluster is too small
    2022/07/03 05:19:15 [DEBUG] http: Request GET /v1/status/leader (1.633941ms) from=10.233.71.71:46600
    2022/07/03 05:19:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:15 [INFO] agent: Synced service "_v1_sdc-gui_10.233.23.148_8181"
    2022/07/03 05:19:15 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:15 [DEBUG] http: Request PUT /v1/agent/service/register (7.338177ms) from=10.233.71.71:46608
    2022/07/03 05:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:15 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.980375ms) from=10.233.71.71:46610
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v1_message-router_10.233.12.245_3904"
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.771849ms) from=10.233.71.71:46618
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.139755ms) from=10.233.71.71:46620
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.7.158_9015"
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (8.619988ms) from=10.233.71.71:46622
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (880.056µs) from=10.233.71.71:46624
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.62.85_9011"
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.640279ms) from=10.233.71.71:46628
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (509.444µs) from=10.233.71.71:46632
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.62.85_9011"
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.076242ms) from=10.233.71.71:46634
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (542.078µs) from=10.233.71.71:46636
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v1_sdc_10.233.5.200_8443"
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.283832ms) from=10.233.71.71:46638
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.440633ms) from=10.233.71.71:46640
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.5.200_8080"
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.419968ms) from=10.233.71.71:46642
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (447.945µs) from=10.233.71.71:46644
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.14.147_9007"
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (7.601695ms) from=10.233.71.71:46646
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.220748ms) from=10.233.71.71:46648
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.14.147_9007"
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.692119ms) from=10.233.71.71:46650
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (602.742µs) from=10.233.71.71:46652
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.59.131_443"
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.196063ms) from=10.233.71.71:46654
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (676.025µs) from=10.233.71.71:46656
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:16 [INFO] agent: Synced service "_v1_wf-gui_10.233.14.102_8443"
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.779914ms) from=10.233.71.71:46658
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:16 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (592.046µs) from=10.233.71.71:46660
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v1_parser_10.233.46.36_8806"
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.437285ms) from=10.233.71.71:46662
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (3.093099ms) from=10.233.71.71:46664
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v1_catalog_10.233.46.36_8806"
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (17.600027ms) from=10.233.71.71:46666
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (634.028µs) from=10.233.71.71:46670
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v1_nsd_10.233.46.36_8806"
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.171439ms) from=10.233.71.71:46676
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (622.911µs) from=10.233.71.71:46678
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.46.36_8806"
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (15.415292ms) from=10.233.71.71:46680
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (535.8µs) from=10.233.71.71:46682
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v0_multicloud_10.233.16.204_9001"
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.854945ms) from=10.233.71.71:46684
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (720.684µs) from=10.233.71.71:46686
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v1_multicloud_10.233.16.204_9001"
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.497831ms) from=10.233.71.71:46688
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (682.129µs) from=10.233.71.71:46690
    2022/07/03 05:19:17 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (9.22341ms) from=10.233.71.71:46692
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.069569ms) from=10.233.71.71:46702
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (9.1104ms) from=10.233.71.71:46706
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (4.7143ms) from=10.233.71.71:46708
    2022/07/03 05:19:17 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (6.042842ms) from=10.233.71.71:46710
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (780.008µs) from=10.233.71.71:46712
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (9.21351ms) from=10.233.71.71:46714
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (507.367µs) from=10.233.71.71:46716
    2022/07/03 05:19:17 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.95523ms) from=10.233.71.71:46718
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (523.55µs) from=10.233.71.71:46720
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.513967ms) from=10.233.71.71:46726
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:17 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (597.4µs) from=10.233.71.71:46728
    2022/07/03 05:19:18 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (9.962426ms) from=10.233.71.71:46732
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (551.103µs) from=10.233.71.71:46736
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (10.074997ms) from=10.233.71.71:46740
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (570.186µs) from=10.233.71.71:46744
    2022/07/03 05:19:18 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (12.620076ms) from=10.233.71.71:46748
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (518.611µs) from=10.233.71.71:46750
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.15321ms) from=10.233.71.71:46756
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.260662ms) from=10.233.71.71:46758
    2022/07/03 05:19:18 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (14.456069ms) from=10.233.71.71:46762
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (495.795µs) from=10.233.71.71:46764
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (48.919114ms) from=10.233.71.71:46772
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (562.912µs) from=10.233.71.71:46776
    2022/07/03 05:19:18 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (7.175742ms) from=10.233.71.71:46778
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (526.37µs) from=10.233.71.71:46780
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.386949ms) from=10.233.71.71:46782
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (645.763µs) from=10.233.71.71:46784
    2022/07/03 05:19:18 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (8.869404ms) from=10.233.71.71:46790
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (594.603µs) from=10.233.71.71:46792
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.056223ms) from=10.233.71.71:46794
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:18 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (709.775µs) from=10.233.71.71:46796
    2022/07/03 05:19:19 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.061817ms) from=10.233.71.71:46798
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (658.061µs) from=10.233.71.71:46800
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.224_8446"
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (11.655616ms) from=10.233.71.71:46806
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (832.108µs) from=10.233.71.71:46808
    2022/07/03 05:19:19 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.812613ms) from=10.233.71.71:46812
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (630.967µs) from=10.233.71.71:46814
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (8.242484ms) from=10.233.71.71:46816
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (514.195µs) from=10.233.71.71:46818
    2022/07/03 05:19:19 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.515672ms) from=10.233.71.71:46820
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (597.342µs) from=10.233.71.71:46822
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (13.305576ms) from=10.233.71.71:46824
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (543.722µs) from=10.233.71.71:46826
    2022/07/03 05:19:19 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (11.083403ms) from=10.233.71.71:46828
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (611.391µs) from=10.233.71.71:46830
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (10.727505ms) from=10.233.71.71:46832
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (699.157µs) from=10.233.71.71:46834
    2022/07/03 05:19:19 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request PUT /v1/agent/service/register (9.959419ms) from=10.233.71.71:46836
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:19 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (4.369092ms) from=10.233.71.71:46840
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (11.330552ms) from=10.233.71.71:46844
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (601.929µs) from=10.233.71.71:46850
    2022/07/03 05:19:20 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.912289ms) from=10.233.71.71:46852
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (662.062µs) from=10.233.71.71:46854
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (9.016022ms) from=10.233.71.71:46856
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (883.957µs) from=10.233.71.71:46858
    2022/07/03 05:19:20 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (26.249382ms) from=10.233.71.71:46862
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (510.258µs) from=10.233.71.71:46866
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (15.788533ms) from=10.233.71.71:46870
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (896.015µs) from=10.233.71.71:46874
    2022/07/03 05:19:20 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.84766ms) from=10.233.71.71:46876
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (523.094µs) from=10.233.71.71:46880
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (37.090058ms) from=10.233.71.71:46882
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (453.269µs) from=10.233.71.71:46884
    2022/07/03 05:19:20 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (7.233183ms) from=10.233.71.71:46886
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (934.451µs) from=10.233.71.71:46888
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request PUT /v1/agent/service/register (7.168941ms) from=10.233.71.71:46890
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:20 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.030201ms) from=10.233.71.71:46898
    2022/07/03 05:19:21 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (10.789689ms) from=10.233.71.71:46900
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (523.538µs) from=10.233.71.71:46902
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.224_8446"
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (23.672865ms) from=10.233.71.71:46904
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (1.144026ms) from=10.233.71.71:46908
    2022/07/03 05:19:21 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (13.071967ms) from=10.233.71.71:46910
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (678.091µs) from=10.233.71.71:46912
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (11.859087ms) from=10.233.71.71:46914
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (680.56µs) from=10.233.71.71:46916
    2022/07/03 05:19:21 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.570271ms) from=10.233.71.71:46918
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (464.721µs) from=10.233.71.71:46920
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.06261ms) from=10.233.71.71:46922
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (507.725µs) from=10.233.71.71:46924
    2022/07/03 05:19:21 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (11.638693ms) from=10.233.71.71:46926
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (1.937841ms) from=10.233.71.71:46928
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (40.431764ms) from=10.233.71.71:46934
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (574.605µs) from=10.233.71.71:46938
    2022/07/03 05:19:21 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.612431ms) from=10.233.71.71:46940
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (1.227435ms) from=10.233.71.71:46942
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request PUT /v1/agent/service/register (15.647887ms) from=10.233.71.71:46950
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (501.705µs) from=10.233.71.71:46952
    2022/07/03 05:19:22 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request PUT /v1/agent/service/register (23.534537ms) from=10.233.71.71:46956
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (564.071µs) from=10.233.71.71:46958
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request PUT /v1/agent/service/register (13.522375ms) from=10.233.71.71:46962
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (3.276205ms) from=10.233.71.71:46964
    2022/07/03 05:19:22 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request PUT /v1/agent/service/register (9.414126ms) from=10.233.71.71:46966
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (619.807µs) from=10.233.71.71:46968
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.132869ms) from=10.233.71.71:46974
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:22 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (773.342µs) from=10.233.71.71:46976
    2022/07/03 05:19:23 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.953573ms) from=10.233.71.71:46978
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (1.082784ms) from=10.233.71.71:46980
    2022/07/03 05:19:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.7.158_9015" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.200_8443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.131_443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.200_8080" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.224_8446"
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Node info in sync
    2022/07/03 05:19:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.376664ms) from=10.233.71.71:46990
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_message-router_10.233.12.245_3904" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.85_9011" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_parser_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.204_9001" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.23.148_8181" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.14.147_9007" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.36_8806" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.102_8443" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.224_8446" in sync
    2022/07/03 05:19:23 [DEBUG] agent: Service "_v15_aai-generi