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: 'ebea9e4f-5ede-0e13-9dab-4642c13d150b'
         Node name: 'dev-msb-consul-5fdfc4cfd5-9c5l2'
        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/03/18 11:56:10 [DEBUG] agent: Using random ID "ebea9e4f-5ede-0e13-9dab-4642c13d150b" as node ID
    2022/03/18 11:56:10 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ebea9e4f-5ede-0e13-9dab-4642c13d150b Address:127.0.0.1:8300}]
    2022/03/18 11:56:10 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/03/18 11:56:10 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-9c5l2.dc1 127.0.0.1
    2022/03/18 11:56:10 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-9c5l2 127.0.0.1
    2022/03/18 11:56:10 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-9c5l2.dc1" in area "wan"
    2022/03/18 11:56:10 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-9c5l2 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/18 11:56:10 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/03/18 11:56:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/03/18 11:56:10 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/03/18 11:56:10 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/03/18 11:56:10 [INFO] agent: started state syncer
    2022/03/18 11:56:10 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/03/18 11:56:10 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/03/18 11:56:10 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/03/18 11:56:10 [DEBUG] raft: Votes needed: 1
    2022/03/18 11:56:10 [DEBUG] raft: Vote granted from ebea9e4f-5ede-0e13-9dab-4642c13d150b in term 2. Tally: 1
    2022/03/18 11:56:10 [INFO] raft: Election won. Tally: 1
    2022/03/18 11:56:10 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/03/18 11:56:10 [INFO] consul: cluster leadership acquired
    2022/03/18 11:56:10 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-9c5l2
    2022/03/18 11:56:10 [INFO] agent: Synced node info
    2022/03/18 11:56:10 [DEBUG] agent: Node info in sync
    2022/03/18 11:56:10 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/03/18 11:56:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 11:56:10 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-9c5l2' joined, marking health alive
    2022/03/18 11:56:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 11:56:13 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/03/18 11:57:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 11:57:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 11:57:49 [DEBUG] agent: Node info in sync
    2022/03/18 11:58:10 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-9c5l2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/18 11:58:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 11:59:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 11:59:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 11:59:29 [DEBUG] agent: Node info in sync
    2022/03/18 12:00:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 12:00:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 12:00:47 [DEBUG] agent: Node info in sync
    2022/03/18 12:00:52 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-9c5l2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/18 12:01:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 12:02:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 12:02:00 [DEBUG] agent: Node info in sync
    2022/03/18 12:02:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 12:03:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 12:03:02 [DEBUG] agent: Node info in sync
    2022/03/18 12:03:03 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-9c5l2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/18 12:03:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 12:04:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 12:04:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 12:04:57 [DEBUG] agent: Node info in sync
    2022/03/18 12:05:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 12:05:24 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-9c5l2.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/18 12:06:10 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-9c5l2" since the cluster is too small
    2022/03/18 12:06:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 12:06:11 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:52 [DEBUG] http: Request GET /v1/status/leader (1.560231ms) from=10.242.83.144:46452
    2022/03/18 12:06:52 [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/03/18 12:06:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:52 [INFO] agent: Synced service "_v0_multicloud_10.96.133.253_9001"
    2022/03/18 12:06:52 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:52 [DEBUG] http: Request PUT /v1/agent/service/register (16.302535ms) from=10.242.83.144:46456
    2022/03/18 12:06:52 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:52 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (7.344654ms) from=10.242.83.144:46458
    2022/03/18 12:06:52 [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/03/18 12:06:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:52 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:52 [INFO] agent: Synced service "_v1_multicloud_10.96.133.253_9001"
    2022/03/18 12:06:52 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:52 [DEBUG] http: Request PUT /v1/agent/service/register (2.763363ms) from=10.242.83.144:46464
    2022/03/18 12:06:52 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:52 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:52 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (448.379µs) from=10.242.83.144:46466
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.78.28_9011"
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.434167ms) from=10.242.83.144:46468
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (440.616µs) from=10.242.83.144:46470
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.78.28_9011"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.996606ms) from=10.242.83.144:46474
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (326.458µs) from=10.242.83.144:46476
    2022/03/18 12:06:53 [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/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_wf-gui_10.96.33.227_8443"
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.058462ms) from=10.242.83.144:46478
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (347.158µs) from=10.242.83.144:46480
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.102.21_9007"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.585208ms) from=10.242.83.144:46482
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (316.957µs) from=10.242.83.144:46484
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.102.21_9007"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.241548ms) from=10.242.83.144:46488
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (9.057257ms) from=10.242.83.144:46490
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_parser_10.96.12.32_8806"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.063527ms) from=10.242.83.144:46492
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.096114ms) from=10.242.83.144:46494
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_catalog_10.96.12.32_8806"
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.993994ms) from=10.242.83.144:46496
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (3.07732ms) from=10.242.83.144:46498
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_nsd_10.96.12.32_8806"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.247626ms) from=10.242.83.144:46500
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (335.756µs) from=10.242.83.144:46502
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.12.32_8806"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.609242ms) from=10.242.83.144:46504
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (441.461µs) from=10.242.83.144:46506
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_sdc_10.96.125.100_8443"
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.094053ms) from=10.242.83.144:46508
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (362.849µs) from=10.242.83.144:46510
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.125.100_8080"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.084732ms) from=10.242.83.144:46512
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (262.059µs) from=10.242.83.144:46514
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.155.116_9015"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.86957ms) from=10.242.83.144:46516
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (281.521µs) from=10.242.83.144:46518
    2022/03/18 12:06:53 [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/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_sdc-gui_10.96.208.231_8181"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.631494ms) from=10.242.83.144:46520
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (311.149µs) from=10.242.83.144:46522
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_message-router_10.96.36.44_3904"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.611549ms) from=10.242.83.144:46524
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (390.131µs) from=10.242.83.144:46526
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.144.167_443"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.572798ms) from=10.242.83.144:46528
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (332.029µs) from=10.242.83.144:46530
    2022/03/18 12:06:53 [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/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.672189ms) from=10.242.83.144:46532
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (258.285µs) from=10.242.83.144:46534
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.001758ms) from=10.242.83.144:46536
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (228.305µs) from=10.242.83.144:46538
    2022/03/18 12:06:53 [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/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (3.656553ms) from=10.242.83.144:46540
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.043447ms) from=10.242.83.144:46542
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.591427ms) from=10.242.83.144:46544
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (567.98µs) from=10.242.83.144:46546
    2022/03/18 12:06:53 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.063308ms) from=10.242.83.144:46548
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (300.595µs) from=10.242.83.144:46550
    2022/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.974027ms) from=10.242.83.144:46552
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (314.356µs) from=10.242.83.144:46554
    2022/03/18 12:06:53 [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/03/18 12:06:53 [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/03/18 12:06:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (2.917714ms) from=10.242.83.144:46556
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:53 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (347.181µs) from=10.242.83.144:46558
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.595854ms) from=10.242.83.144:46560
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (352.205µs) from=10.242.83.144:46564
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.076847ms) from=10.242.83.144:46566
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (289.463µs) from=10.242.83.144:46568
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.527434ms) from=10.242.83.144:46570
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (251.992µs) from=10.242.83.144:46572
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.575394ms) from=10.242.83.144:46574
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (295.75µs) from=10.242.83.144:46576
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.887795ms) from=10.242.83.144:46578
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (365.292µs) from=10.242.83.144:46580
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.859577ms) from=10.242.83.144:46582
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (326.02µs) from=10.242.83.144:46584
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.291142ms) from=10.242.83.144:46586
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (361.378µs) from=10.242.83.144:46588
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.466027ms) from=10.242.83.144:46590
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (360.846µs) from=10.242.83.144:46592
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (2.687174ms) from=10.242.83.144:46594
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (299.382µs) from=10.242.83.144:46596
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.986383ms) from=10.242.83.144:46598
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (1.06776ms) from=10.242.83.144:46600
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.57638ms) from=10.242.83.144:46602
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (4.33683ms) from=10.242.83.144:46604
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.389544ms) from=10.242.83.144:46606
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (372.135µs) from=10.242.83.144:46608
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.136077ms) from=10.242.83.144:46610
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (340.748µs) from=10.242.83.144:46612
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.291638ms) from=10.242.83.144:46614
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (291.338µs) from=10.242.83.144:46616
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.305757ms) from=10.242.83.144:46618
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (283.364µs) from=10.242.83.144:46620
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.209943ms) from=10.242.83.144:46626
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (277.518µs) from=10.242.83.144:46628
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.006203ms) from=10.242.83.144:46630
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (330.842µs) from=10.242.83.144:46632
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.139803ms) from=10.242.83.144:46634
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (260.354µs) from=10.242.83.144:46636
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.127435ms) from=10.242.83.144:46638
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (259.499µs) from=10.242.83.144:46640
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (9.134848ms) from=10.242.83.144:46642
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.471521ms) from=10.242.83.144:46644
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.009865ms) from=10.242.83.144:46646
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (381.545µs) from=10.242.83.144:46648
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.911661ms) from=10.242.83.144:46650
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (403.103µs) from=10.242.83.144:46652
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.61632ms) from=10.242.83.144:46654
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (430.914µs) from=10.242.83.144:46656
    2022/03/18 12:06:54 [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/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (13.377605ms) from=10.242.83.144:46658
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (406.869µs) from=10.242.83.144:46660
    2022/03/18 12:06:54 [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/03/18 12:06:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (2.85494ms) from=10.242.83.144:46662
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:54 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (422.573µs) from=10.242.83.144:46664
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.864799ms) from=10.242.83.144:46666
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (336.71µs) from=10.242.83.144:46668
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.675624ms) from=10.242.83.144:46670
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (284.618µs) from=10.242.83.144:46672
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.515161ms) from=10.242.83.144:46674
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (315.568µs) from=10.242.83.144:46676
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.839176ms) from=10.242.83.144:46678
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (340.404µs) from=10.242.83.144:46680
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v11__aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.956532ms) from=10.242.83.144:46682
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (415.431µs) from=10.242.83.144:46684
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v11_aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.934202ms) from=10.242.83.144:46686
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (513.718µs) from=10.242.83.144:46688
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v12__aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (14.764557ms) from=10.242.83.144:46690
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (258.187µs) from=10.242.83.144:46692
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v12_aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.955967ms) from=10.242.83.144:46694
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (522.698µs) from=10.242.83.144:46696
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v13__aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (7.011812ms) from=10.242.83.144:46698
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (455.813µs) from=10.242.83.144:46700
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v13_aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.897729ms) from=10.242.83.144:46702
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (317.046µs) from=10.242.83.144:46704
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v14__aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.53241ms) from=10.242.83.144:46706
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (354.596µs) from=10.242.83.144:46708
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v14_aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.908584ms) from=10.242.83.144:46710
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (378.827µs) from=10.242.83.144:46712
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v15__aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.136254ms) from=10.242.83.144:46714
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (798.03µs) from=10.242.83.144:46716
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v15_aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.985892ms) from=10.242.83.144:46718
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (306.847µs) from=10.242.83.144:46720
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v16__aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (7.186972ms) from=10.242.83.144:46722
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (400.859µs) from=10.242.83.144:46724
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v16_aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.069706ms) from=10.242.83.144:46726
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (447.852µs) from=10.242.83.144:46728
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v17__aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.993635ms) from=10.242.83.144:46730
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (259.724µs) from=10.242.83.144:46732
    2022/03/18 12:06:55 [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/03/18 12:06:55 [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/03/18 12:06:55 [DEBUG] 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/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.33.227_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.155.116_9015" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc_10.96.125.100_8443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_message-router_10.96.36.44_3904" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [INFO] agent: Synced service "_v17_aai-nquery_10.242.63.68_8446"
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Node info in sync
    2022/03/18 12:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.162317ms) from=10.242.83.144:46734
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.208.231_8181" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.102.21_9007" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.125.100_8080" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_nsd_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud_10.96.133.253_9001" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.78.28_9011" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_parser_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.144.167_443" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v1_catalog_10.96.12.32_8806" in sync
    2022/03/18 12:06:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2022/03/18 12:06:55 [DEBUG] age